![]() |
Image Component Library (ICL)
|
This is the complete list of members for icl::filter::ProximityOp, 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 |
| apply(const core::ImgBase *poSrc1, const core::ImgBase *poSrc2, core::ImgBase **ppoDst) | icl::filter::ProximityOp | virtual |
| apply(const core::ImgBase *operand1, const core::ImgBase *operand2, core::ImgBase **result)=0 | icl::filter::ProximityOp | |
| apply(const core::ImgBase *operand1, const core::ImgBase *operand2) | icl::filter::ProximityOp | |
| icl::filter::BinaryOp::apply(const core::ImgBase *operand1, const core::ImgBase *operand2) | icl::filter::BinaryOp | virtual |
| applymode enum name | icl::filter::ProximityOp | |
| BinaryOp() | icl::filter::BinaryOp | |
| BinaryOp(const BinaryOp &other) | icl::filter::BinaryOp | |
| call_callbacks(const std::string &propertyName, const Configurable *caller) const | icl::utils::Configurable | protected |
| Callback typedef | icl::utils::Configurable | |
| callbacks | icl::utils::Configurable | protected |
| check(const core::ImgBase *operand1, const core::ImgBase *operand2, bool checkDepths=true) | icl::filter::BinaryOp | inlineprotectedstatic |
| 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 |
| crossCorr enum value | icl::filter::ProximityOp | |
| crossCorrCoeff enum value | icl::filter::ProximityOp | |
| deactivateProperty(const std::string &pattern) | icl::utils::Configurable | |
| deleteDeactivationPattern(const std::string &pattern) | icl::utils::Configurable | |
| EMPTY_VEC | icl::utils::Configurable | static |
| full enum value | icl::filter::ProximityOp | |
| get(const std::string &id) | icl::utils::Configurable | static |
| get_registered_configurables() | icl::utils::Configurable | static |
| getApplyMode() const | icl::filter::ProximityOp | |
| getCheckOnly() const | icl::filter::BinaryOp | inline |
| getClipToROI() const | icl::filter::BinaryOp | inline |
| getConfigurableID() const | icl::utils::Configurable | inline |
| getOpType() const | icl::filter::ProximityOp | |
| getPropertyInfo(const std::string &propertyName) const | icl::utils::Configurable | inlinevirtual |
| getPropertyList() const | icl::utils::Configurable | virtual |
| getPropertyListWithoutDeactivated() const | icl::utils::Configurable | |
| getPropertyToolTip(const std::string &propertyName) const | icl::utils::Configurable | inlinevirtual |
| getPropertyType(const std::string &propertyName) const | icl::utils::Configurable | inlinevirtual |
| getPropertyValue(const std::string &propertyName) const | icl::utils::Configurable | virtual |
| getPropertyVolatileness(const std::string &propertyName) const | icl::utils::Configurable | inlinevirtual |
| isOrderedFlagSet() const | icl::utils::Configurable | inline |
| loadProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC) | icl::utils::Configurable | virtual |
| m_poImageBuffer | icl::filter::ProximityOp | private |
| m_poTemplateBuffer | icl::filter::ProximityOp | private |
| operator()(const core::ImgBase *src1, const core::ImgBase *src2, core::ImgBase **dst) | icl::filter::BinaryOp | inline |
| operator()(const core::ImgBase *src1, const core::ImgBase *src2) | icl::filter::BinaryOp | inline |
| operator()(const core::ImgBase &sr1, const core::ImgBase &src2) | icl::filter::BinaryOp | inline |
| icl::operator=(const BinaryOp &other) | icl::filter::BinaryOp | |
| icl::utils::Configurable::operator=(const Configurable &other) | icl::utils::Configurable | |
| optype enum name | icl::filter::ProximityOp | |
| prepare(core::ImgBase **ppoDst, core::depth eDepth, const utils::Size &imgSize, core::format eFormat, int nChannels, const utils::Rect &roi, utils::Time timestamp=utils::Time::null) | icl::filter::BinaryOp | inlineprotected |
| prepare(core::ImgBase **ppoDst, const core::ImgBase *poSrc) | icl::filter::BinaryOp | inlineprotectedvirtual |
| prepare(core::ImgBase **ppoDst, const core::ImgBase *poSrc, core::depth eDepth) | icl::filter::BinaryOp | inlineprotectedvirtual |
| prop(const std::string &propertyName) | icl::utils::Configurable | protected |
| prop(const std::string &propertyName) const | icl::utils::Configurable | protected |
| ProximityOp(optype ot, applymode am=valid) | icl::filter::ProximityOp | |
| 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 | |
| same enum value | icl::filter::ProximityOp | |
| saveProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC) const | icl::utils::Configurable | virtual |
| setApplyMode(applymode am) | icl::filter::ProximityOp | |
| setCheckOnly(bool bCheckOnly) | icl::filter::BinaryOp | inline |
| setClipToROI(bool bClipToROI) | icl::filter::BinaryOp | inline |
| setConfigurableID(const std::string &ID) | icl::utils::Configurable | |
| setOpType(optype ot) | icl::filter::ProximityOp | |
| setPropertyValue(const std::string &propertyName, const Any &value) | icl::utils::Configurable | virtual |
| sqrDistance enum value | icl::filter::ProximityOp | |
| supportsProperty(const std::string &propertyName) const | icl::utils::Configurable | virtual |
| syncChangesTo(Configurable *others, int num=1) | icl::utils::Configurable | |
| Uncopyable() | icl::utils::Uncopyable | inlineprotected |
| valid enum value | icl::filter::ProximityOp | |
| ~BinaryOp() | icl::filter::BinaryOp | virtual |
| ~Configurable() | icl::utils::Configurable | inlinevirtual |
| ~ProximityOp() | icl::filter::ProximityOp | inlinevirtual |
1.8.15