ARAM  2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
aram::NaiveContourClosing Class Reference

#include <NaiveContourClosing.hpp>

Public Member Functions

void close (cv::Mat &src)
 

Detailed Description

Naive closure inspect neighbours in a 3x3 region, and check if two contours pixels are already detected and aligned with current pixel

Member Function Documentation

void aram::NaiveContourClosing::close ( cv::Mat &  src)

close all hole in contours (1 pixel retrieve maximum)

Parameters
[in,out]binaryimage (CV_8U1C) to close

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