SFuzzySegParams Struct Reference

#include <mia/2d/fuzzyseg.hh>

Public Member Functions

 SFuzzySegParams ()
 

Data Fields

float lambda1
 
float lambda2
 
float residuum
 

Detailed Description

Definition at line 25 of file 2d/fuzzyseg.hh.

Constructor & Destructor Documentation

◆ SFuzzySegParams()

SFuzzySegParams::SFuzzySegParams ( )
inline

Definition at line 29 of file 2d/fuzzyseg.hh.

References EXPORT_2D, fuzzy_segment_2d(), NS_MIA_END, and residuum.

Field Documentation

◆ lambda1

float SFuzzySegParams::lambda1

Definition at line 27 of file 2d/fuzzyseg.hh.

◆ lambda2

float SFuzzySegParams::lambda2

Definition at line 28 of file 2d/fuzzyseg.hh.

◆ residuum

float SFuzzySegParams::residuum

Definition at line 26 of file 2d/fuzzyseg.hh.

Referenced by SFuzzySegParams().


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