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
| 1 | initial version |
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
| 2 | No.2 Revision |
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)
| 3 | No.3 Revision |
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