CustomFrameDifferenceDetectorReset Method |
Namespace: Accord.Vision.Motion
Resets internal state and variables of motion detection algorithm. Usually this is required to be done before processing new video source, but may be also done at any time to restart motion detection algorithm.
Note |
---|
In the case if custom background frame was set using SetBackgroundFrame(Bitmap) method, this method does not reset it. The method resets only automatically generated background frame. |