C# Class PredatorCV.Detectors.Circle

Inheritance: IDetector
ファイルを表示 Open project: genecyber/PredatorCV

Public Methods

Method Description
Process ( byte>.Image rawFrame, byte>.Image grayFrame ) : DetectorResult

Method Details

Process() public method

public Process ( byte>.Image rawFrame, byte>.Image grayFrame ) : DetectorResult
rawFrame byte>.Image
grayFrame byte>.Image
return DetectorResult