LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > Add Filter > LEAD Video Add Filter |
The LEAD Video Add filter can be used for enhancing night vision or dropping more light on dark sources to clarify objects. The effect is performed in 2 ways, the first yields a frame rate divided by the number of added frames, while the other almost preserves the frame rate by using previous frames to output each sample. The output is of course not the same from the two methods. The filter's functionality is exposed through both user and programming interfaces.
Filter Interface |
|
Interface ID |
IID_ILMVAdd, IID_ILMVAddDisp |
Input/output Media Type |
MEDIATYPE_Video |
Filter CLSID |
CLSID_LMVAdd |
Property Page CLSID |
CLSID_LMVAddPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVAdd.dll |
Header |
ILMVAdd.h |
Win32, x64
LEAD Video Add Filter User Interface