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