Uses of Class
boofcv.alg.feature.describe.DescribeSiftCommon
Packages that use DescribeSiftCommon
-
Uses of DescribeSiftCommon in boofcv.alg.feature.dense
Subclasses of DescribeSiftCommon in boofcv.alg.feature.denseModifier 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
Subclasses of DescribeSiftCommon in boofcv.alg.feature.describeModifier and TypeClassDescriptionclass
DescribePointSift<Deriv extends ImageGray<Deriv>>
A faithful implementation of the SIFT descriptor.