CvStruct<T extends Struct> class
abstract
- Inheritance
- Implementers
- AgastFeatureDetector
- AKAZE
- AlignMTB
- ArucoDetector
- ArucoDetectorParameters
- ArucoDictionary
- AsyncArray
- BackgroundSubtractorKNN
- BackgroundSubtractorMOG2
- BFMatcher
- BlockMeanHash
- BRISK
- CascadeClassifier
- CLAHE
- CvVec
- DMatch
- EdgeBoxes
- EdgeDrawing
- EdgeDrawingParams
- FaceDetectorYN
- FaceRecognizerSF
- FastFeatureDetector
- FlannBasedMatcher
- GComputation
- GFTTDetector
- GMat
- GraphSegmentation
- GScalar
- HOGDescriptor
- KalmanFilter
- KAZE
- KeyPoint
- Layer
- Mat
- MergeMertens
- Moments
- MSER
- Net
- ORB
- Point
- Point2f
- Point3f
- Point3i
- QRCodeDetector
- Rect
- Rect2f
- RFFeatureGetter
- Rng
- RotatedRect
- Scalar
- SIFT
- SimpleBlobDetector
- SimpleBlobDetectorParams
- Size
- Size2f
- Stitcher
- StructuredEdgeDetection
- Subdiv2D
- TermCriteria
- TrackerMIL
- VideoCapture
- VideoWriter
- WBDetector
- WeChatQRCode
Constructors
-
CvStruct.fromPointer(Pointer<
T> ptr)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited