Image Component Library (ICL)
Public Attributes | List of all members
icl::cv::FloodFiller::Result Struct Reference

result structure, returned by the 'apply' methods More...

#include <FloodFiller.h>

Public Attributes

std::vector< utils::Pointpixels
 
core::Img8u ffLUT
 list of filled pixels More...
 

Detailed Description

result structure, returned by the 'apply' methods

Member Data Documentation

◆ ffLUT

core::Img8u icl::cv::FloodFiller::Result::ffLUT

list of filled pixels

◆ pixels

std::vector<utils::Point> icl::cv::FloodFiller::Result::pixels

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