Lines Matching full:endl
92 cout << "Usage: pyrlk_optical_flow [options]" << endl;
93 cout << "Available options:" << endl;
117 cout << "Points count : " << points << endl << endl;
135 cout << "Capture from CAM " << c << " didn't work" << endl;
137 cout << "Capture from file " << vdofile << " failed" <<endl;
143 cout << "In capture ..." << endl;
203 std::cout << "OpenCL was disabled" << std::endl;
207 cout << "loop" << i << endl;
220 cout << getTime() / LOOP_NUM << " ms" << endl;