image_proc Namespace Reference

Classes

class  AdvertisementChecker
class  CropDecimateConfig
class  CropDecimateConfigStatics
class  CropDecimateNodelet
class  DebayerConfig
class  DebayerConfigStatics
class  DebayerNodelet
struct  ImageSet
class  Processor
class  RectifyConfig
class  RectifyConfigStatics
class  RectifyNodelet

Functions

void debayerEdgeAware (const cv::Mat &bayer, cv::Mat &color)
void debayerEdgeAwareWeighted (const cv::Mat &bayer, cv::Mat &color)
void yuv422ToColor (const cv::Mat &yuv, cv::Mat &color)
void yuv422ToGray (const cv::Mat &yuv, cv::Mat &gray)

Variables

const int Debayer_Bilinear = 0
const int Debayer_EdgeAware = 1
const int Debayer_EdgeAwareWeighted = 2
const int Debayer_VNG = 3
const int Rectify_Cubic = 2
const int Rectify_Lanczos4 = 4
const int Rectify_Linear = 1
const int Rectify_NN = 0

Function Documentation

void image_proc::debayerEdgeAware ( const cv::Mat &  bayer,
cv::Mat &  color 
)
void image_proc::debayerEdgeAwareWeighted ( const cv::Mat &  bayer,
cv::Mat &  color 
)
void image_proc::yuv422ToColor ( const cv::Mat &  yuv,
cv::Mat &  color 
)
void image_proc::yuv422ToGray ( const cv::Mat &  yuv,
cv::Mat &  gray 
)

Variable Documentation

Definition at line 313 of file DebayerConfig.h.

Definition at line 315 of file DebayerConfig.h.

Definition at line 317 of file DebayerConfig.h.

const int image_proc::Debayer_VNG = 3

Definition at line 319 of file DebayerConfig.h.

Definition at line 317 of file RectifyConfig.h.

Definition at line 319 of file RectifyConfig.h.

Definition at line 315 of file RectifyConfig.h.

const int image_proc::Rectify_NN = 0

Definition at line 313 of file RectifyConfig.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Defines


image_proc
Author(s): Patrick Mihelich, Kurt Konolige, Jeremy Leibs
autogenerated on Fri Jan 11 12:13:54 2013