MV Motion Direction DirectShow Filter
The MontiVision Motion Direction filter
determines the global motion direction using motion
templates algorithm. If the luminance change of a pixel from
the last to the current image is higher than the specified
threshold, motion is detected for this pixel. If more than a
defined number of pixels show motion, the motion flag is set to
indicate motion. The filter uses a defined number of successive
frames for motion detection. The filter determines the direction of
the detected motion in degrees (0 to 360).
| File: |
MotionDirection.ax |
| CLSID: |
CLSID_MVMotionDirection |
Supported Interfaces
IMVMotionDirection
IMVFilterData
IMVAbout
IMVFilterInfo
Supported COM Events
The filter supports following events through the IMVFilterEvents interface.
Look at the filter events page
for more information.
|