Searched refs:MorphRowIVec (Results 1 – 1 of 1) sorted by relevance
97 template<class VecUpdate> struct MorphRowIVec struct101 MorphRowIVec(int _ksize, int _anchor) : ksize(_ksize), anchor(_anchor) {} in MorphRowIVec() function558 typedef MorphRowIVec<VMin8u> ErodeRowVec8u;559 typedef MorphRowIVec<VMax8u> DilateRowVec8u;560 typedef MorphRowIVec<VMin16u> ErodeRowVec16u;561 typedef MorphRowIVec<VMax16u> DilateRowVec16u;562 typedef MorphRowIVec<VMin16s> ErodeRowVec16s;563 typedef MorphRowIVec<VMax16s> DilateRowVec16s;