Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

where I have to recognize some products.

please don't try with SIFT feature matching, it was not meant to be used this way

the algorithm is failing in the keypoint detection

that's expected. wrong tool for the job

where I have to recognize some products.

please don't try with SIFT feature matching, it was not meant to be used this wayway, and it does not know about "objects" at all

the algorithm is failing in the keypoint detection

that's expected. wrong tool for the job

where I have to recognize some products.

please don't try with SIFT feature matching, it was not meant to be used this way, and it does not know about "objects" at all

the algorithm is failing in the keypoint detection

that's expected. wrong tool for the job

What are your suggestions

(re)train / finetune some cnn model, like YOLO, SSD, RCNN, and use it with opencv's dnn::Net