C# Class PredatorCV.Detectors.TwoDimensionalTracker

Inheritance: IDetector
Exibir arquivo 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