Anchor | ||
---|---|---|
|
...
Documentation for the ApBase/DevWare Color Processing Pipeline
Anchor | |||
---|---|---|---|
|
The ApBase library includes a software color processing pipeline. The color pipe is used in DevWare and other Aptina applications, and is available to 3rd party applications through the ApBase function ap_ColorPipe(). This document lists the processing stages, and how to configure and control them.
Anchor | ||||
---|---|---|---|---|
|
...
The diagram below shows the image data path and each processing stage. The locations of DevWare plug-in hooks are also shown.
Anchor | ||||
---|---|---|---|---|
|
Below are descriptions of the blocks and which STATE variables control each one. See also the STATE Variables document.
Anchor | ||||
---|---|---|---|---|
|
Remarks
A DevWare plug-in implementing the GrabFrame() hook can process the image here.
Anchor | ||||
---|---|---|---|---|
|
Remarks
If this is JPEG data and there is no header, the header is added here. In ApBase, this is done in the ap_GrabFrame() call.
Anchor | ||||
---|---|---|---|---|
|
...
Descramble Mode | Enable this block. |
Special Pixel Mode | Enable interpolating over special pixels. |
Anchor | ||||
---|---|---|---|---|
|
...
Deinterlace Mode | Enable and select the row order. |
Anchor | ||||
---|---|---|---|---|
|
...
Stereo Colwise | Enable and select the image order. |
Anchor | ||||
---|---|---|---|---|
|
Remarks
For data from and array imager, arrange the data into a grid of images.
STATE Variables
AI Repack | Enable. |
Anchor | ||||
---|---|---|---|---|
|
...