MV Optical Flow DirectShow Filter
The MontiVision OpticalFlow filter is used to find optical
flow withhin a video stream. The filter uses a block matching
algorithm to find moved blocks in the current image. The I/O output
pin signals if the number of moved block oversteps an
adjustable threshold. For example you can control the MV Recording filter to record a video
stream only if there is motion within a scene.
This MontiVision DirectShow Filter is used in combination with
the MontiVision
Smart Control in the DirFinder Sample
Application.
| File: |
OpticalFlow.ax |
| CLSID: |
CLSID_MVOpticalFlow |
Supported Interfaces
IMVOpticalFlow
IMVOpticalFlow2
IMVFilterData
IMVFilterInfo
IMVAbout
Supported COM Events
The filter supports following events through the IMVFilterEvents |