Class Cv2.PpfMatch3D
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Surface-matching helpers in the native cv::ppf_match_3d namespace.
public static class Cv2.PpfMatch3D
- Inheritance
-
Cv2.PpfMatch3D
- Inherited Members
Methods
- ComputeNormalsPC3d(InputArray, OutputArray, int, bool, Vec3f)
Computes surface normals for a point cloud using local plane fitting.