camera_image.h File Reference
#include "claraty/share.h"#include "claraty/fdm.h"#include <iostream>#include "claraty/camera_image.ipp"Include dependency graph for camera_image.h:

Go to the source code of this file.
Namespaces | |
| namespace | claraty |
Classes | |
| struct | claraty::Camera_Image_Properties |
| struct | claraty::Camera_Image_Properties::Property |
| class | claraty::Camera_Image< Pixel_Type > |
Functions | |
| std::ostream & | claraty::operator<< (std::ostream &os, const Camera_Image_Properties &p) |
| template<typename Pixel_Type> | |
| Camera_Image< Pixel_Type > | claraty::rectify (const Camera_Image< Pixel_Type > &image) |
Detailed Description
Extension of the Image class to include camera image properties
Designer(s): Issa A.D. Nesnas Max Bajracharya
Author(s): Issa A.D. Nesnas
Date: January 17, 2002
Software License:
http://claraty.jpl.nasa.gov/license/open_src.html or file: ../share/license.txt
© 2007, Jet Propulsion Laboratory, California Institute of Technology
- Revision
- 1.6
Definition in file camera_image.h.