Class WarperCreator
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Image warper factories base class. Instances of concrete subclasses are handed to SetWarper(WarperCreator) to select the projection used by the stitching pipeline; for standalone warping, use PyRotationWarper instead.
public abstract class WarperCreator : CvObject, IDisposable
- Inheritance
-
WarperCreator
- Implements
- Derived
- Inherited Members