Image Component Library (ICL)
icl::cv::RegionDetector Member List

This is the complete list of members for icl::cv::RegionDetector, including all inherited members.

adaptProperty(const std::string &name, const std::string &newType, const std::string &newInfo, const std::string &newToolTip)icl::utils::Configurablevirtual
addChildConfigurable(Configurable *configurable, const std::string &childPrefix="")icl::utils::Configurableprotected
addProperty(const std::string &name, const std::string &type, const std::string &info, const Any &value=Any(), const int volatileness=0, const std::string &tooltip=std::string())icl::utils::Configurableprotected
analyseRegions()icl::cv::RegionDetectorprivate
call_callbacks(const std::string &propertyName, const Configurable *caller) consticl::utils::Configurableprotected
Callback typedeficl::utils::Configurable
callbacksicl::utils::Configurableprotected
click(const utils::Point &pos)icl::cv::RegionDetector
Configurable(const std::string &ID="", bool ordered=true)icl::utils::Configurableprotected
Configurable(const Configurable &other)icl::utils::Configurable
create_configurable(const std::string &classname)icl::utils::Configurablestatic
create_default_ID(const std::string &prefix)icl::utils::Configurablestatic
deactivateProperty(const std::string &pattern)icl::utils::Configurable
deleteDeactivationPattern(const std::string &pattern)icl::utils::Configurable
detect(const core::ImgBase *image)icl::cv::RegionDetector
EMPTY_VECicl::utils::Configurablestatic
filterRegions()icl::cv::RegionDetectorprivate
get(const std::string &id)icl::utils::Configurablestatic
get_registered_configurables()icl::utils::Configurablestatic
getConfigurableID() consticl::utils::Configurableinline
getLastDetectedRegions()icl::cv::RegionDetector
getPropertyInfo(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyList() consticl::utils::Configurablevirtual
getPropertyListWithoutDeactivated() consticl::utils::Configurable
getPropertyToolTip(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyType(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
getPropertyValue(const std::string &propertyName) consticl::utils::Configurablevirtual
getPropertyVolatileness(const std::string &propertyName) consticl::utils::Configurableinlinevirtual
isOrderedFlagSet() consticl::utils::Configurableinline
joinRegions()icl::cv::RegionDetectorprivate
linkRegions()icl::cv::RegionDetectorprivate
loadProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC)icl::utils::Configurablevirtual
m_dataicl::cv::RegionDetectorprivate
operator=(const Configurable &other)icl::utils::Configurable
prop(const std::string &propertyName)icl::utils::Configurableprotected
prop(const std::string &propertyName) consticl::utils::Configurableprotected
RegionDetector(bool createRegionGraph, const std::string &configurableID=Configurable::create_default_ID("region-detector-"))icl::cv::RegionDetector
RegionDetector(int minSize=1, int maxSize=400000000, int minVal=0, int maxVal=255, bool createRegionGraph=false, const std::string &configurableID=Configurable::create_default_ID("region-detector-"))icl::cv::RegionDetector
register_configurable_type(const std::string &classname, Function< Configurable * > creator)icl::utils::Configurablestatic
registerCallback(const Callback &cb)icl::utils::Configurableinline
removeChildConfigurable(Configurable *configurable)icl::utils::Configurableprotected
removedCallback(const Callback &cb)icl::utils::Configurable
saveProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC) consticl::utils::Configurablevirtual
setConfigurableID(const std::string &ID)icl::utils::Configurable
setConstraints(int minSize, int maxSize, int minVal, int maxVal)icl::cv::RegionDetector
setCreateGraph(bool on)icl::cv::RegionDetector
setCSSParams(float angle_thresh=162., float rc_coeff=1.5, float sigma=3., float curvature_cutoff=100., float straight_line_thresh=0.1)icl::cv::RegionDetector
setPropertyValue(const std::string &propertyName, const Any &value)icl::utils::Configurablevirtual
setUpBorders()icl::cv::RegionDetectorprivate
supportsProperty(const std::string &propertyName) consticl::utils::Configurablevirtual
syncChangesTo(Configurable *others, int num=1)icl::utils::Configurable
Uncopyable()icl::utils::Uncopyableinlineprotected
useImage(const core::ImgBase *image)icl::cv::RegionDetectorprivate
~Configurable()icl::utils::Configurableinlinevirtual
~RegionDetector()icl::cv::RegionDetectorvirtual