public IMotionDetector MotionDetectionAlgorithm { get; set; }
Public Property MotionDetectionAlgorithm As IMotionDetector Get Set
The property sets motion detection algorithm, which is used by ProcessFrame(UnmanagedImage) method in order to calculate motion level and motion frame.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.