dlib/dlib/image_saver
2014-10-13 16:00:47 -04:00
..
dng_shared.h Upgraded the dng image format so it can natively store floating point 2013-04-06 19:50:49 -04:00
image_saver_abstract.h Added links to the generic image definition in all the relevant abstract files. 2014-07-20 17:18:34 -04:00
image_saver.h Added a file that defines a new generic image interface for images in dlib. 2014-07-17 19:23:43 -04:00
save_jpeg_abstract.h Defined the jpeg quality measure. 2014-10-13 16:00:47 -04:00
save_jpeg.cpp Defined the jpeg quality measure. 2014-10-13 16:00:47 -04:00
save_jpeg.h Added save_jpeg() 2014-09-30 21:34:38 -04:00
save_png_abstract.h Added links to the generic image definition in all the relevant abstract files. 2014-07-20 17:18:34 -04:00
save_png.cpp Just removed double __ from the inclusion guard names. 2014-07-18 21:46:24 -04:00
save_png.h Just removed double __ from the inclusion guard names. 2014-07-18 21:46:24 -04:00