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 TypeClassDescriptionclassDescribeDenseSiftAlg<D extends ImageGray<D>>ComputesSIFTfeatures 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 TypeClassDescriptionclassDescribePointSift<Deriv extends ImageGray<Deriv>>A faithful implementation of the SIFT descriptor.