Searched defs:neighbours (Results 1 – 3 of 3) sorted by relevance
64 std::array<T, 9> neighbours = { { 0 } }; in dilate() local
64 std::array<T, 9> neighbours = { { 0 } }; in erode() local
68 std::array<Coordinates, 8> neighbours = in trace_edge() local