|
OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
|
Go to the source code of this file.
Namespaces | |
| ATP | |
| THESE FUNCTIONS REQUIRE OPENCV. | |
Functions | |
| IplImage * | ATP::convertToIpl (const ossimImageData *data) |
| Converts an ossimImageData pointer to an IplImage for use in OpenCV. More... | |
| IplImage * | ATP::convertToIpl32 (const ossimImageData *data) |
| void | ATP::copyIplToOid (IplImage *ipl, ossimImageData *oid) |
| Converts an IPL image to an ossimImageData object: More... | |
| void | ATP::copyIpl32ToOid (IplImage *ipl, ossimImageData *oid) |
1.8.14