Define a fix area in Meanshift

asked 2014-01-16 03:27:23 -0600

lilouch gravatar image

updated 2014-01-16 03:44:18 -0600

Hi everyone,

I need your help in OpenCV. I'm a student and i actually work in a project which consist to have a little autonomous car. I use Python for the main language programming.

I have some problem with my meanshift. I want when i run the program that the camera fix a area on the floor and stay on this area. Because i would like that the car drive alone following the floor and i don't want that meanshift find another object different from the floor. So the program works well but not optimally for the floor... Have you got a solution or a way to proceed ? (Sorry if my english is not so good)

Thank you !

edit retag flag offensive close merge delete