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

#include <display.hpp>

Public Member Functions

 GrowCutGL ()
 GrowCutGL. More...
 
 ~GrowCutGL ()
 
ImageGLfromStrokeImageToSeeds (ImageGL *strokes, ImageGL *imgOut)
 fromStrokeImageToSeeds More...
 
ImageGLProcess (ImageGLVec imgIn, ImageGL *imgOut=NULL)
 Process. More...
 

Protected Attributes

FilterGLGrowCutflt
 
FilterGLMaxfltMax
 
FilterGLOpfltSeeds
 
FilterGLOpfltAssign
 
ImageGLimg_max
 
ImageGLstate_next
 

Constructor & Destructor Documentation

◆ GrowCutGL()

pic::pic::GrowCutGL::GrowCutGL ( )
inline

◆ ~GrowCutGL()

pic::pic::GrowCutGL::~GrowCutGL ( )
inline

Member Function Documentation

◆ fromStrokeImageToSeeds()

ImageGL* pic::pic::GrowCutGL::fromStrokeImageToSeeds ( ImageGL strokes,
ImageGL imgOut 
)
inline

fromStrokeImageToSeeds

Parameters
strokes
out
Returns

◆ Process()

ImageGL* pic::pic::GrowCutGL::Process ( ImageGLVec  imgIn,
ImageGL imgOut = NULL 
)
inline

Process.

Parameters
imgIn
imgOut
Returns

Member Data Documentation

◆ flt

FilterGLGrowCut* pic::pic::GrowCutGL::flt
protected

◆ fltAssign

FilterGLOp* pic::pic::GrowCutGL::fltAssign
protected

◆ fltMax

FilterGLMax* pic::pic::GrowCutGL::fltMax
protected

◆ fltSeeds

FilterGLOp* pic::pic::GrowCutGL::fltSeeds
protected

◆ img_max

ImageGL* pic::pic::GrowCutGL::img_max
protected

◆ state_next

ImageGL * pic::pic::GrowCutGL::state_next
protected

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