PICCANTE  0.4
The hottest HDR imaging library!
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
pic::Segmentation Class Reference

The Segmentation class. More...

#include <segmentation_tmo_approx.hpp>

Public Member Functions

 Segmentation ()
 Segmentation. More...
 
 ~Segmentation ()
 
ImageProcess (Image *imgIn, Image *imgOut)
 Process. More...
 

Protected Member Functions

ImageProcessAux (Image *imgIn, bool bBilateral, int nSuperPixels=4096)
 ProcessAux. More...
 

Protected Attributes

FilterIterativefltIt
 
FilterBilateral2DSfltBil
 
ImageL
 
ImageimgIn_flt
 
float perCent
 

Detailed Description

The Segmentation class.

Constructor & Destructor Documentation

◆ Segmentation()

pic::Segmentation::Segmentation ( )
inline

◆ ~Segmentation()

pic::Segmentation::~Segmentation ( )
inline

Member Function Documentation

◆ Process()

Image* pic::Segmentation::Process ( Image imgIn,
Image imgOut 
)
inline

Process.

Parameters
imgIn
imgOut
Returns

◆ ProcessAux()

Image* pic::Segmentation::ProcessAux ( Image imgIn,
bool  bBilateral,
int  nSuperPixels = 4096 
)
inlineprotected

ProcessAux.

Parameters
imgIn
bBilateral
nSuperPixels
Returns

Member Data Documentation

◆ fltBil

FilterBilateral2DS* pic::Segmentation::fltBil
protected

◆ fltIt

FilterIterative* pic::Segmentation::fltIt
protected

◆ imgIn_flt

Image * pic::Segmentation::imgIn_flt
protected

◆ L

Image* pic::Segmentation::L
protected

◆ perCent

float pic::Segmentation::perCent
protected

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