Home | History | Annotate | Download | only in cpp

Lines Matching full:endl

37     cout << endl;
38 cout << "Cloning Module" << endl;
39 cout << "---------------" << endl;
40 cout << "Options: " << endl;
41 cout << endl;
42 cout << "1) Normal Cloning " << endl;
43 cout << "2) Mixed Cloning " << endl;
44 cout << "3) Monochrome Transfer " << endl;
45 cout << "4) Local Color Change " << endl;
46 cout << "5) Local Illumination Change " << endl;
47 cout << "6) Texture Flattening " << endl;
48 cout << endl;
52 cout << endl;
67 cout << "Could not load source image " << original_path1 << endl;
72 cout << "Could not load destination image " << original_path2 << endl;
77 cout << "Could not load mask image " << original_path3 << endl;
104 cout << "Could not load source image " << original_path1 << endl;
109 cout << "Could not load destination image " << original_path2 << endl;
114 cout << "Could not load mask image " << original_path3 << endl;
141 cout << "Could not load source image " << original_path1 << endl;
146 cout << "Could not load destination image " << original_path2 << endl;
151 cout << "Could not load mask image " << original_path3 << endl;
176 cout << "Could not load source image " << original_path1 << endl;
181 cout << "Could not load mask image " << original_path2 << endl;
203 cout << "Could not load source image " << original_path1 << endl;
208 cout << "Could not load mask image " << original_path2 << endl;
230 cout << "Could not load source image " << original_path1 << endl;
235 cout << "Could not load mask image " << original_path2 << endl;