PCL
pcl::BayerFilterBGGR Class Reference

BGGR Bayer filter representation. More...

#include <ColorFilterArray.h>

+ Inheritance diagram for pcl::BayerFilterBGGR:

Additional Inherited Members

- Public Member Functions inherited from pcl::ColorFilterArray
 ColorFilterArray ()=default
 
 ColorFilterArray (ColorFilterArray &&)=default
 
 ColorFilterArray (const ColorFilterArray &)=default
 
 ColorFilterArray (const IsoString &pattern, int width, int height, const String &name=String())
 
char Element (int x, int y) const
 
int Height () const
 
bool IsBayerFilter () const
 
bool IsEmpty () const
 
const StringName () const
 
int NumberOfElements () const
 
bool operator< (const ColorFilterArray &x) const
 
ColorFilterArrayoperator= (ColorFilterArray &&)=default
 
ColorFilterArrayoperator= (const ColorFilterArray &)=default
 
bool operator== (const ColorFilterArray &x) const
 
const IsoStringPattern () const
 
int Width () const
 
- Static Public Member Functions inherited from pcl::ColorFilterArray
static bool IsValidCFAElement (char element)
 

Detailed Description


The documentation for this class was generated from the following file: