Ask Your Question

Adam Cavendish's profile - activity

2014-12-24 23:43:29 -0600 asked a question How can I do knnMatch in a small window

I hope to do knnMatch in a small Window instead of the whole image.

For example, if I know the picture is up side down, I can just match the keypoint in the bottom part, but not the whole image.

How can I do knnMatch in this way?