MV Monadic Arithmetic DirectShow Filter
The MontiVision Monadic Arithmetic filter is used to modify
the pixel channels of the current frame being processed, using an
arithmetic operation. A scalar is specified, and then applied to
the image. An additional operation using the value 5 would increase
all channel values of all pixels by 5, meaning the resulting image
would be brighter.
| File: |
monarith.ax |
| CLSID: |
CLSID_MVMonArith |
Supported Interfaces
IMVMonArith
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.
|