![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <cstddef>#include <cstdio>#include <jpeglib.h>#include <FileSystem.h>#include <Logging.h>#include "cloudViewer/t/io/ImageIO.h"
Go to the source code of this file.
Namespaces | |
| cloudViewer | |
| Generic file read and write utility for python interface. | |
| cloudViewer::t | |
| cloudViewer::t::io | |
Functions | |
| bool | cloudViewer::t::io::ReadImageFromJPG (const std::string &filename, geometry::Image &image) |
| bool | cloudViewer::t::io::WriteImageToJPG (const std::string &filename, const geometry::Image &image, int quality) |