darfix.core.componentsMatching.Component#

class darfix.core.componentsMatching.Component(image, kp, des)[source]#

Bases: object

Class Component. Describes a component of a dataset (image) with its keypoints and descriptors.

property descriptor#
property image#
property keypoints#