![]() |
![]() |
![]() |
#include <STL.h>
Inheritance diagram for Magick::segmentImage:


Public Member Functions | |
| segmentImage (const double clusterThreshold_=1.0, const double smoothingThreshold_=1.5) | |
| void | operator() (Image &image_) const |
| segmentImage (const double clusterThreshold_=1.0, const double smoothingThreshold_=1.5) | |
| void | operator() (Image &image_) const |
Private Attributes | |
| double | _clusterThreshold |
| double | _smoothingThreshold |
|
||||||||||||
|
Definition at line 760 of file STL.cpp. References segmentImage(). Referenced by segmentImage().
Here is the call graph for this function: ![]() |
|
||||||||||||
|
|
|
|
|
|
|
Definition at line 766 of file STL.cpp. References _clusterThreshold, _smoothingThreshold, operator()(), and Magick::Image::segment(). Referenced by operator()().
Here is the call graph for this function: ![]() |
|
|
Definition at line 821 of file STL.h. Referenced by operator()(). |
|
|
Definition at line 822 of file STL.h. Referenced by operator()(). |
1.3.7
ImageMagick Copyright © 2004, ImageMagick Studio LLC