Click or drag to resize

Detector Methods

The Detector type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCaptureCalibrationBoard
Capture calibration board with the given camera
Public methodStatic memberDetectCalibrationBoard(Camera)
Detects feature points from a calibration board using the given camera
Public methodStatic memberDetectCalibrationBoard(Frame)
Detects feature points from a calibration board in a Frame.
Public methodStatic memberDetectFeaturePoints
Detects feature points from a calibration board in a point cloud.
Public methodStatic memberDetectMarkers
Detects fiducial markers such as ArUco markers in a frame.
Top
See Also