...
To use ApBase COM, create an object of type apbaseCom.ApBase. The details will depend on the tool or language you are using. The following example is in Matlab.
Here is a minimal procedure to open a demo kit camera, initialize the Aptina ON Semiconductor device, grab an image and convert it to RGB.
...
Remarks
Search the system for Aptina ON Semiconductor demo kit devices or other ApBase compatible camera devices, identify the type of sensor or ISP, and build a set of internal data structures for each device. Use Create() to create a camera object.
...
Property Value
Path to the Aptina ON Semiconductor Imaging installation folder.
...