DetectorDetectFeaturePoints Method (Frame) | 
 [Missing <summary> documentation for "M:Zivid.NET.Experimental.Calibration.Detector.DetectFeaturePoints(Zivid.NET.Frame)"]
 
    Namespace: 
   Zivid.NET.Experimental.Calibration
    Assembly:
   ZividCoreNET (in ZividCoreNET.dll) Version: 2.14.0.0
Syntaxpublic static DetectionResult DetectFeaturePoints(
	Frame frame
)
Public Shared Function DetectFeaturePoints ( 
	frame As Frame
) As DetectionResult
public:
static DetectionResult^ DetectFeaturePoints(
	Frame^ frame
)
Parameters
- frame
 - Type: Zivid.NETFrame
 
Return Value
Type: 
DetectionResult
See Also