C# Class HandsFree.MotionDetector

Afficher le fichier Open project: Ractiv/HandsFree Class Usage Examples

Méthodes publiques

Méthode Description
Compute ( byte>.Image &imageSource, byte>.Image &imageResult ) : bool

Private Methods

Méthode Description
MotionDetector ( ) : System
getFrameDifference ( byte>.Image &foregoundImage, byte>.Image &backgroundImage, byte>.Image &imageResult, byte &baseThreshold ) : void
getHighestPixel ( int x, int halfSearchWidth, byte>.Image &imageSource ) : int
getTopPixelY ( byte>.Image &imageSource ) : int
motionTimer_Tick ( object sender, EventArgs e ) : void

Method Details

Compute() public static méthode

public static Compute ( byte>.Image &imageSource, byte>.Image &imageResult ) : bool
imageSource byte>.Image
imageResult byte>.Image
Résultat bool