Ask Your Question

AlexanderPD's profile - activity

2013-06-30 18:40:57 -0600 received badge  Student (source)
2012-11-15 08:59:49 -0600 commented question Features2D + Homography example doesn't work

printing out the distance seems like all the distances are between 0 and 1. So, when the code tries to calculate distance he feels like every spot have distance 0 from the others and ALL the features are drawed :( I'm trying to make it more usable right now, hoping in some good results!

2012-11-14 10:52:26 -0600 received badge  Editor (source)
2012-11-14 10:28:03 -0600 asked a question Features2D + Homography example doesn't work

i Just copy-pasted the example from here: Features2D + Homography to find a know object -- OpenCV v2.4.3 documentation

but my result is totally wrong, here what i got: crap crap crap

i'm using openCv 2.4.2 on visual studio 2010 x64 from windows 8

i really can't understand why i have a different result with same code.. any help is appreciated :) btw i can't use openCv 2.4.3 because i can't compile even an hello world without crashing and getting a non-sense error, so i prefer to stay with 2.4.2