#include "vigra/multi_array.hxx"#include "vigra/imageiterator.hxx"#include "vigra/stdimage.hxx"#include "vigra/basicimageview.hxx"#include "vigra/basicimage.hxx"#include "vimageoperation.hxx"#include <boost/mpl/if.hpp>#include <ipl.h>#include "cv.h"Go to the source code of this file.
Classes | |
| class | CiplImageDepth< PIXELTYPE > |
| class | CiplImageDepth< unsigned char > |
| class | CiplImageDepth< char > |
| class | CiplImageDepth< unsigned short > |
| class | CiplImageDepth< short > |
| class | CiplImageDepth< int > |
| class | CiplImageDepth< float > |
| class | CiplImageDepth< double > |
| class | CipliConstImgDepth< PIXELTYPE > |
| class | CipliConstImgDepth< unsigned char > |
| class | CipliConstImgDepth< char > |
| class | CipliConstImgDepth< unsigned short > |
| class | CipliConstImgDepth< short > |
| class | CipliConstImgDepth< int > |
| class | CipliConstImgDepth< float > |
| class | CipliConstImgDepth< double > |
| class | CiplvBasicImage< PIXELTYPE, Alloc > |
| Image class can use as image of OpenCV and VIGRA. More... | |
| class | CviplBasicImage< PIXELTYPE, Alloc > |
Typedefs | |
| typedef CiplvBasicImage< unsigned char > | CiplvBImage |
|
|
Definition at line 265 of file iplvbasicimage.hxx. |
1.4.5