MV Convolution DirectShow Filter
The MontiVision Convolution filter is
used to convolve an image with one or more user defined matrices.
If more than one matrix is used, the matrices results can be
combined using several different methods. The size of the matrices
is fully variable between 1 X 1 and 7 X 7.
| File: |
convolution.ax |
| CLSID: |
CLSID_MVConvolution |
Supported Interfaces
IMVConvolution
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.
|