C# Class PredatorCV.Detectors.Passthrough

Inheritance: IDetector
Afficher le fichier Open project: genecyber/PredatorCV

Méthodes publiques

Méthode Description
Process ( byte>.Image rawFrame, byte>.Image grayFrame ) : DetectorResult

Method Details

Process() public méthode

public Process ( byte>.Image rawFrame, byte>.Image grayFrame ) : DetectorResult
rawFrame byte>.Image
grayFrame byte>.Image
Résultat DetectorResult