MV Absolute Difference DirectShow Filter

The MV Absolute Difference filter calculates the absolute values of the pixel differences for two input images.  

OutputXY = | Input1XY - Input2XY |

File: AbsDiff.ax
CLSID: CLSID_MVAbsDiff

  

Supported Interfaces

IMVHistogram

IMVHistogram2

IMVHistogram3

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.