MV Integral DirectShow Filter
The MontiVision Integral filter adds the pixel values
from the single images of a video stream.
| File: |
integral.ax |
| CLSID: |
CLSID_MVIntegral |
Supported Interfaces
IMVIntegral
IMVHistogram
IMVHistogram2
IMVHistogram3
IMVRegionOfInterest
IMVFilterData
IMVAbout
IMVFilterInfo
Supported COM Events
The filter supports following events through the IMVFilterEvents interface.
Look at the filter events
page for more information.
| Event
|
Value
|
Description
|
| MV_ALGORITHM_START_EVENT |
0
|
A filter starts processing a video frame or sample. |
| MV_ALGORITHM_END_EVENT |
1
|
A filter finishes processing a video frame or sample. |
MV Integral Property Page
Uses the IMVIntegral interface to
setup the filter.
| Invert |
Invert the integral function. |
| Reset |
Reset the output image. |
|