Image Component Library (ICL)
icl::cv::TemplateTracker Member List
This is the complete list of members for icl::cv::TemplateTracker, including all inherited members.
adaptProperty(const std::string &name, const std::string &newType, const std::string &newInfo, const std::string &newToolTip)icl::utils::Configurable [virtual]
addChildConfigurable(Configurable *configurable, const std::string &childPrefix="")icl::utils::Configurable [protected]
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::Configurable [protected]
call_callbacks(const std::string &propertyName, const Configurable *caller) const icl::utils::Configurable [protected]
Callback typedeficl::utils::Configurable
callbacksicl::utils::Configurable [protected]
Configurable(const std::string &ID="", bool ordered=true)icl::utils::Configurable [protected]
Configurable(const Configurable &other)icl::utils::Configurable
create_configurable(const std::string &classname)icl::utils::Configurable [static]
create_default_ID(const std::string &prefix)icl::utils::Configurable [static]
dataicl::cv::TemplateTracker [private]
deactivateProperty(const std::string &pattern)icl::utils::Configurable
deleteDeactivationPattern(const std::string &pattern)icl::utils::Configurable
EMPTY_VECicl::utils::Configurable [static]
get(const std::string &id)icl::utils::Configurable [static]
get_registered_configurables()icl::utils::Configurable [static]
getConfigurableID() const icl::utils::Configurable [inline]
getPropertyInfo(const std::string &propertyName) const icl::utils::Configurable [inline, virtual]
getPropertyList() const icl::utils::Configurable [virtual]
getPropertyListWithoutDeactivated() const icl::utils::Configurable
getPropertyToolTip(const std::string &propertyName) const icl::utils::Configurable [inline, virtual]
getPropertyType(const std::string &propertyName) const icl::utils::Configurable [inline, virtual]
getPropertyValue(const std::string &propertyName) const icl::utils::Configurable [virtual]
getPropertyVolatileness(const std::string &propertyName) const icl::utils::Configurable [inline, virtual]
loadProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC)icl::utils::Configurable [virtual]
icl::operator=(const Configurable &other)icl::utils::Configurable
prop(const std::string &propertyName)icl::utils::Configurable [protected]
prop(const std::string &propertyName) const icl::utils::Configurable [protected]
register_configurable_type(const std::string &classname, Function< Configurable * > creator)icl::utils::Configurable [static]
registerCallback(const Callback &cb)icl::utils::Configurable [inline]
removeChildConfigurable(Configurable *configurable)icl::utils::Configurable [protected]
removedCallback(const Callback &cb)icl::utils::Configurable
saveProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC) const icl::utils::Configurable [virtual]
setConfigurableID(const std::string &ID)icl::utils::Configurable
setPropertyValue(const std::string &propertyName, const Any &value)icl::utils::Configurable [virtual]
setRotationLUT(const std::vector< utils::SmartPtr< core::Img8u > > &lut)icl::cv::TemplateTracker
setTemplateImage(const core::Img8u &templateImage, float rotationStepSizeDegree=1.0)icl::cv::TemplateTracker
showRotationLUT() const icl::cv::TemplateTracker
supportsProperty(const std::string &propertyName) const icl::utils::Configurable [virtual]
syncChangesTo(Configurable *others, int num=1)icl::utils::Configurable
TemplateTracker(const core::Img8u *templateImage=0, float rotationStepSizeDegree=1.0, int positionTrackingRangePix=100, float rotationTrackingRangeDegree=45, int coarseSteps=10, int fineSteps=1, const Result &initialResult=Result())icl::cv::TemplateTracker
track(const core::Img8u &image, const Result *initialResult=0, std::vector< Result > *allResults=0)icl::cv::TemplateTracker
Uncopyable()icl::utils::Uncopyable [inline, protected]
~Configurable()icl::utils::Configurable [inline, virtual]
~TemplateTracker()icl::cv::TemplateTracker
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines