MV Morphology DirectShow Filter

The MontiVision Morphology filter is used to apply morphological operators to the current frame being processed. The number of iterations can be specified.

 

File: morphology.ax
CLSID: CLSID_MVMorphology

 

Supported Interfaces

IMVMorphology

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 Morphology Property Page

Implements the IMVMorphology configuration interface.

MontiVision Morphology DirectShow Filter Property Page

Morphology The morphological operator.
Iterations Specifies the number of iterations that are applied to the frame.