Technical reason behind ORB [closed]

asked 2016-06-14 07:16:47 -0600

WhoAmI gravatar image

Hello,

I am currently working on an ORB detector/descriptor for recognizing the Images which are captured from the camera and am a bit novice to this stuff.

Here goes my topic:

Eventhough I capture only the 60-70% of the image it is going to recognise what kind of Image it is. I would like to know what would be the technical concept involved behind it for recognising the image even if it is not fully captured. Is it because of the scale space pyramid or the threshold value? Until how much % (keypoints) can it be work?

Thanks,

edit retag flag offensive reopen merge delete

Closed for the following reason the question is answered, right answer was accepted by sturkmen
close date 2020-10-08 06:40:37.751622

Comments

1

just saying: it does not "recognize the image", all it does is find similar keypoints.

(if you want "object recognition", this is probably the wrong path)

berak gravatar imageberak ( 2016-06-14 07:35:05 -0600 )edit