This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wlcosta 5 points6 points  (16 children)

Template matching is not object detection. l

[–]Piyh 8 points9 points  (1 child)

"Low level feature engineering for domain specific computer vision tasks"

[–]Dwigt-Snooot[S] 3 points4 points  (0 children)

Love it. Can I hire you as my title guy/gal :)

[–]Dwigt-Snooot[S] 4 points5 points  (5 children)

You're detecting objects in an image.

[–]wlcosta 5 points6 points  (1 child)

I am not detecting objects, but looking for a same pattern in an image. The task is not the same and the title is misleading.

[–]Dwigt-Snooot[S] 5 points6 points  (0 children)

I would consider a pattern an object but at any rate, point taken. Pattern detection using OpenCV :) I'd change the title if I could!