Package | Description |
---|---|
org.bytedeco.opencv.opencv_cudaobjdetect |
Modifier and Type | Method and Description |
---|---|
static HOG |
HOG.create() |
static HOG |
HOG.create(Size win_size,
Size block_size,
Size block_stride,
Size cell_size,
int nbins)
\brief Creates the HOG descriptor and detector.
|
Copyright © 2020. All rights reserved.