Supporting classes#

Image feature classes#

Whole image features#

Histogram

Create histogram instance

Fiducial features#

Fiducial

Properties of a visual fiducial marker

Blob features#

Blob

Constructor for Blob class

Blobs

Find blobs and compute their attributes

Line features#

HoughFeature

Hough line features

Point features#

BaseFeature2D

A 2D point feature class

FeatureMatch

Create feature match object

SIFTFeature

Create set of SIFT point features

ORBFeature

Create set of ORB point features

BRISKFeature

Create set of BRISK point features

AKAZEFeature

Create set of AKAZE point features

FREAKFeature

Create set of FREAK point features

BOOSTFeature

Create set of BOOST point features

BRIEFFeature

Create set of BRIEF point features

DAISYFeature

Create set of DAISY point features

LATCHFeature

Create set of LATCH point features

LUCIDFeature

Create set of LUCID point features

HarrisFeature

Create set of Harris corner features

Inheritance diagram of ImagePointFeatures.SIFTFeature, ImagePointFeatures.ORBFeature, ImagePointFeatures.BRISKFeature, ImagePointFeatures.AKAZEFeature, ImagePointFeatures.HarrisFeature, ImagePointFeatures.FREAKFeature, ImagePointFeatures.BOOSTFeature, ImagePointFeatures.BRIEFFeature, ImagePointFeatures.LATCHFeature, ImagePointFeatures.LUCIDFeature

Convolution kernel class#

Kernel

Convolution kernel object