Hi,
The last week was mainly concentrated on using multi-threading concept for furnishing the existing multi-tracking face detection code.
We have been able to make concurrent threads for different modules in the multi-tracking system, but we have came up with a major issue, the program crashes at run time. We are now trying to solve the problem by studying multi-threading in Qt 4.5 in more depth.
We still have some weeks for preparing a nice demo.