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: 0.0.0.0
Syntax public 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:
DetectionResultSee Also