Python Camshift algorithm without opencv

92 views Asked by At

so I have my last assignment and I have to implement Camshift algorithm, without using the in built function from opencv library. I have looked everywhere and I cannot find any code, where that would already be solved. Every single person implemented Camshift algorithm with the help of opencv. So if anyone knows how to do it, it would mean the world to me, as it is the assignment that will end my year on college.

0

There are 0 answers