Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Real Time detection of texture less objects?

Does OpenCV have some algorthms for the detection of texture less objects?

There are a number of paper on the argument:

https://www.google.it/search?num=30&q=real+time++texture+less+object+detection

But none of these seem to be implemented in OpenCV

Real Time detection of texture less objects?

Does OpenCV have some algorthms for the detection of texture less objects?

There are a number of paper on the argument:

https://www.google.it/search?num=30&q=real+time++texture+less+object+detection

But none of these seem to be implemented in OpenCVOpenCV.
findContours and matchShape seem to be not sufficient for this task (and pretty bad documented)

Real Time detection of texture less objects?

Does OpenCV have some algorthms for the detection of texture less objects?

There are a number of paper on the argument:

https://www.google.it/search?num=30&q=real+time++texture+less+object+detection

But none of these seem to be implemented in OpenCV.
findContours and matchShape seem to be not sufficient for this task (and pretty bad documented)task