Import IC Capture Camera Configuration

From The Imaging Source Knowledgebase
Jump to navigation Jump to search

IC Capture is often used to configure cameras. You would like to use this configuration in your own program.

Since version 2.5.1557.4007, the "Export Device State..." option has been available in the "File" menu. This creates an XML file for the currently selected camera, which can be loaded with the "LoadDeviceStateFromFile()" functions of IC Imaging Control 3.5.

This only works with IC Imaging Control 3.5.

If you are programming with C#: Under Import IC Capture Configuration on Github there is a program example that shows how to import the ICCF file generated by IC Capture. This allows several cameras to be imported at the same time. However, the settings for effects and rotations are not transferred.

For further questions, please use our contact form