Vehicle Make and Model Recognition Results

The following XML shows a single record produced by vehicle make and model recognition.

<record>
    ...
    <trackname>VehicleMakeModel.Result</trackname>
    <VehicleModelResult>
        <id>e2fb50f1-a71a-46e0-8af6-c5e7e5ba3afc</id>
        <grillepatch>
            <point>
                <x>379</x>
                <y>680</y>
            </point>
            <point>
                <x>739</x>
                <y>680</y>
            </point>
            <point>
                <x>739</x>
                <y>784</y>
            </point>
            <point>
                <x>379</x>
                <y>784</y>
            </point>
        </grillepatch>
        <identity>
            <identifier>FocusRS</identifier>
            <database>Cars</database>
            <confidence>77</confidence>
            <metadata>
                <item>
                    <key>type</key>
                    <value>hatchback</value>
                </item>
            </metadata>
        </identity>
        <grillepercentage>100</grillepercentage>
        <vehiclemake>Ford</vehiclemake>
        <vehiclemakescore>100</vehiclemakescore>
        <region>
            <left>296</left>
            <top>496</top>
            <width>501</width>
            <height>416</height>
        </region>
        <regionscore>100</regionscore>
        <vehicletype>car</vehicletype>
        <vehicletypescore>98</vehicletypescore>
    </VehicleModelResult>
</record>

The record contains the following information: