Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV 3: Object detection in python

Is there a way to detect object using OpenCV 3 in python? Once the object is detected I want to perform some task. I have referred few links but no luck yet.

This link explains it but SIFT and SURF are not available in OpenCV 3 onwards as they are patented now. Its workaround is explained here. But it didn't work for me.

Any help would be appreciated.

Thanks.

OpenCV 3: Object detection in python

Is there a way to detect object using OpenCV 3 in python? Once the object is detected I want to perform some task. I have referred few links but no luck yet.yet. Object could be any branded cosmetic item, water bottle, any medicine etc.

This link explains it but SIFT and SURF are not available in OpenCV 3 onwards as they are patented now. Its workaround is explained here. But it didn't work for me.

Any help would be appreciated.

Thanks.