| adaptProperty(const std::string &name, const std::string &newType, const std::string &newInfo, const std::string &newToolTip) | icl::utils::Configurable | virtual | 
  | adaptSize(const utils::Size &size) | icl::filter::NeighborhoodOp | inlineprotectedvirtual | 
  | 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 *poSrc, core::ImgBase **ppoDst) | icl::filter::MorphologicalOp | virtual | 
  | apply(const core::ImgBase *operand1, core::ImgBase **dst)=0 | icl::filter::MorphologicalOp |  | 
  | apply(const core::ImgBase *src) | icl::filter::MorphologicalOp |  | 
  | icl::filter::UnaryOp::apply(const core::ImgBase *src) | icl::filter::UnaryOp | virtual | 
  | applyFromString(const std::string &definition, const core::ImgBase *src, core::ImgBase **dst) | icl::filter::UnaryOp | static | 
  | applyMT(const core::ImgBase *operand1, core::ImgBase **dst, unsigned int nThreads) | icl::filter::NeighborhoodOp | virtual | 
  | blackhatBorder enum value | icl::filter::MorphologicalOp |  | 
  | call_callbacks(const std::string &propertyName, const Configurable *caller) const | icl::utils::Configurable | protected | 
  | Callback typedef | icl::utils::Configurable |  | 
  | callbacks | icl::utils::Configurable | protected | 
  | checkMorphAdvState32f(const utils::Size roiSize) | icl::filter::MorphologicalOp | private | 
  | checkMorphAdvState8u(const utils::Size roiSize) | icl::filter::MorphologicalOp | private | 
  | checkMorphState32f(const utils::Size roiSize) | icl::filter::MorphologicalOp | private | 
  | checkMorphState8u(const utils::Size roiSize) | icl::filter::MorphologicalOp | private | 
  | closeBorder enum value | icl::filter::MorphologicalOp |  | 
  | computeROI(const core::ImgBase *poSrc, utils::Point &oROIoffset, utils::Size &oROIsize) | icl::filter::NeighborhoodOp |  | 
  | 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 | 
  | deactivateProperty(const std::string &pattern) | icl::utils::Configurable |  | 
  | deleteDeactivationPattern(const std::string &pattern) | icl::utils::Configurable |  | 
  | deleteMorphStates() | icl::filter::MorphologicalOp | private | 
  | dilate enum value | icl::filter::MorphologicalOp |  | 
  | dilate3x3 enum value | icl::filter::MorphologicalOp |  | 
  | dilateBorderReplicate enum value | icl::filter::MorphologicalOp |  | 
  | EMPTY_VEC | icl::utils::Configurable | static | 
  | erode enum value | icl::filter::MorphologicalOp |  | 
  | erode3x3 enum value | icl::filter::MorphologicalOp |  | 
  | erodeBorderReplicate enum value | icl::filter::MorphologicalOp |  | 
  | fromString(const std::string &definition) | icl::filter::UnaryOp | static | 
  | get(const std::string &id) | icl::utils::Configurable | static | 
  | get_registered_configurables() | icl::utils::Configurable | static | 
  | getAnchor() const | icl::filter::NeighborhoodOp | inline | 
  | getCheckOnly() const | icl::filter::UnaryOp | inline | 
  | getClipToROI() const | icl::filter::UnaryOp | inline | 
  | getConfigurableID() const | icl::utils::Configurable | inline | 
  | getFromStringSyntax(const std::string &opSpecifier) | icl::filter::UnaryOp | static | 
  | getMask() const | icl::filter::MorphologicalOp |  | 
  | getMaskSize() const | icl::filter::MorphologicalOp |  | 
  | getOptype() const | icl::filter::MorphologicalOp |  | 
  | 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 | 
  | getROIOffset() const | icl::filter::NeighborhoodOp | inline | 
  | gradientBorder enum value | icl::filter::MorphologicalOp |  | 
  | ICLMorphAdvState typedef | icl::filter::MorphologicalOp | private | 
  | ICLMorphState typedef | icl::filter::MorphologicalOp | private | 
  | ippiMorphologicalBorderCall(const core::Img< T > *src, core::Img< T > *dst, IppiMorphAdvState *advState) | icl::filter::MorphologicalOp | private | 
  | ippiMorphologicalBorderReplicateCall(const core::Img< T > *src, core::Img< T > *dst, IppiMorphState *state) | icl::filter::MorphologicalOp | private | 
  | ippiMorphologicalCall(const core::Img< T > *src, core::Img< T > *dst) | icl::filter::MorphologicalOp | private | 
  | ippiMorphologicalCall3x3(const core::Img< T > *src, core::Img< T > *dst) | icl::filter::MorphologicalOp | private | 
  | isOrderedFlagSet() const | icl::utils::Configurable | inline | 
  | listFromStringOps() | icl::filter::UnaryOp | static | 
  | loadProperties(const std::string &filename, const std::vector< std::string > &propertiesToSkip=EMPTY_VEC) | icl::utils::Configurable | virtual | 
  | m_bHas_changed | icl::filter::MorphologicalOp | private | 
  | m_bHas_changedAdv | icl::filter::MorphologicalOp | private | 
  | m_bMorphAdvState32f | icl::filter::MorphologicalOp | private | 
  | m_bMorphAdvState8u | icl::filter::MorphologicalOp | private | 
  | m_bMorphState32f | icl::filter::MorphologicalOp | private | 
  | m_bMorphState8u | icl::filter::MorphologicalOp | private | 
  | m_eType | icl::filter::MorphologicalOp | private | 
  | m_oAnchor | icl::filter::NeighborhoodOp | protected | 
  | m_oMaskSize | icl::filter::NeighborhoodOp | protected | 
  | m_oMaskSizeMorphOp | icl::filter::MorphologicalOp | private | 
  | m_oROIOffset | icl::filter::NeighborhoodOp | protected | 
  | m_pAdvState32f | icl::filter::MorphologicalOp | private | 
  | m_pAdvState8u | icl::filter::MorphologicalOp | private | 
  | m_pcMask | icl::filter::MorphologicalOp | private | 
  | m_poMT | icl::filter::UnaryOp | protected | 
  | m_pState32f | icl::filter::MorphologicalOp | private | 
  | m_pState8u | icl::filter::MorphologicalOp | private | 
  | MorphologicalOp(optype t, const utils::Size &maskSize=utils::Size(3, 3), const icl8u *mask=0) | icl::filter::MorphologicalOp |  | 
  | MorphologicalOp(const std::string &optype="erode", const utils::Size &maskSize=utils::Size(3, 3), const icl8u *mask=0) | icl::filter::MorphologicalOp |  | 
  | NeighborhoodOp() | icl::filter::NeighborhoodOp | inlineprotected | 
  | NeighborhoodOp(const utils::Size &size) | icl::filter::NeighborhoodOp | inlineprotected | 
  | openBorder enum value | icl::filter::MorphologicalOp |  | 
  | operator()(const core::ImgBase *src, core::ImgBase **dst) | icl::filter::UnaryOp | inline | 
  | operator()(const core::ImgBase *src) | icl::filter::UnaryOp | inline | 
  | operator()(const core::ImgBase &src) | icl::filter::UnaryOp | inline | 
  | icl::operator=(const UnaryOp &other) | icl::filter::UnaryOp |  | 
  | icl::utils::Configurable::operator=(const Configurable &other) | icl::utils::Configurable |  | 
  | optype enum name | icl::filter::MorphologicalOp |  | 
  | prepare(core::ImgBase **ppoDst, const core::ImgBase *poSrc) | icl::filter::NeighborhoodOp | protectedvirtual | 
  | prepare(core::ImgBase **ppoDst, const core::ImgBase *poSrc, core::depth eDepht) | icl::filter::NeighborhoodOp | protectedvirtual | 
  | icl::filter::UnaryOp::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::UnaryOp | inlineprotected | 
  | 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 | 
  | setCheckOnly(bool bCheckOnly) | icl::filter::UnaryOp | inline | 
  | setClipToROI(bool bClipToROI) | icl::filter::UnaryOp | inline | 
  | setConfigurableID(const std::string &ID) | icl::utils::Configurable |  | 
  | setMask(utils::Size size, const icl8u *pcMask=0) | icl::filter::MorphologicalOp |  | 
  | icl::filter::NeighborhoodOp::setMask(const utils::Size &size) | icl::filter::NeighborhoodOp | inlineprotected | 
  | icl::filter::NeighborhoodOp::setMask(const utils::Size &size, const utils::Point &anchor) | icl::filter::NeighborhoodOp | inlineprotected | 
  | setOptype(optype type) | icl::filter::MorphologicalOp |  | 
  | setPropertyValue(const std::string &propertyName, const utils::Any &value) | icl::filter::UnaryOp | virtual | 
  | setROIOffset(const utils::Point &offs) | icl::filter::NeighborhoodOp | inlineprotected | 
  | supportsProperty(const std::string &propertyName) const | icl::utils::Configurable | virtual | 
  | syncChangesTo(Configurable *others, int num=1) | icl::utils::Configurable |  | 
  | tophatBorder enum value | icl::filter::MorphologicalOp |  | 
  | UnaryOp() | icl::filter::UnaryOp |  | 
  | UnaryOp(const UnaryOp &other) | icl::filter::UnaryOp |  | 
  | Uncopyable() | icl::utils::Uncopyable | inlineprotected | 
  | ~Configurable() | icl::utils::Configurable | inlinevirtual | 
  | ~MorphologicalOp() | icl::filter::MorphologicalOp |  | 
  | ~NeighborhoodOp() | icl::filter::NeighborhoodOp | inlinevirtual | 
  | ~UnaryOp() | icl::filter::UnaryOp | virtual |