source --> mapper
Fachada para mapper para imagen 2D
Al día de hoy se soportan imagenes TIFF y JPEG
bicotiMapperFacade2D
~bicotiMapperFacade2D
BuildMapperJPEGIJG
BuildMapperTIFFSGI
public bicotiMapperFacade2D ( bicotiImageImplementation2DSimple < PixelType > * = NULL ) ;
public ~ bicotiMapperFacade2D ( ) ;
public void BuildMapperJPEGIJG ( ) ;
Construye un mapper para leer imágenes JPEG con la libjpeg
public void BuildMapperTIFFSGI ( ) ;
Construye un mapper para leer imágenes TIFF con la libtiff
Claudio Risso Wilman Alarcon
Click here to return to the top of the page.