Example Programs in CVB Installation
The CVB installation includes several standalone example programs that can be executed directly. These programs are installed under %CVB%Tutorial
(Windows) or $CVB/tutorial
(Linux). Select your preferred programming language from the links below to access a list of available examples along with the corresponding code:
Example Code in C++, .NET and Python
Below, you will find a collection of both larger code examples and smaller code snippets in C++, .NET and Python, each accompanied by explanations.