IMotionProcessingReset Method |
Namespace: Accord.Vision.Motion
The method allows to reset internal state of motion processing algorithm and prepare it for processing of next video stream or to restart the algorithm.
Note |
---|
Some motion processing algorithms may not have any stored internal states and may just process provided video frames without relying on any motion history etc. In this case such algorithms provide empty implementation of this method. |