Home
last modified time | relevance | path

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

/external/opencv3/samples/cpp/
Dselect3dobj.cpp198 static int select3DBox(const string& windowname, const string& selWinName, const Mat& frame, in select3DBox() argument
286 imshow(selWinName, selectedObjFrame); in select3DBox()