Content
Excerpt | ||||||
---|---|---|---|---|---|---|
|
Introduction
On this page you will see how to write your own simple application for iam camera.
Info |
---|
The iam linux system contains build tools, therefore it is possible to compile native on the camera. More Details can be found here Pre-Installed Open Source Libraries |
The application is shown in the diagram below.
...
Project is generated to the target folder.
...
Navigate to target folder and use make
command to build example project.
...
Add new camera features to the example project
...
From the Feature tree expand your desired cathegory and select a feature, eg. WhiteBalanceAuto .
Now the code snippet can be found in the Info toolbox at bottom left of SynView Explorer.
Just copy and paste to the source code of your project.
...
Source Code Files
Attachments | ||||||
---|---|---|---|---|---|---|
|