Skip to content

PB-Ole/ic4-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

441 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

IC4 Example Programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 47.4%
  • C# 29.0%
  • Python 18.6%
  • CMake 3.0%
  • C 1.3%
  • Visual Basic .NET 0.7%