Programming Examples

CVL provides both sample application projects and single file code samples to help you learn how to use CVL.

Sample application projects are small standalone vision applications that illustrate CVL programming issues. You can use these projects as the basis for your own vision application.

Single file code samples are code examples contained in a single .cpp file, each designed to illustrate a particular feature of CVL. These are used, one at a time, with the project framework provided by cvlmain.cpp, as described in Using the Single File Code Samples.

The complete list of single file code samples shipped with your CVL release is found in the Getting Started manual.