class kptmatch – Keypoint match object
The kptmatch object is an attrtuple
returned by image.match_descriptor() for keypoint matches with the fields:
- class image.kptmatch
Please call
image.match_descriptor()to create this object. It has no public constructor.