public class FactoryDescribeImageDenseAlg
extends java.lang.Object
| Constructor and Description |
|---|
FactoryDescribeImageDenseAlg() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends boofcv.struct.image.ImageBase,D extends boofcv.struct.image.ImageBase> |
hog(ConfigDenseHoG config,
boofcv.struct.image.ImageType<T> imageType) |
public static <T extends boofcv.struct.image.ImageBase,D extends boofcv.struct.image.ImageBase> DescribeDenseHogAlg<T,D> hog(ConfigDenseHoG config, boofcv.struct.image.ImageType<T> imageType)