Package boofcv.abst.feature.dense
package boofcv.abst.feature.dense
-
ClassDescriptionComputes feature descriptors across the whole image.Wrapper that converts an input image data type into a different oneDescribeImageDenseHoG<T extends ImageBase<T>>Implementation of
DescribeImageDense
forDescribeDenseHogFastAlg
.High level wrapper aroundDescribeDenseSiftAlg
forDescribeImageDense
Dense feature computation which usesDescribePointRadiusAngle
internally.