Implement your existing as DirectShow
Filters using the MontiVision DirectShow Filter SDK
You can easily create new image processing
filters to integrate your algorithm by using the MontiVision Filter SDK.
The following steps have to be followed to create an
application which applies your image processing algorithm to a
video stream.
- Create a new image processing filter using the MontiVision Filter SDK
- Create an
imaging configuration including the new image processing
filter
- Include the MontiVision Smart
Control into your application
- Load and start the configuration file using the control
|