GMU:Tutorials/Performance Platform/Custom People Tracking: Difference between revisions

From Medien Wiki
Line 70: Line 70:
'''Read the position of blobs'''
'''Read the position of blobs'''


The code part in the left side output the data of blobs into position value in x and y axis. There are four group of data, from the first to the fourth respectively represents: 1. the order of the blobs that are captured. 2. the x0 value of the blobs. 3. the y0 value of the blobs.
The code part in the left side output the data of blobs into position value in x and y axis. There are five group of data, from the first to the fifth respectively represents: 1. the order of the blobs that are captured, which is "0" in my case. 2. the x0 value of the blobs. 3. the y0 value of the blobs. 4. the x1 value of the blobs. 5. the y1 value of the blobs.


[[Image:testing result position result.png|thumb|left|653px]]
[[Image:testing result position result.png|thumb|left|653px]]
[[File:stesting process.jpg]]
[[File:stesting process.jpg]]
<br style="clear:both">
<br style="clear:both">