Metric Methods

CVB.Net Documentation
Methods

  NameDescription
Public methodStatic memberCalibratorFromPiece(ImagePlane, AQS12Piece, Point3Dd)
Create a calibrator from the range map's plane to create an intrinsic and extrinsic calibration based on the AQS12 calibrationPiece.
Public methodStatic memberCalibratorFromPiece(ImagePlane, Rect, AQS12Piece, Point3Dd)
Create a calibrator from the range map's plane to create an intrinsic and extrinsic calibration based on the AQS12 calibrationPiece.
Public methodStatic memberExtrinsicTransformationFromPiece(ImagePlane, AQS12Piece, Point3Dd)
Calculates the extrinsic transformation only from the given range map's plane.
Public methodStatic memberExtrinsicTransformationFromPiece(ImagePlane, AQS12Piece, Calibrator3D, Point3Dd)
Calculates the extrinsic transformation only from the given range map's plane.
Public methodStatic memberExtrinsicTransformationFromPiece(ImagePlane, Rect, AQS12Piece, Point3Dd)
Calculates the extrinsic transformation only from the given range map's plane.
Public methodStatic memberExtrinsicTransformationFromPiece(ImagePlane, Rect, AQS12Piece, Calibrator3D, Point3Dd)
Calculates the extrinsic transformation only from the given range map's plane.
Public methodStatic memberFaceSegmentationFromPiece(ImagePlane, AQS12Piece)
Segments the given range map plane into the different faces of the AQS12 calibration piece.
Public methodStatic memberFaceSegmentationFromPiece(ImagePlane, Rect, AQS12Piece)
Segments the given range map plane into the different faces of the AQS12 calibration piece.
Top
See Also

Reference