Image Component Library (ICL)
Public Member Functions | Public Attributes | List of all members
icl::cv::RegionGrower::RegionGrowerDataAccessor< core::DataSegment< float, 4 >, float, 4 > Struct Template Reference

#include <RegionGrower.h>

Public Member Functions

 RegionGrowerDataAccessor (const core::DataSegment< float, 4 > &data)
 
int w () const
 
int h () const
 
math::FixedColVector< float, 4 > operator() (int x, int y) const
 

Public Attributes

core::DataSegment< float, 4 > data
 
int ww
 
int hh
 

Constructor & Destructor Documentation

◆ RegionGrowerDataAccessor()

Member Function Documentation

◆ h()

int icl::cv::RegionGrower::RegionGrowerDataAccessor< core::DataSegment< float, 4 >, float, 4 >::h ( ) const
inline

◆ operator()()

math::FixedColVector<float,4> icl::cv::RegionGrower::RegionGrowerDataAccessor< core::DataSegment< float, 4 >, float, 4 >::operator() ( int  x,
int  y 
) const
inline

◆ w()

int icl::cv::RegionGrower::RegionGrowerDataAccessor< core::DataSegment< float, 4 >, float, 4 >::w ( ) const
inline

Member Data Documentation

◆ data

◆ hh

◆ ww


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