Given that a keypoint is located near an image edge (e.g. at Image(2, 2) ). What does the descriptor do if it describes a region which has a 10 px radius?
Does it compute the values for valid Pixels only? Or does it get rejected completely?
1 | initial version |
Given that a keypoint is located near an image edge (e.g. at Image(2, 2) ). What does the descriptor do if it describes a region which has a 10 px radius?
Does it compute the values for valid Pixels only? Or does it get rejected completely?