public class ConfigDenseHoG
extends java.lang.Object
implements boofcv.struct.Configuration
DescribeImageDenseHoG| Modifier and Type | Field and Description |
|---|---|
int |
orientationBins
Number of orientation bins.
|
int |
stepBlock
Number of cells that are skipped between two blocks.
|
int |
widthBlock
Number of cells wide a block is
|
int |
widthCell
Number of pixels in a cell.
|
| Constructor and Description |
|---|
ConfigDenseHoG() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkValidity() |