We are about to switch to a new forum software. Until then we have removed the registration on this forum.
This is my final year project so I have been spending some time on it, both researching and developing it. It uses a kinect to track the positions of the islands through tsps and then various processing rules to determine if, when and where the boats go.
check out more here http://simonsloan.com/logistic
check out more here http://simonsloan.com/logistic
Comments
Very cool project. I am starting with kinect my self, but its hard to find documentation, do you have the code on github or something like that to check it?
For the kinect im using a handy program called tsps. Its free to use and makes using the kinect easy for blob detection. You lose the height information though. Theres a tsps library for processing with examples too.