machinevisiontoolbox.Image.ComboFeature

Image.ComboFeature(detector, descriptor, det_opts, des_opts)

Combination feature detector and descriptor

Parameters:
  • detector (str) – detector name

  • descriptor (str) – descriptor name

  • det_opts (dict) – options for detector

  • des_opts – options for descriptor

Returns:

set of 2D point features

Return type:

BaseFeature2D subclass

Detect corner features using the specified detector detector and describe them using the specified descriptor descriptor. A large number of possible combinations are possible.

Warning

Incomplete

Seealso:

BOOSTFeature BRIEFFeature DAISYFeature FREAKFeature LATCHFeature LUCIDFeature