LEADTOOLS Filters Help > Filters, Codecs and Interfaces > Video Filters > Histogram Filters > Histogram View Filter > LEAD Video Histogram View 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 View filter draws the running histogram of a video stream in its property page. The filter also provides access to the histogram array through its programming interface. The histogram can be viewed for a single channel or for all channels.
You must unlock the LEAD Video Histogram View Filter (2.0) in order to use it. For more information, refer to Evaluation Mechanism Overview.
Filter Interface |
|
Interface ID |
IID_ILMVHistogramView, |
Input/Output Media Types |
MEDIATYPE_Video |
Filter CLSID |
CLSID_LMVHistogramView |
Property Page CLSID |
CLSID_LMVHistogramViewPropertyPage |
Filter category |
CLSID_ltmmVideoProcessorCategory |
Executable |
LMVHstg2.dl, DSKernel2.dll |
Header |
ILMVHstg2.h |
Win32, x64
LEAD Video Histogram View Filter User Interface