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