flex c120 Object tracking order problems
Posted: Sun Oct 04, 2009 3:54 pm
Hi. Firstly I'd like to say that your tracking solution is outstanding and my University department where I work has purchased an 8 camera tracking setup from you on my recommendations and I intend to have them purchase more. Keep up the great work guys,
On to my problem.
I am using a single Flex c120 camera to track 9 markers placed on a persons face. I have this implemented successfully but I am have problems with regards to the order in which the camera is picking up and tracking these objects. I am using the position of each marker to do simple trigonometric calculations such as calculating angles between certain points.
But unfortunately I am unable to ensure that the camera tracks points in such a regular way that if each point is stored in an array eg points[9], the marker stored for example in position 0 (points[0]) will always be the same marker on the same position of the persons face during each recording session. Is there any way to ensure that the camera picks up markers for example from the top left of the cameras view area ie the closer to the top left is the first to be tracked?
Thank you for you time and I hope I have been clear in my explanation of my problem.
Paul Smith
On to my problem.
I am using a single Flex c120 camera to track 9 markers placed on a persons face. I have this implemented successfully but I am have problems with regards to the order in which the camera is picking up and tracking these objects. I am using the position of each marker to do simple trigonometric calculations such as calculating angles between certain points.
But unfortunately I am unable to ensure that the camera tracks points in such a regular way that if each point is stored in an array eg points[9], the marker stored for example in position 0 (points[0]) will always be the same marker on the same position of the persons face during each recording session. Is there any way to ensure that the camera picks up markers for example from the top left of the cameras view area ie the closer to the top left is the first to be tracked?
Thank you for you time and I hope I have been clear in my explanation of my problem.
Paul Smith