OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gcapp
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/samples/cpp/
grabcut.cpp
270
GCApplication
gcapp
;
variable
274
gcapp
.mouseClick( event, x, y, flags, param );
303
gcapp
.setImageAndWinName( image, winName );
304
gcapp
.showImage();
316
gcapp
.reset();
317
gcapp
.showImage();
320
int iterCount =
gcapp
.getIterCount();
322
int newIterCount =
gcapp
.nextIter();
325
gcapp
.showImage();
Completed in 42 milliseconds