Package | Description |
---|---|
org.bytedeco.opencv.global | |
org.bytedeco.opencv.opencv_shape |
Modifier and Type | Method and Description |
---|---|
static ShapeContextDistanceExtractor |
opencv_shape.createShapeContextDistanceExtractor(int nAngularBins,
int nRadialBins,
float innerRadius,
float outerRadius,
int iterations,
HistogramCostExtractor comparer,
ShapeTransformer transformer)
\}
|
Modifier and Type | Class and Description |
---|---|
class |
AffineTransformer
\brief Wrapper class for the OpenCV Affine Transformation algorithm.
|
class |
ThinPlateSplineShapeTransformer
\brief Definition of the transformation
|
Modifier and Type | Method and Description |
---|---|
ShapeTransformer |
ShapeContextDistanceExtractor.getTransformAlgorithm() |
Modifier and Type | Method and Description |
---|---|
void |
ShapeContextDistanceExtractor.setTransformAlgorithm(ShapeTransformer transformer)
\brief Set the algorithm used for aligning the shapes.
|
Copyright © 2020. All rights reserved.