source --> mapper
- template class bicotiMapperFacade2D
- extends bicotiMapperFacade < PixelType > as public
Fachada para mapper para imagen 2D
Al día de hoy se soportan imagenes TIFF y JPEG
- Source:
-
../../source/mapper/mapper.hpp:109
bicotiMapperFacade2D
- [public]
~bicotiMapperFacade2D
- [public]
BuildMapperJPEGIJG
- [public] Construye un mapper para leer imágenes JPEG con la libjpeg
BuildMapperTIFFSGI
- [public] Construye un mapper para leer imágenes TIFF con la libtiff
bicotiMapperFacade2D
public bicotiMapperFacade2D ( bicotiImageImplementation2DSimple < PixelType > * = NULL ) ;
bicotiMapperFacade2D
public ~ bicotiMapperFacade2D ( ) ;
BuildMapperJPEGIJG
public void BuildMapperJPEGIJG ( ) ;
Construye un mapper para leer imágenes JPEG con la libjpeg
- See Also:
-
bicotiMapperFacade::DestroyMapper, bicotiMapperJPEGIJG
BuildMapperTIFFSGI
public void BuildMapperTIFFSGI ( ) ;
Construye un mapper para leer imágenes TIFF con la libtiff
- See Also:
-
bicotiMapperFacade::DestroyMapper, bicotiMapperTIFFSGI
bicoti II

Claudio Risso
Wilman Alarcon
Click here to return to the top of the page.