Tools
The MontiVision Development Kit includes some small
tools to help you develop your application.
MV Camera
Calibration Application
A tool to get camera parameter for the MV Camera Undistortion
filter.
The MontiVision Capture Device Config application can be used to
configure the capture devices on your system. The program also has
the ability to change the name of a capture device and to open the
property pages of the capture device and a crossbar. Make sure that
no other application, e.g. The MontiVision Workbench, is currently
using the capture devices when you start the application.
Change the name and description of a capture device:
Select the capture device you want to change. You can use the
"Start Preview" command to distinguish between capture devices with
the same name. Type the new name and description into the edit
controls and press the "Change" button. All other DirectShow
applications will now use the new name for the capture device. The
MontiVision Workbench will use it after it's next startup.
Setup a capture device
Select the desired capture device and press the "Start
Preview" Button. Now the "Properties" button is enabled, and if
applicable the "Crossbar" button. Press the button to open the
property dialog of the capture device or the crossbar. The capture
device configuration is a system change, and will affect the
properties of the device when used by any application, not just the
Workbench. If you transfer a project file from one system to
another, you will however have to setup the capture device
again.
MV System Information
The MV System Info application show some infromation of the OC
system. These information could be very useful for error
reporting.
The application provides with the File -> Send
... command a function to send a support message to
MontiVision. This message contains the information, and only this
information, from the MV System Info application. Add your
support question and send it. This function requires an
installed MAPI copatible mail client.
DirectShow Filter SDK Wizards
The MontiVision Development Kit provides two wizards
to create a DLL skeleton project for the filter SDK. There is
one wizard for Visual C++ 6.0 and one for Visual C++ 7.0 (.NET).
For more information look at the wizards help page.
|