...
The application is shown in the diagram below.
...
Video:
...
Getting started with iam application development
Confluence youtube macro video | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
...
Adapt two functions of app.h class
GigeEventCallback
: defines Defines the behavior of iAMGigEServer comands.NewBufferCallback
: defines Defines the video processing
noteNote: is Is renamed toprocessFrame
in newer versions of code
noteNote:
GigeEventCallback
is renamed tosmartFeatureCallback
in newer versions of code.noteNote:
NewBufferCallback
is renamed toprocessFrame
in newer versions of code.
...
Bitbucket readme macro | ||||||||
---|---|---|---|---|---|---|---|---|
|
Edit XML -
...
Define a new GenICam Feature
An example XML can be found here: /opencv_dice/src/master/smartDices/smartDices.xml
...