Click or drag to resize

DetectorDetectFeaturePoints Method

Detects feature points from a calibration object in a point cloud.

Namespace:  Zivid.NET.Calibration
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public static DetectionResult DetectFeaturePoints(
	PointCloud pointCloud
)

Parameters

pointCloud
Type: Zivid.NETPointCloud

Return Value

Type: DetectionResult
See Also