LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > Histogram Filters > Histogram Equalize Filter > LEAD Video Histogram Equalize Filter (2.0) |
The portion of the file holding the video data. The video data might be compressed to save disk space. The data has to be decompressed using a video decompressor before you can play (see) it.
Also known as a decoder, this is a module or algorithm to decompress data.
The LEAD Video Histogram Equalize filter performs Histogram Equalization to a video stream . Equalization can be done for a single channel; Red, Green, or Blue, or for all channels; master.
You must unlock the LEAD Video Histogram Equalize Filter (2.0) in order to use it. For more information, refer to Evaluation Mechanism Overview.
Filter Interface |
|
Interface ID |
IID_ILMVHistogramEq |
Input/Output Media Types |
MEDIATYPE_Video |
Filter CLSID |
CLSID_LMVAboutHistogramEq |
Property Page CLSID |
CLSID_LMVHistogramEqPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVHstg2.dll, DSKernel2.dll |
Header |
ILMVHstg2.h |
Win32, x64
LEAD Video Histogram Equalize Filter User Interface