Clothing Analysis Results

Clothing analysis can produce several results for each person. When you set ClothingMode=Full,Upper,Lower, Media Server can produce up to three results for each person, describing the clothing covering the full body, upper body, and lower body. Media Server does not produce a result if a region is outside the image, or if clothing analysis cannot find the region.

The following XML shows a single record produced by clothing analysis.

<record>
   ...
   <trackname>Clothing.Result</trackname>
   <ClothingResult>
     <id>63f77e13-e916-4528-acfb-559e1db28574</id>
     <parentID>0fba065c-48d4-442b-9801-b10f84c4b3b6</parentID>
     <region>
       <left>116</left>
       <top>190</top>
       <width>248</width>
       <height>480</height>
     </region>
     <regiontype>Full</regiontype>
   </ClothingResult>
</record>

The record contains the following information: