Defines
lzf_image_io.hpp File Reference
#include <pcl/console/print.h>
#include <pcl/io/debayer.h>
Include dependency graph for lzf_image_io.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define CLIP_CHAR(c)   static_cast<unsigned char> ((c)>255?255:(c)<0?0:(c))

Define Documentation

#define CLIP_CHAR (   c)    static_cast<unsigned char> ((c)>255?255:(c)<0?0:(c))

Definition at line 44 of file lzf_image_io.hpp.



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