TheImagingSource / ic4-examples

IC4 Example Programs
Apache License 2.0
5 stars 3 forks source link
c cpp dotnet example-code examples ic4 python

IC4 Examples

Collection of examples showing use of IC Imaging Control 4 in C++, Python and .NET programs.

Download

To download all examples in a .zip file, click the green Code button and select Download ZIP.

You can also select Open with Visual Studio to clone the examples into a directory on your computer, or use git directly.

After downloading, please make sure to keep the per-language directory structure intact so that relative file references can work.

Warning: Be careful when cloning/extracting to a directory with a long path name; many tools are still limited by Windows' legacy 260-character path length limit and can raise obscure error messages in case a file path exceeds it.

Cameras and Drivers

All examples assume you have access to an industrial camera from The Imaging Source.

Make sure a GenTL Producer matching your camera is installed.

License

All examples are released under the Apache 2.0 License.