Home
last modified time | relevance | path

Searched refs:ExtendIgnore (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/mahotas/mahotas-1.4.11/mahotas/
H A D_filters.h22 ExtendIgnore = 5 enumerator
24 const ExtendMode ExtendLast = ExtendIgnore;
97 case ExtendIgnore: in fix_offset()
/dports/graphics/mahotas/mahotas-1.4.11/mahotas/features/
H A D_texture.cpp27 filter_iterator<T> filter(array.raw_array(), Bc.raw_array(), ExtendIgnore, true); in cooccurence()