Classes | Namespaces
lzf_image_io.h File Reference
#include <pcl/pcl_macros.h>
#include <pcl/point_cloud.h>
#include <vector>
#include <pcl/io/impl/lzf_image_io.hpp>
Include dependency graph for lzf_image_io.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pcl::io::CameraParameters
 Basic camera parameters placeholder. More...
class  pcl::io::LZFBayer8ImageReader
 PCL-LZF 8-bit Bayer image format reader. More...
class  pcl::io::LZFBayer8ImageWriter
 PCL-LZF 8-bit Bayer image format writer. More...
class  pcl::io::LZFDepth16ImageReader
 PCL-LZF 16-bit depth image format reader. More...
class  pcl::io::LZFDepth16ImageWriter
 PCL-LZF 16-bit depth image format writer. More...
class  pcl::io::LZFImageReader
 PCL-LZF image format reader. The PCL-LZF image format is nothing else but a LZF-modified compression over an existing file type (e.g., PNG). However, in certain situations, like RGB data for example, an [RGBRGB...RGB] array will be first reordered into [RR...RGG...GBB...B] in order to ensure better compression. More...
class  pcl::io::LZFImageWriter
 PCL-LZF image format writer. The PCL-LZF image format is nothing else but a LZF-modified compression over an existing file type (e.g., PNG). However, in certain situations, like RGB data for example, an [RGBRGB...RGB] array will be first reordered into [RR...RGG...GBB...B] in order to ensure better compression. More...
class  pcl::io::LZFRGB24ImageReader
 PCL-LZF 24-bit RGB image format reader. More...
class  pcl::io::LZFRGB24ImageWriter
 PCL-LZF 24-bit RGB image format writer. More...
class  pcl::io::LZFYUV422ImageReader
 PCL-LZF 8-bit Bayer image format reader. More...
class  pcl::io::LZFYUV422ImageWriter
 PCL-LZF 16-bit YUV422 image format writer. More...

Namespaces

namespace  pcl
namespace  pcl::io


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:45