Home
last modified time | relevance | path

Searched defs:find_squares (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/samples/python/
H A Dsquares.py25 def find_squares(img): function
/dports/graphics/opencv/opencv-4.5.3/modules/python/test/
H A Dtest_squares.py24 def find_squares(img): function
/dports/games/simutrans/simutrans-121.0/
H A Dsimworld.cc4526 slist_tpl<koord> *karte_t::find_squares(sint16 w, sint16 h, climate_bits cl, sint16 old_x, sint16 o… in find_squares() function in karte_t