LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > Motion Detection Filter > LEAD Video Motion Detection Filter (2.0) |
The LEAD Video Motion Detection filter compares the current frame with the previous frame. Every time there is a difference between frames, the filter calls a user callback. You can programmatically find the rectangles where motion is detected.
The filter exposes its functionality through both user and programming interfaces.
Filter Interface(s) |
|
Interface ID |
IID_ILMVMtnDet |
Input/Output Media Types |
MEDIATYPE_Video And the following subtypes: MEDIASUBTYPE_RGB24 |
Filter CLSID |
CLSID_LMVMtnDet |
Property Page(s) CLSID |
CLSID_LMVMtnDetPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVMtnDet2.dll, DSKernel2.dll |
Header |
ILMVMtnDet2.h |
Win32, x64
LEAD Video Motion Detection Filter User Interface
You need to unlock the LEAD Video Motion Detection Filter to use it in RELEASE mode.
For more information, refer to:
Evaluation Mechanism Overview.