OpenCV
4.8.0
Open Source Computer Vision
|
Classes | |
class | cv::AffineTransformer |
Wrapper class for the OpenCV Affine Transformation algorithm. : More... | |
class | cv::ShapeTransformer |
Abstract base class for shape transformation algorithms. More... | |
class | cv::ThinPlateSplineShapeTransformer |
Definition of the transformation. More... | |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
Functions | |
Ptr< AffineTransformer > | cv::createAffineTransformer (bool fullAffine) |
Ptr< ThinPlateSplineShapeTransformer > | cv::createThinPlateSplineShapeTransformer (double regularizationParameter=0) |