Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

"I want to check which logo an image contains. " you can't do it this way.

feature matching will give you a homography Matrix, IF the scene contains the part you're looking for, but you cannot make it say: no, it doesn't.

it's a common misconception ;(

"I want to check which logo an image contains. " -- you can't do it this way.

feature matching will give you a homography Matrix, IF the scene contains the part you're looking for, but you cannot make it say: no, it doesn't.

it's a common misconception ;(

"I want to check which logo an image contains. " -- you can't do it this way.

feature matching will give you a homography Matrix, IF the scene contains the part you're looking for, but you cannot make it say: no, it doesn't.

(you can only solve the "where", not "what" question like this)

it's a common misconception ;(