HomeSort by relevance Sort by last modified time
    Searched refs:waitKey (Results 101 - 125 of 204) sorted by null

1 2 3 45 6 7 8 9

  /external/opencv3/samples/tapi/
bgfg_segm.cpp 108 char key = (char)waitKey(30);
clahe.cpp 97 char key = (char)waitKey(3);
  /external/opencv3/samples/cpp/tutorial_code/calib3d/real_time_pose_estimation/src/
main_registration.cpp 126 while ( waitKey(30) < 0 )
188 waitKey(0);
249 waitKey(0);
  /external/opencv3/samples/cpp/
cloning_gui.cpp 153 waitKey(0);
160 waitKey(0);
166 waitKey(0);
257 waitKey(0);
456 char key = (char) waitKey(0);
546 waitKey(0);
ufacedetect.cpp 136 if( waitKey( 10 ) >= 0 )
146 waitKey(0);
167 c = waitKey(0);
contours2.cpp 91 waitKey();
ffilldemo.cpp 99 int c = waitKey(0);
image.cpp 126 waitKey();
image_alignment.cpp 375 waitKey (200);
377 waitKey (200);
379 waitKey(200);
381 waitKey(0);
kalman.cpp 92 code = (char)waitKey(100);
lkdemo.cpp 127 char c = (char)waitKey(10);
shape_example.cpp 84 waitKey(30);
train_HOG.cpp 101 waitKey( 10 );
128 waitKey( 10 );
309 waitKey( 10 );
398 key = (char)waitKey( 10 );
  /external/opencv3/samples/cpp/tutorial_code/photo/seamless_cloning/
cloning_gui.cpp 152 waitKey(0);
159 waitKey(0);
165 waitKey(0);
256 waitKey(0);
455 char key = (char) waitKey(0);
545 waitKey(0);
  /external/opencv3/modules/features2d/test/
test_mser.cpp 154 waitKey();
  /external/opencv3/samples/cpp/tutorial_code/ImgTrans/
HoughLines_Demo.cpp 68 waitKey(0);
  /external/opencv3/samples/cpp/tutorial_code/ShapeDescriptors/
moments_demo.cpp 45 waitKey(0);
pointPolygonTest_demo.cpp 79 waitKey(0);
  /external/opencv3/samples/cpp/tutorial_code/TrackingMotion/
cornerDetector_Demo.cpp 83 waitKey(0);
  /external/opencv3/samples/cpp/tutorial_code/core/interoperability_with_OpenCV_1/
interoperability_with_OpenCV_1.cpp 147 waitKey();
  /external/opencv3/samples/gpu/
bgfg_segm.cpp 164 int key = waitKey(30);
houghlines.cpp 87 waitKey();
super_resolution.cpp 151 if (waitKey(1000) > 0)
  /external/opencv3/samples/python2/
coherence.py 72 ch = 0xFF & cv2.waitKey()
contours.py 61 0xFF & cv2.waitKey()

Completed in 3365 milliseconds

1 2 3 45 6 7 8 9