Solar
Public Member Functions | List of all members
SolAR::MODULES::OPENCV::SolARImageFilterDilateOpencv Class Reference

Dilates the white regions of a binary image. UUID: 7ac9d1b8-afda-4c99-b8df-92e71015a3be More...

#include <SolARImageFilterDilateOpencv.h>

Inheritance diagram for SolAR::MODULES::OPENCV::SolARImageFilterDilateOpencv:
Inheritance graph
[legend]
Collaboration diagram for SolAR::MODULES::OPENCV::SolARImageFilterDilateOpencv:
Collaboration graph
[legend]

Public Member Functions

FrameworkReturnCode filter (const SRef< datastructure::Image >input, SRef< datastructure::Image > &output) override
 
void unloadComponent () override final
 

Detailed Description

Dilates the white regions of a binary image. UUID: 7ac9d1b8-afda-4c99-b8df-92e71015a3be

Properties
dilate_elem See cv::MorphShapes
type: int; range : [0 (cv::MORPH_RECT), 1 (cv::MORPH_RECT), 2 (cv::MORPH_RECT)]; default: 0
dilate_size
type: int; range : [0.. MAX INT]; default: 0

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