#include "vigra/inspectimage.hxx"#include "iplvbasicimage.hxx"Go to the source code of this file.
Functions | |
| template<class PIXELTYPE> | |
| void | iplvTileImage (CiplvBasicImage< PIXELTYPE > *p_im1, CiplvBasicImage< PIXELTYPE > *p_im2, CiplvBasicImage< PIXELTYPE > *p_im3, int tileLen, int shiftx, int shifty) |
| template<class PIXELTYPE> | |
| void | iplvSmoothBorder (CiplvBasicImage< PIXELTYPE > &ims, int borderAreaLen=20, float scale=10) |
| template<class PIXELTYPE, class PIXELTYPE_IPL> | |
| void | copyIplImage2iplvBasicImage (IplImage *image, CiplvBasicImage< PIXELTYPE > *p_imD) |
| template<class PIXELTYPE> | |
| void | showCvMatImageAnyDepth (CvMat *im, char *winName) |
| template<class PIXELTYPE> | |
| void | showIplImageAnyDepth (IplImage *image) |
|
||||||||||||||||
|
Definition at line 268 of file iplvimageoperation.hxx. |
|
||||||||||||||||||||
|
Definition at line 211 of file iplvimageoperation.hxx. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 116 of file iplvimageoperation.hxx. |
|
||||||||||||||||
|
Definition at line 282 of file iplvimageoperation.hxx. |
|
||||||||||
|
Definition at line 321 of file iplvimageoperation.hxx. |
1.4.5