Uses of Class
boofcv.alg.feature.describe.DescribeSiftCommon
-
Uses of DescribeSiftCommon in boofcv.alg.feature.dense
Modifier and TypeClassDescriptionclass
DescribeDenseSiftAlg<D extends ImageGray<D>>
ComputesSIFT
features in a regular grid across an entire image at a single scale and orientation. -
Uses of DescribeSiftCommon in boofcv.alg.feature.describe
Modifier and TypeClassDescriptionclass
DescribePointSift<Deriv extends ImageGray<Deriv>>
A faithful implementation of the SIFT descriptor.