InfieldCorrectionInputDetectionResult Property |
Get the stored feature-point detection result
Namespace:
Zivid.NET.Experimental.Calibration
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public DetectionResult DetectionResult { get; }
Public ReadOnly Property DetectionResult As DetectionResult
Get
public:
property DetectionResult^ DetectionResult {
DetectionResult^ get ();
}
Property Value
Type:
DetectionResultSee Also