I am starting to do a task which involves detecting a feature in a video, i have to detect red colour regions of a rectangle shape and replace with another colour. Can i go ahead doing this in python with “opencv” interface ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, OpenCV already have an interface for python through swighPythonInterface
http://opencv.willowgarage.com/wiki/PythonInterface
http://opencv.willowgarage.com/wiki/SwigPythonInterface