Image Component Library (ICL)
|
result structure, returned by the 'apply' methods More...
#include <FloodFiller.h>
Public Attributes | |
std::vector< utils::Point > | pixels |
core::Img8u | ffLUT |
list of filled pixels More... | |
result structure, returned by the 'apply' methods
core::Img8u icl::cv::FloodFiller::Result::ffLUT |
list of filled pixels
std::vector<utils::Point> icl::cv::FloodFiller::Result::pixels |