Ask Your Question

Revision history [back]

What is the meaning of a keypoint color ploted by cv2.drawKeypoints?

Hi,

I'm using SIFT/SURF algorithms and the function cv2.drawKeypoints() to plot keypoints over the image. My question is: is there any meaning in the colors of the keypoints?

Here goes one example: http://opencv-python-tutroals.readthedocs.org/en/latest/_images/sift_keypoints.jpg

Thanks in advance!