1 |
|
2 | ------------------------ build OpenCV ----------------------------
|
3 | At revision 8042.
|
4 | -- Detected version of GNU GCC: 44 (404)
|
5 | -- Extracting svn version, please wait...
|
6 | -- SVNVERSION: svn:8042
|
7 | -- Found OpenEXR: /usr/lib64/libIlmImf.so
|
8 | -- Use NumPy headers from: /usr/lib/python2.6/dist-packages/numpy/core/include
|
9 | -- Found Sphinx 1.0.1: /usr/bin/sphinx-build
|
10 | -- CUDA detected: 4.1
|
11 | -- CUDA NVCC target flags: -gencode;arch=compute_11,code=sm_11;-gencode;arch=compute_13,code=sm_13;-gencode;arch=compute_13,code=sm_20;-gencode;arch=compute_13,code=sm_21;-gencode;arch=compute_13,code=compute_13
|
12 | --
|
13 | -- General configuration for OpenCV 2.4.0 =====================================
|
14 | --
|
15 | -- Platform:
|
16 | -- Host: Linux 2.6.32-34-generic x86_64
|
17 | -- Target: Linux 2.6.32-34-generic x86_64
|
18 | -- CMake: 2.8.1
|
19 | -- CMake generator: Unix Makefiles
|
20 | -- CMake build tool: /usr/bin/make
|
21 | --
|
22 | -- C++:
|
23 | -- Built as dynamic libs?: YES
|
24 | -- C++ Compiler: /usr/bin/c++
|
25 | -- C++ flags (Release): -Wall -Wno-long-long -pthread -ffunction-sections -O3 -DNDEBUG -fomit-frame-pointer -msse -msse2 -DNDEBUG
|
26 | -- C++ flags (Debug): -Wall -Wno-long-long -pthread -ffunction-sections -g -O0 -DDEBUG -D_DEBUG -ggdb3
|
27 | -- Linker flags (Release):
|
28 | -- Linker flags (Debug):
|
29 | --
|
30 | -- OpenCV modules:
|
31 | -- To be built: calib3d contrib core features2d flann gpu highgui imgproc legacy ml nonfree objdetect photo python stitching ts video videostab
|
32 | -- Disabled by user: -
|
33 | -- Disabled by dependency: -
|
34 | -- Unavailable: androidcamera java
|
35 | --
|
36 | -- GUI:
|
37 | -- GTK+ 2.x: YES
|
38 | -- GThread : YES
|
39 | -- GtkGlExt: NO
|
40 | -- OpenGL support: NO
|
41 | --
|
42 | -- Media I/O:
|
43 | -- ZLib: /usr/lib64/libz.so
|
44 | -- JPEG: /usr/lib64/libjpeg.so
|
45 | -- PNG: /usr/lib64/libpng.so
|
46 | -- TIFF: /usr/lib64/libtiff.so
|
47 | -- JPEG 2000: /usr/lib64/libjasper.so
|
48 | -- OpenEXR: YES
|
49 | -- OpenNI: YES
|
50 | -- OpenNI PrimeSensor Modules: YES
|
51 | --
|
52 | -- Video I/O:
|
53 | -- DC1394 1.x: NO
|
54 | -- DC1394 2.x: YES
|
55 | -- FFMPEG: YES
|
56 | -- codec: YES
|
57 | -- format: YES
|
58 | -- util: YES
|
59 | -- swscale: YES
|
60 | -- gentoo-style: YES
|
61 | -- GStreamer: YES
|
62 | -- UniCap: YES
|
63 | -- PvAPI: NO
|
64 | -- V4L/V4L2: Using libv4l
|
65 | -- Xine: YES
|
66 | --
|
67 | -- Other third-party libraries:
|
68 | -- Use IPP: NO
|
69 | -- Use TBB: NO
|
70 | -- Use Cuda: YES
|
71 | -- Use Eigen: YES
|
72 | -- Use Clp: NO
|
73 | --
|
74 | -- Python interpreter: /usr/bin/python2.6 (ver 2.6)
|
75 | --
|
76 | -- Interfaces:
|
77 | -- Python: YES
|
78 | -- Python numpy: YES
|
79 | --
|
80 | -- Documentation:
|
81 | -- Sphinx: /usr/bin/sphinx-build (ver 1.0.1)
|
82 | -- PdfLaTeX compiler: /usr/bin/pdflatex
|
83 | -- Build Documentation: YES
|
84 | --
|
85 | -- Tests and samples:
|
86 | -- Tests: YES
|
87 | -- Performance tests: YES
|
88 | -- Examples: YES
|
89 | --
|
90 | -- Install path: /usr/local/opencv
|
91 | --
|
92 | -- cvconfig.h is in: /home/yourmom/SDK/opencv/trunk/opencv/release
|
93 | -- -----------------------------------------------------------------
|
94 | --
|
95 | -- Configuring done
|
96 | -- Generating done
|
97 | -- Build files have been written to: /home/yourmom/SDK/opencv/trunk/opencv/release
|
98 | [ 16%] Built target opencv_ts_pch_dephelp
|
99 | [ 16%] Built target opencv_core_pch_dephelp
|
100 | [ 16%] Built target opencv_perf_core_pch_dephelp
|
101 | [ 16%] Built target opencv_highgui_pch_dephelp
|
102 | [ 16%] [ 16%] Built target opencv_perf_imgproc_pch_dephelp
|
103 | Built target opencv_test_core_pch_dephelp
|
104 | [ 16%] Built target opencv_imgproc_pch_dephelp
|
105 | [ 16%] Built target opencv_test_imgproc_pch_dephelp
|
106 | [ 16%] [ 16%] [ 16%] Built target opencv_flann_pch_dephelp
|
107 | Built target opencv_perf_features2d_pch_dephelp
|
108 | Built target opencv_features2d_pch_dephelp
|
109 | [ 16%] Built target opencv_test_features2d_pch_dephelp
|
110 | [ 16%] Built target opencv_calib3d_pch_dephelp
|
111 | [ 16%] [ 16%] Built target opencv_test_highgui_pch_dephelp
|
112 | Built target opencv_perf_calib3d_pch_dephelp
|
113 | [ 16%] Built target opencv_test_calib3d_pch_dephelp
|
114 | [ 16%] Built target opencv_test_ml_pch_dephelp
|
115 | [ 16%] [ 16%] Built target opencv_ml_pch_dephelp
|
116 | Built target opencv_video_pch_dephelp
|
117 | [ 16%] Built target opencv_test_video_pch_dephelp
|
118 | [ 16%] [ 16%] [ 16%] Built target opencv_perf_objdetect_pch_dephelp
|
119 | Built target opencv_objdetect_pch_dephelp
|
120 | Built target opencv_test_objdetect_pch_dephelp
|
121 | [ 16%] Built target opencv_contrib_pch_dephelp
|
122 | [ 16%] [ 16%] Built target opencv_nonfree_pch_dephelp
|
123 | Built target opencv_test_contrib_pch_dephelp
|
124 | [ 16%] [ 16%] Built target opencv_perf_nonfree_pch_dephelp
|
125 | Built target opencv_test_nonfree_pch_dephelp
|
126 | [ 16%] Built target opencv_perf_gpu_pch_dephelp
|
127 | [ 16%] Built target opencv_gpu_pch_dephelp
|
128 | [ 16%] [ 16%] Built target opencv_test_legacy_pch_dephelp
|
129 | Built target opencv_legacy_pch_dephelp
|
130 | [ 16%] Built target opencv_photo_pch_dephelp
|
131 | [ 16%] [ 16%] Built target opencv_perf_photo_pch_dephelp
|
132 | Built target opencv_test_photo_pch_dephelp
|
133 | [ 16%] Built target opencv_stitching_pch_dephelp
|
134 | [ 16%] Built target opencv_perf_stitching_pch_dephelp
|
135 | [ 16%] [ 16%] Built target opencv_test_stitching_pch_dephelp
|
136 | Built target opencv_videostab_pch_dephelp
|
137 | [ 16%] Built target pch_Generate_opencv_core
|
138 | [ 16%] Built target pch_Generate_opencv_ts
|
139 | [ 16%] [ 16%] Built target pch_Generate_opencv_perf_core
|
140 | Built target pch_Generate_opencv_highgui
|
141 | [ 16%] Built target pch_Generate_opencv_imgproc
|
142 | [ 16%] [ 16%] Built target pch_Generate_opencv_test_core
|
143 | [ 16%] Built target pch_Generate_opencv_test_imgproc
|
144 | Built target pch_Generate_opencv_perf_imgproc
|
145 | [ 16%] Built target pch_Generate_opencv_flann
|
146 | [ 16%] Built target pch_Generate_opencv_features2d
|
147 | [ 16%] [ 16%] Built target pch_Generate_opencv_perf_features2d
|
148 | Built target pch_Generate_opencv_test_features2d
|
149 | [ 16%] Built target pch_Generate_opencv_calib3d
|
150 | [ 16%] Built target pch_Generate_opencv_perf_calib3d
|
151 | [ 16%] [ 16%] Built target pch_Generate_opencv_test_calib3d
|
152 | Built target pch_Generate_opencv_test_highgui
|
153 | [ 16%] [ 16%] Built target pch_Generate_opencv_ml
|
154 | Built target pch_Generate_opencv_test_ml
|
155 | [ 16%] [ 16%] Built target pch_Generate_opencv_video
|
156 | Built target pch_Generate_opencv_test_video
|
157 | [ 16%] Built target pch_Generate_opencv_objdetect
|
158 | [ 16%] Built target pch_Generate_opencv_perf_objdetect
|
159 | [ 16%] [ 16%] Built target pch_Generate_opencv_contrib
|
160 | Built target pch_Generate_opencv_test_objdetect
|
161 | [ 16%] [ 16%] Built target pch_Generate_opencv_test_contrib
|
162 | Built target pch_Generate_opencv_nonfree
|
163 | [ 16%] Built target pch_Generate_opencv_perf_nonfree
|
164 | [ 16%] Built target pch_Generate_opencv_test_nonfree
|
165 | [ 16%] [ 16%] Built target pch_Generate_opencv_gpu
|
166 | Built target pch_Generate_opencv_perf_gpu
|
167 | [ 16%] Built target pch_Generate_opencv_legacy
|
168 | [ 16%] Built target pch_Generate_opencv_test_legacy
|
169 | [ 16%] Built target pch_Generate_opencv_perf_photo
|
170 | [ 16%] Built target pch_Generate_opencv_photo
|
171 | [ 16%] Built target pch_Generate_opencv_test_photo
|
172 | [ 16%] Built target pch_Generate_opencv_stitching
|
173 | [ 16%] [ 16%] Built target pch_Generate_opencv_test_stitching
|
174 | Built target pch_Generate_opencv_perf_stitching
|
175 | [ 16%] Built target pch_Generate_opencv_videostab
|
176 | [ 16%] Built target opencv_core
|
177 | [ 16%] Built target opencv_ts
|
178 | [ 16%] Built target opencv_flann
|
179 | [ 16%] Built target opencv_ml
|
180 | [ 16%] Built target opencv_imgproc
|
181 | [ 16%] Built target opencv_photo
|
182 | [ 16%] Built target opencv_video
|
183 | [ 16%] Building CXX object modules/highgui/CMakeFiles/opencv_highgui.dir/src/cap_ffmpeg_v2.cpp.o
|
184 | Linking CXX shared library ../../lib/libopencv_highgui.so
|
185 | [ 16%] Built target opencv_highgui
|
186 | Linking CXX executable ../../bin/opencv_perf_imgproc
|
187 | Linking CXX executable ../../bin/opencv_perf_core
|
188 | Linking CXX executable ../../bin/opencv_test_core
|
189 | Linking CXX executable ../../bin/opencv_test_imgproc
|
190 | [ 16%] Built target opencv_test_core
|
191 | [ 16%] Built target opencv_test_imgproc
|
192 | Linking CXX shared library ../../lib/libopencv_features2d.so
|
193 | [ 16%] Built target opencv_perf_core
|
194 | Scanning dependencies of target opencv_test_highgui
|
195 | Linking CXX executable ../../bin/opencv_test_ml
|
196 | [ 16%] Building CXX object modules/highgui/CMakeFiles/opencv_test_highgui.dir/test/test_video_pos.cpp.o
|
197 | [ 16%] Built target opencv_perf_imgproc
|
198 | Linking CXX executable ../../bin/opencv_test_video
|
199 | [ 16%] Built target opencv_features2d
|
200 | [ 16%] Building CXX object modules/highgui/CMakeFiles/opencv_test_highgui.dir/test/test_ffmpeg.cpp.o
|
201 | [ 16%] Built target opencv_test_ml
|
202 | Linking CXX executable ../../bin/opencv_test_highgui
|
203 | [ 16%] Built target opencv_test_video
|
204 | Linking CXX executable ../../bin/opencv_perf_photo
|
205 | Linking CXX executable ../../bin/opencv_test_photo
|
206 | Linking CXX executable ../../bin/opencv_perf_features2d
|
207 | [ 16%] Built target opencv_test_highgui
|
208 | [ 16%] Built target opencv_test_photo
|
209 | [ 16%] Built target opencv_perf_photo
|
210 | Linking CXX executable ../../bin/opencv_test_features2d
|
211 | Linking CXX shared library ../../lib/libopencv_nonfree.so
|
212 | Linking CXX shared library ../../lib/libopencv_calib3d.so
|
213 | [ 16%] Built target opencv_perf_features2d
|
214 | [ 16%] Built target opencv_nonfree
|
215 | [ 16%] Built target opencv_calib3d
|
216 | Linking CXX executable ../../bin/opencv_perf_nonfree
|
217 | Linking CXX executable ../../bin/opencv_test_nonfree
|
218 | Linking CXX executable ../../bin/opencv_perf_calib3d
|
219 | [ 16%] Built target opencv_test_features2d
|
220 | Linking CXX executable ../../bin/opencv_test_calib3d
|
221 | [ 16%] Built target opencv_perf_nonfree
|
222 | [ 16%] Built target opencv_test_nonfree
|
223 | [ 16%] Built target opencv_perf_calib3d
|
224 | Linking CXX shared library ../../lib/libopencv_objdetect.so
|
225 | Linking CXX shared library ../../lib/libopencv_legacy.so
|
226 | [ 16%] Built target opencv_objdetect
|
227 | Linking CXX executable ../../bin/opencv_perf_objdetect
|
228 | Linking CXX executable ../../bin/opencv_test_objdetect
|
229 | [ 16%] Built target opencv_test_calib3d
|
230 | [ 16%] Built target opencv_legacy
|
231 | Linking CXX shared library ../../lib/libopencv_contrib.so
|
232 | [ 16%] Built target opencv_contrib
|
233 | Linking CXX shared library ../../lib/libopencv_gpu.so
|
234 | Linking CXX executable ../../bin/opencv_test_legacy
|
235 | [ 16%] Built target opencv_perf_objdetect
|
236 | [ 16%] Built target opencv_test_objdetect
|
237 | Linking CXX shared library ../../lib/cv2.so
|
238 | [ 16%] Built target opencv_haartraining_engine
|
239 | Linking CXX executable ../../bin/adaptiveskindetector
|
240 | [ 16%] Built target opencv_python
|
241 | Linking CXX executable ../../bin/bgfg_codebook
|
242 | [ 16%] Built target opencv_test_legacy
|
243 | Linking CXX executable ../../bin/blobtrack_sample
|
244 | [ 16%] Built target example_adaptiveskindetector
|
245 | Linking C executable ../../bin/contours
|
246 | [ 16%] Built target example_bgfg_codebook
|
247 | Linking C executable ../../bin/convert_cascade
|
248 | [ 16%] Built target example_blobtrack_sample
|
249 | Linking C executable ../../bin/delaunay
|
250 | [ 16%] Built target example_contours
|
251 | Linking CXX executable ../../bin/facedetect
|
252 | [ 16%] Built target example_delaunay
|
253 | [ 16%] Built target example_convert_cascade
|
254 | Linking C executable ../../bin/fback_c
|
255 | Linking CXX executable ../../bin/find_obj
|
256 | [ 16%] Built target example_facedetect
|
257 | Linking CXX executable ../../bin/find_obj_calonder
|
258 | [ 16%] Built target example_fback_c
|
259 | Linking CXX executable ../../bin/find_obj_ferns
|
260 | [ 16%] Built target example_find_obj
|
261 | Linking CXX executable ../../bin/latentsvmdetect
|
262 | [ 16%] Built target example_find_obj_calonder
|
263 | Linking C executable ../../bin/morphology
|
264 | [ 16%] Built target example_find_obj_ferns
|
265 | Linking C executable ../../bin/motempl
|
266 | [ 16%] Built target example_latentsvmdetect
|
267 | Linking CXX executable ../../bin/mser_sample
|
268 | [ 16%] Built target opencv_gpu
|
269 | Linking CXX executable ../../bin/mushroom
|
270 | [ 16%] Built target example_morphology
|
271 | Linking CXX executable ../../bin/one_way_sample
|
272 | [ 16%] Built target example_motempl
|
273 | [ 16%] Built target example_mser_sample
|
274 | Linking C executable ../../bin/polar_transforms
|
275 | Linking C executable ../../bin/pyramid_segmentation
|
276 | [ 16%] Built target example_mushroom
|
277 | [ 16%] Built target example_one_way_sample
|
278 | Linking CXX executable ../../bin/tree_engine
|
279 | Linking CXX executable ../../bin/alpha_comp_gpu
|
280 | [ 16%] Built target example_polar_transforms
|
281 | Linking CXX executable ../../bin/brox_optical_flow_gpu
|
282 | [ 16%] Built target example_pyramid_segmentation
|
283 | Linking CXX executable ../../bin/cascadeclassifier_gpu
|
284 | [ 16%] Built target example_tree_engine
|
285 | Linking CXX executable ../../bin/cascadeclassifier_nvidia_api_gpu
|
286 | [ 16%] Built target example_gpu_alpha_comp
|
287 | Linking CXX executable ../../bin/driver_api_multi_gpu
|
288 | [ 16%] Built target example_gpu_brox_optical_flow
|
289 | Linking CXX executable ../../bin/driver_api_stereo_multi_gpu
|
290 | [ 16%] Built target example_gpu_cascadeclassifier
|
291 | Linking CXX executable ../../bin/farneback_optical_flow_gpu
|
292 | [ 16%] Built target example_gpu_cascadeclassifier_nvidia_api
|
293 | [ 16%] Built target example_gpu_driver_api_multi
|
294 | Linking CXX executable ../../bin/highgui_gpu_gpu
|
295 | Linking CXX executable ../../bin/hog_gpu
|
296 | [ 16%] Built target example_gpu_driver_api_stereo_multi
|
297 | Linking CXX executable ../../bin/morfology_gpu
|
298 | [ 16%] Built target example_gpu_farneback_optical_flow
|
299 | [ 16%] Built target example_gpu_highgui_gpu
|
300 | Linking CXX executable ../../bin/multi_gpu
|
301 | Linking CXX executable ../../bin/opticalflow_nvidia_api_gpu
|
302 | [ 16%] Built target example_gpu_hog
|
303 | Linking CXX executable ../../bin/performance_gpu
|
304 | [ 16%] Built target example_gpu_morfology
|
305 | Linking CXX executable ../../bin/pyrlk_optical_flow_gpu
|
306 | [ 16%] Built target example_gpu_multi
|
307 | [ 16%] Built target example_gpu_opticalflow_nvidia_api
|
308 | Linking CXX executable ../../bin/stereo_match_gpu
|
309 | Linking CXX executable ../../bin/stereo_multi_gpu
|
310 | [ 16%] Built target example_gpu_performance
|
311 | Linking CXX executable ../../bin/surf_keypoint_matcher_gpu
|
312 | [ 16%] Built target example_gpu_pyrlk_optical_flow
|
313 | Linking CXX executable ../../bin/opencv_test_contrib
|
314 | [ 16%] Built target example_gpu_stereo_match
|
315 | Linking CXX executable ../../bin/opencv_perf_gpu
|
316 | [ 16%] Built target example_gpu_stereo_multi
|
317 | [ 16%] Built target example_gpu_surf_keypoint_matcher
|
318 | Linking CXX executable ../../bin/opencv_test_gpu
|
319 | Linking CXX shared library ../../lib/libopencv_stitching.so
|
320 | [ 16%] Built target opencv_test_contrib
|
321 | Linking CXX shared library ../../lib/libopencv_videostab.so
|
322 | [ 16%] Built target opencv_stitching
|
323 | Linking CXX executable ../../bin/opencv_createsamples
|
324 | [ 16%] Built target opencv_videostab
|
325 | Linking CXX executable ../../bin/opencv_haartraining
|
326 | [ 16%] Built target opencv_createsamples
|
327 | Linking CXX executable ../../bin/opencv_performance
|
328 | [ 16%] Built target opencv_perf_gpu
|
329 | Linking CXX executable ../../bin/opencv_traincascade
|
330 | [ 16%] Built target opencv_haartraining
|
331 | Linking CXX executable ../../bin/3calibration
|
332 | [ 16%] Built target opencv_test_gpu
|
333 | Linking CXX executable ../../bin/OpenEXRimages_HighDynamicRange_Retina_toneMapping
|
334 | [ 16%] Built target opencv_performance
|
335 | Linking CXX executable ../../bin/OpenEXRimages_HighDynamicRange_Retina_toneMapping_video
|
336 | [ 16%] Built target opencv_traincascade
|
337 | Linking CXX executable ../../bin/bagofwords_classification
|
338 | [ 16%] Built target example_3calibration
|
339 | Linking CXX executable ../../bin/bgfg_segm
|
340 | [ 16%] Built target example_OpenEXRimages_HighDynamicRange_Retina_toneMapping
|
341 | [ 16%] Built target example_OpenEXRimages_HighDynamicRange_Retina_toneMapping_video
|
342 | Linking CXX executable ../../bin/brief_match_test
|
343 | Linking CXX executable ../../bin/build3dmodel
|
344 | [ 16%] Built target example_bagofwords_classification
|
345 | [ 16%] Built target example_bgfg_segm
|
346 | Linking CXX executable ../../bin/calibration
|
347 | Linking CXX executable ../../bin/calibration_artificial
|
348 | [ 16%] Built target example_build3dmodel
|
349 | Linking CXX executable ../../bin/camshiftdemo
|
350 | [ 16%] Built target example_brief_match_test
|
351 | Linking CXX executable ../../bin/chamfer
|
352 | [ 16%] Built target example_calibration
|
353 | [ 16%] Built target example_calibration_artificial
|
354 | Linking CXX executable ../../bin/connected_components
|
355 | Linking CXX executable ../../bin/contours2
|
356 | [ 16%] Built target example_camshiftdemo
|
357 | Linking CXX executable ../../bin/convexhull
|
358 | [ 16%] Built target example_chamfer
|
359 | Linking CXX executable ../../bin/cout_mat
|
360 | [ 16%] Built target example_connected_components
|
361 | [ 16%] Built target example_contours2
|
362 | Linking CXX executable ../../bin/delaunay2
|
363 | Linking CXX executable ../../bin/demhist
|
364 | [ 16%] Built target example_convexhull
|
365 | Linking CXX executable ../../bin/descriptor_extractor_matcher
|
366 | [ 16%] Built target example_cout_mat
|
367 | Linking CXX executable ../../bin/detection_based_tracker_sample
|
368 | [ 16%] Built target example_demhist
|
369 | [ 16%] Built target example_delaunay2
|
370 | Linking CXX executable ../../bin/detector_descriptor_evaluation
|
371 | Linking CXX executable ../../bin/detector_descriptor_matcher_evaluation
|
372 | [ 16%] Built target example_descriptor_extractor_matcher
|
373 | Linking CXX executable ../../bin/dft
|
374 | [ 16%] Built target example_detection_based_tracker_sample
|
375 | Linking CXX executable ../../bin/distrans
|
376 | [ 16%] Built target example_detector_descriptor_evaluation
|
377 | [ 16%] Built target example_detector_descriptor_matcher_evaluation
|
378 | Linking CXX executable ../../bin/drawing
|
379 | Linking CXX executable ../../bin/edge
|
380 | [ 16%] Built target example_dft
|
381 | Linking CXX executable ../../bin/em
|
382 | [ 16%] Built target example_distrans
|
383 | Linking CXX executable ../../bin/facerec_demo
|
384 | [ 16%] Built target example_edge
|
385 | [ 16%] Built target example_drawing
|
386 | Linking CXX executable ../../bin/fback
|
387 | Linking CXX executable ../../bin/ffilldemo
|
388 | [ 16%] Built target example_em
|
389 | Linking CXX executable ../../bin/filestorage
|
390 | [ 16%] Built target example_facerec_demo
|
391 | Linking CXX executable ../../bin/fitellipse
|
392 | [ 16%] Built target example_fback
|
393 | [ 16%] Built target example_ffilldemo
|
394 | Linking CXX executable ../../bin/gencolors
|
395 | Linking CXX executable ../../bin/generic_descriptor_match
|
396 | [ 16%] Built target example_filestorage
|
397 | Linking CXX executable ../../bin/grabcut
|
398 | [ 16%] Built target example_fitellipse
|
399 | Linking CXX executable ../../bin/houghcircles
|
400 | [ 16%] [ 16%] Built target example_generic_descriptor_match
|
401 | Built target example_gencolors
|
402 | Linking CXX executable ../../bin/houghlines
|
403 | Linking CXX executable ../../bin/hybridtrackingsample
|
404 | [ 16%] Built target example_grabcut
|
405 | Linking CXX executable ../../bin/image
|
406 | [ 16%] Built target example_houghcircles
|
407 | Linking CXX executable ../../bin/imagelist_creator
|
408 | [ 16%] Built target example_hybridtrackingsample
|
409 | [ 16%] Built target example_houghlines
|
410 | Linking CXX executable ../../bin/inpaint
|
411 | Linking CXX executable ../../bin/kalman
|
412 | [ 16%] Built target example_image
|
413 | Linking CXX executable ../../bin/kmeans
|
414 | [ 16%] Built target example_imagelist_creator
|
415 | Linking CXX executable ../../bin/laplace
|
416 | [ 16%] Built target example_inpaint
|
417 | Linking CXX executable ../../bin/latentsvm_multidetect
|
418 | [ 16%] Built target example_kalman
|
419 | [ 16%] Built target example_kmeans
|
420 | Linking CXX executable ../../bin/letter_recog
|
421 | Linking CXX executable ../../bin/linemod
|
422 | [ 16%] Built target example_laplace
|
423 | Linking CXX executable ../../bin/lkdemo
|
424 | [ 16%] Built target example_latentsvm_multidetect
|
425 | Linking CXX executable ../../bin/logpolar_bsm
|
426 | [ 16%] Built target example_linemod
|
427 | [ 16%] Built target example_letter_recog
|
428 | Linking CXX executable ../../bin/matcher_simple
|
429 | Linking CXX executable ../../bin/matching_to_many_images
|
430 | [ 16%] Built target example_lkdemo
|
431 | Linking CXX executable ../../bin/meanshift_segmentation
|
432 | [ 16%] Built target example_logpolar_bsm
|
433 | Linking CXX executable ../../bin/minarea
|
434 | [ 16%] Built target example_matching_to_many_images
|
435 | Linking CXX executable ../../bin/morphology2
|
436 | [ 16%] Built target example_matcher_simple
|
437 | Linking CXX executable ../../bin/multicascadeclassifier
|
438 | [ 16%] Built target example_meanshift_segmentation
|
439 | Linking CXX executable ../../bin/openni_capture
|
440 | [ 16%] Built target example_minarea
|
441 | Linking CXX executable ../../bin/peopledetect
|
442 | [ 16%] [ 16%] Built target example_multicascadeclassifier
|
443 | Built target example_morphology2
|
444 | Linking CXX executable ../../bin/phase_corr
|
445 | Linking CXX executable ../../bin/point_cloud
|
446 | [ 16%] Built target example_openni_capture
|
447 | Linking CXX executable ../../bin/points_classifier
|
448 | [ 16%] Built target example_peopledetect
|
449 | Linking CXX executable ../../bin/retinaDemo
|
450 | [ 16%] Built target example_phase_corr
|
451 | Linking CXX executable ../../bin/rgbdodometry
|
452 | [ 16%] Built target example_point_cloud
|
453 | Linking CXX executable ../../bin/segment_objects
|
454 | [ 16%] Built target example_points_classifier
|
455 | Linking CXX executable ../../bin/select3dobj
|
456 | [ 16%] Built target example_retinaDemo
|
457 | Linking CXX executable ../../bin/squares
|
458 | [ 16%] Built target example_rgbdodometry
|
459 | Linking CXX executable ../../bin/starter_imagelist
|
460 | [ 16%] Built target example_segment_objects
|
461 | Linking CXX executable ../../bin/starter_video
|
462 | [ 16%] Built target example_select3dobj
|
463 | Linking CXX executable ../../bin/stereo_calib
|
464 | [ 16%] Built target example_squares
|
465 | Linking CXX executable ../../bin/stereo_match
|
466 | [ 16%] Built target example_starter_imagelist
|
467 | Linking CXX executable ../../bin/stitching
|
468 | [ 16%] Built target example_starter_video
|
469 | Linking CXX executable ../../bin/stitching_detailed
|
470 | [ 16%] Built target example_stereo_calib
|
471 | Linking CXX executable ../../bin/video_dmtx
|
472 | [ 16%] Built target example_stereo_match
|
473 | Linking CXX executable ../../bin/video_homography
|
474 | [ 16%] Built target example_stitching
|
475 | Linking CXX executable ../../bin/videostab
|
476 | [ 16%] Built target example_stitching_detailed
|
477 | Linking CXX executable ../../bin/watershed
|
478 | [ 16%] Built target example_video_dmtx
|
479 | Linking CXX executable ../../bin/opencv_perf_stitching
|
480 | [ 16%] Built target example_video_homography
|
481 | Linking CXX executable ../../bin/opencv_test_stitching
|
482 | [ 16%] Built target example_videostab
|
483 | [ 16%] Built target example_watershed
|
484 | [ 16%] Built target opencv_perf_stitching
|
485 | [ 16%] Built target opencv_test_stitching
|
486 | [ 0%] Built target opencv_core_pch_dephelp
|
487 | [ 0%] Built target pch_Generate_opencv_core
|
488 | [ 3%] Built target opencv_core
|
489 | [ 3%] Built target opencv_ts_pch_dephelp
|
490 | [ 3%] Built target pch_Generate_opencv_ts
|
491 | [ 4%] Built target opencv_ts
|
492 | [ 4%] Built target opencv_perf_core_pch_dephelp
|
493 | [ 4%] Built target pch_Generate_opencv_perf_core
|
494 | [ 4%] Built target opencv_highgui_pch_dephelp
|
495 | [ 4%] Built target pch_Generate_opencv_highgui
|
496 | [ 5%] Built target opencv_imgproc_pch_dephelp
|
497 | [ 5%] Built target pch_Generate_opencv_imgproc
|
498 | [ 9%] Built target opencv_imgproc
|
499 | [ 12%] Built target opencv_highgui
|
500 | [ 14%] Built target opencv_perf_core
|
501 | [ 14%] Built target opencv_test_core_pch_dephelp
|
502 | [ 15%] Built target pch_Generate_opencv_test_core
|
503 | [ 17%] Built target opencv_test_core
|
504 | [ 17%] Built target opencv_perf_imgproc_pch_dephelp
|
505 | [ 17%] Built target pch_Generate_opencv_perf_imgproc
|
506 | [ 19%] Built target opencv_perf_imgproc
|
507 | [ 19%] Built target opencv_test_imgproc_pch_dephelp
|
508 | [ 19%] Built target pch_Generate_opencv_test_imgproc
|
509 | [ 21%] Built target opencv_test_imgproc
|
510 | [ 22%] Built target opencv_flann_pch_dephelp
|
511 | [ 22%] Built target pch_Generate_opencv_flann
|
512 | [ 22%] Built target opencv_flann
|
513 | [ 22%] Built target opencv_features2d_pch_dephelp
|
514 | [ 23%] Built target pch_Generate_opencv_features2d
|
515 | [ 25%] Built target opencv_features2d
|
516 | [ 25%] Built target opencv_perf_features2d_pch_dephelp
|
517 | [ 25%] Built target pch_Generate_opencv_perf_features2d
|
518 | [ 26%] Built target opencv_perf_features2d
|
519 | [ 26%] Built target opencv_test_features2d_pch_dephelp
|
520 | [ 26%] Built target pch_Generate_opencv_test_features2d
|
521 | [ 27%] Built target opencv_test_features2d
|
522 | [ 28%] Built target opencv_calib3d_pch_dephelp
|
523 | [ 28%] Built target pch_Generate_opencv_calib3d
|
524 | [ 30%] Built target opencv_calib3d
|
525 | [ 30%] Built target opencv_perf_calib3d_pch_dephelp
|
526 | [ 31%] Built target pch_Generate_opencv_perf_calib3d
|
527 | [ 32%] Built target opencv_perf_calib3d
|
528 | [ 33%] Built target opencv_test_calib3d_pch_dephelp
|
529 | [ 33%] Built target pch_Generate_opencv_test_calib3d
|
530 | [ 35%] Built target opencv_test_calib3d
|
531 | [ 35%] Built target opencv_test_highgui_pch_dephelp
|
532 | [ 35%] Built target pch_Generate_opencv_test_highgui
|
533 | [ 37%] Built target opencv_test_highgui
|
534 | [ 37%] Built target opencv_ml_pch_dephelp
|
535 | [ 37%] Built target pch_Generate_opencv_ml
|
536 | [ 39%] Built target opencv_ml
|
537 | [ 39%] Built target opencv_test_ml_pch_dephelp
|
538 | [ 40%] Built target pch_Generate_opencv_test_ml
|
539 | [ 41%] Built target opencv_test_ml
|
540 | [ 41%] Built target opencv_video_pch_dephelp
|
541 | [ 41%] Built target pch_Generate_opencv_video
|
542 | [ 42%] Built target opencv_video
|
543 | [ 42%] Built target opencv_test_video_pch_dephelp
|
544 | [ 42%] Built target pch_Generate_opencv_test_video
|
545 | [ 43%] Built target opencv_test_video
|
546 | [ 43%] Built target opencv_objdetect_pch_dephelp
|
547 | [ 43%] Built target pch_Generate_opencv_objdetect
|
548 | [ 45%] Built target opencv_objdetect
|
549 | [ 46%] Built target opencv_perf_objdetect_pch_dephelp
|
550 | [ 46%] Built target pch_Generate_opencv_perf_objdetect
|
551 | [ 46%] Built target opencv_perf_objdetect
|
552 | [ 46%] Built target opencv_test_objdetect_pch_dephelp
|
553 | [ 46%] Built target pch_Generate_opencv_test_objdetect
|
554 | [ 47%] Built target opencv_test_objdetect
|
555 | [ 47%] Built target opencv_contrib_pch_dephelp
|
556 | [ 47%] Built target pch_Generate_opencv_contrib
|
557 | [ 50%] Built target opencv_contrib
|
558 | [ 50%] Built target opencv_test_contrib_pch_dephelp
|
559 | [ 50%] Built target pch_Generate_opencv_test_contrib
|
560 | [ 50%] Built target opencv_test_contrib
|
561 | [ 50%] Built target opencv_nonfree_pch_dephelp
|
562 | [ 50%] Built target pch_Generate_opencv_nonfree
|
563 | [ 50%] Built target opencv_nonfree
|
564 | [ 50%] Built target opencv_perf_nonfree_pch_dephelp
|
565 | [ 51%] Built target pch_Generate_opencv_perf_nonfree
|
566 | [ 52%] Built target opencv_perf_nonfree
|
567 | [ 52%] Built target opencv_test_nonfree_pch_dephelp
|
568 | [ 52%] Built target pch_Generate_opencv_test_nonfree
|
569 | [ 53%] Built target opencv_test_nonfree
|
570 | [ 53%] Built target opencv_gpu_pch_dephelp
|
571 | [ 53%] Built target pch_Generate_opencv_gpu
|
572 | [ 61%] Built target opencv_gpu
|
573 | [ 61%] Built target opencv_perf_gpu_pch_dephelp
|
574 | [ 61%] Built target pch_Generate_opencv_perf_gpu
|
575 | [ 62%] Built target opencv_perf_gpu
|
576 | [ 65%] Built target opencv_test_gpu
|
577 | [ 66%] Built target opencv_legacy_pch_dephelp
|
578 | [ 67%] Built target pch_Generate_opencv_legacy
|
579 | [ 76%] Built target opencv_legacy
|
580 | [ 76%] Built target opencv_test_legacy_pch_dephelp
|
581 | [ 76%] Built target pch_Generate_opencv_test_legacy
|
582 | [ 77%] Built target opencv_test_legacy
|
583 | [ 77%] Built target opencv_photo_pch_dephelp
|
584 | [ 78%] Built target pch_Generate_opencv_photo
|
585 | [ 78%] Built target opencv_photo
|
586 | [ 78%] Built target opencv_perf_photo_pch_dephelp
|
587 | [ 78%] Built target pch_Generate_opencv_perf_photo
|
588 | [ 78%] Built target opencv_perf_photo
|
589 | [ 78%] Built target opencv_test_photo_pch_dephelp
|
590 | [ 78%] Built target pch_Generate_opencv_test_photo
|
591 | [ 78%] Built target opencv_test_photo
|
592 | [ 79%] Built target opencv_python
|
593 | [ 79%] Built target opencv_stitching_pch_dephelp
|
594 | [ 79%] Built target pch_Generate_opencv_stitching
|
595 | [ 80%] Built target opencv_stitching
|
596 | [ 81%] Built target opencv_perf_stitching_pch_dephelp
|
597 | [ 81%] Built target pch_Generate_opencv_perf_stitching
|
598 | [ 81%] Built target opencv_perf_stitching
|
599 | [ 81%] Built target opencv_test_stitching_pch_dephelp
|
600 | [ 82%] Built target pch_Generate_opencv_test_stitching
|
601 | [ 83%] Built target opencv_test_stitching
|
602 | [ 84%] Built target opencv_videostab_pch_dephelp
|
603 | [ 85%] Built target pch_Generate_opencv_videostab
|
604 | [ 86%] Built target opencv_videostab
|
605 | [ 87%] Built target opencv_haartraining_engine
|
606 | [ 87%] Built target opencv_createsamples
|
607 | [ 87%] Built target opencv_haartraining
|
608 | [ 87%] Built target opencv_performance
|
609 | [ 88%] Built target opencv_traincascade
|
610 | [ 88%] Built target example_adaptiveskindetector
|
611 | [ 88%] Built target example_bgfg_codebook
|
612 | [ 89%] Built target example_blobtrack_sample
|
613 | [ 89%] Built target example_contours
|
614 | [ 89%] Built target example_convert_cascade
|
615 | [ 89%] Built target example_delaunay
|
616 | [ 89%] Built target example_facedetect
|
617 | [ 89%] Built target example_fback_c
|
618 | [ 89%] Built target example_find_obj
|
619 | [ 89%] Built target example_find_obj_calonder
|
620 | [ 89%] Built target example_find_obj_ferns
|
621 | [ 89%] Built target example_latentsvmdetect
|
622 | [ 89%] Built target example_morphology
|
623 | [ 89%] Built target example_motempl
|
624 | [ 89%] Built target example_mser_sample
|
625 | [ 89%] Built target example_mushroom
|
626 | [ 89%] Built target example_one_way_sample
|
627 | [ 89%] Built target example_polar_transforms
|
628 | [ 90%] Built target example_pyramid_segmentation
|
629 | [ 90%] Built target example_tree_engine
|
630 | [ 90%] Built target example_3calibration
|
631 | [ 90%] Built target example_OpenEXRimages_HighDynamicRange_Retina_toneMapping
|
632 | [ 90%] Built target example_OpenEXRimages_HighDynamicRange_Retina_toneMapping_video
|
633 | [ 90%] Built target example_bagofwords_classification
|
634 | [ 90%] Built target example_bgfg_segm
|
635 | [ 90%] Built target example_brief_match_test
|
636 | [ 90%] Built target example_build3dmodel
|
637 | [ 90%] Built target example_calibration
|
638 | [ 90%] Built target example_calibration_artificial
|
639 | [ 90%] Built target example_camshiftdemo
|
640 | [ 90%] Built target example_chamfer
|
641 | [ 90%] Built target example_connected_components
|
642 | [ 91%] Built target example_contours2
|
643 | [ 91%] Built target example_convexhull
|
644 | [ 91%] Built target example_cout_mat
|
645 | [ 91%] Built target example_delaunay2
|
646 | [ 91%] Built target example_demhist
|
647 | [ 91%] Built target example_descriptor_extractor_matcher
|
648 | [ 91%] Built target example_detection_based_tracker_sample
|
649 | [ 92%] Built target example_detector_descriptor_evaluation
|
650 | [ 92%] Built target example_detector_descriptor_matcher_evaluation
|
651 | [ 92%] Built target example_dft
|
652 | [ 92%] Built target example_distrans
|
653 | [ 92%] Built target example_drawing
|
654 | [ 92%] Built target example_edge
|
655 | [ 92%] Built target example_em
|
656 | [ 92%] Built target example_facerec_demo
|
657 | [ 93%] Built target example_fback
|
658 | [ 93%] Built target example_ffilldemo
|
659 | [ 93%] Built target example_filestorage
|
660 | [ 93%] Built target example_fitellipse
|
661 | [ 94%] Built target example_gencolors
|
662 | [ 94%] Built target example_generic_descriptor_match
|
663 | [ 94%] Built target example_grabcut
|
664 | [ 94%] Built target example_houghcircles
|
665 | [ 94%] Built target example_houghlines
|
666 | [ 94%] Built target example_hybridtrackingsample
|
667 | [ 94%] Built target example_image
|
668 | [ 94%] Built target example_imagelist_creator
|
669 | [ 94%] Built target example_inpaint
|
670 | [ 95%] Built target example_kalman
|
671 | [ 95%] Built target example_kmeans
|
672 | [ 95%] Built target example_laplace
|
673 | [ 95%] Built target example_latentsvm_multidetect
|
674 | [ 95%] Built target example_letter_recog
|
675 | [ 95%] Built target example_linemod
|
676 | [ 95%] Built target example_lkdemo
|
677 | [ 95%] Built target example_logpolar_bsm
|
678 | [ 96%] Built target example_matcher_simple
|
679 | [ 96%] Built target example_matching_to_many_images
|
680 | [ 96%] Built target example_meanshift_segmentation
|
681 | [ 96%] Built target example_minarea
|
682 | [ 96%] Built target example_morphology2
|
683 | [ 97%] Built target example_multicascadeclassifier
|
684 | [ 97%] Built target example_openni_capture
|
685 | [ 97%] Built target example_peopledetect
|
686 | [ 97%] Built target example_phase_corr
|
687 | [ 97%] Built target example_point_cloud
|
688 | [ 97%] Built target example_points_classifier
|
689 | [ 97%] Built target example_retinaDemo
|
690 | [ 97%] Built target example_rgbdodometry
|
691 | [ 97%] Built target example_segment_objects
|
692 | [ 97%] Built target example_select3dobj
|
693 | [ 97%] Built target example_squares
|
694 | [ 97%] Built target example_starter_imagelist
|
695 | [ 97%] Built target example_starter_video
|
696 | [ 97%] Built target example_stereo_calib
|
697 | [ 98%] Built target example_stereo_match
|
698 | [ 98%] Built target example_stitching
|
699 | [ 98%] Built target example_stitching_detailed
|
700 | [ 98%] Built target example_video_dmtx
|
701 | [ 98%] Built target example_video_homography
|
702 | [ 98%] Built target example_videostab
|
703 | [ 98%] Built target example_watershed
|
704 | [ 98%] Built target example_gpu_alpha_comp
|
705 | [ 98%] Built target example_gpu_brox_optical_flow
|
706 | [ 98%] Built target example_gpu_cascadeclassifier
|
707 | [ 98%] Built target example_gpu_cascadeclassifier_nvidia_api
|
708 | [ 98%] Built target example_gpu_driver_api_multi
|
709 | [ 98%] Built target example_gpu_driver_api_stereo_multi
|
710 | [ 98%] Built target example_gpu_farneback_optical_flow
|
711 | [ 99%] Built target example_gpu_highgui_gpu
|
712 | [ 99%] Built target example_gpu_hog
|
713 | [ 99%] Built target example_gpu_morfology
|
714 | [ 99%] Built target example_gpu_multi
|
715 | [ 99%] Built target example_gpu_opticalflow_nvidia_api
|
716 | [ 99%] Built target example_gpu_performance
|
717 | [ 99%] Built target example_gpu_pyrlk_optical_flow
|
718 | [ 99%] Built target example_gpu_stereo_match
|
719 | [100%] Built target example_gpu_stereo_multi
|
720 | [100%] Built target example_gpu_surf_keypoint_matcher
|
721 | Install the project...
|
722 | -- Install configuration: "Release"
|
723 | -- Up-to-date: /usr/local/opencv/include/opencv2/opencv_modules.hpp
|
724 | -- Up-to-date: /usr/local/opencv/lib/pkgconfig/opencv.pc
|
725 | -- Up-to-date: /usr/local/opencv/share/OpenCV/OpenCVConfig.cmake
|
726 | -- Up-to-date: /usr/local/opencv/share/OpenCV/OpenCVConfig-version.cmake
|
727 | -- Up-to-date: /usr/local/opencv/include/opencv/cv.hpp
|
728 | -- Up-to-date: /usr/local/opencv/include/opencv/cxcore.hpp
|
729 | -- Up-to-date: /usr/local/opencv/include/opencv/cvaux.h
|
730 | -- Up-to-date: /usr/local/opencv/include/opencv/cvwimage.h
|
731 | -- Up-to-date: /usr/local/opencv/include/opencv/cv.h
|
732 | -- Up-to-date: /usr/local/opencv/include/opencv/cxeigen.hpp
|
733 | -- Up-to-date: /usr/local/opencv/include/opencv/highgui.h
|
734 | -- Up-to-date: /usr/local/opencv/include/opencv/ml.h
|
735 | -- Up-to-date: /usr/local/opencv/include/opencv/cxcore.h
|
736 | -- Up-to-date: /usr/local/opencv/include/opencv/cxmisc.h
|
737 | -- Up-to-date: /usr/local/opencv/include/opencv/cvaux.hpp
|
738 | -- Up-to-date: /usr/local/opencv/include/opencv2/opencv.hpp
|
739 | -- Up-to-date: /usr/local/opencv/lib/libopencv_core.so.2.4.0
|
740 | -- Up-to-date: /usr/local/opencv/lib/libopencv_core.so.2.4
|
741 | -- Up-to-date: /usr/local/opencv/lib/libopencv_core.so
|
742 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/operations.hpp
|
743 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/core.hpp
|
744 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/gpumat.hpp
|
745 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/eigen.hpp
|
746 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/version.hpp
|
747 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/opengl_interop.hpp
|
748 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/wimage.hpp
|
749 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/internal.hpp
|
750 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/devmem2d.hpp
|
751 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/mat.hpp
|
752 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/types_c.h
|
753 | -- Up-to-date: /usr/local/opencv/include/opencv2/core/core_c.h
|
754 | -- Up-to-date: /usr/local/opencv/lib/libopencv_imgproc.so.2.4.0
|
755 | -- Up-to-date: /usr/local/opencv/lib/libopencv_imgproc.so.2.4
|
756 | -- Up-to-date: /usr/local/opencv/lib/libopencv_imgproc.so
|
757 | -- Up-to-date: /usr/local/opencv/include/opencv2/imgproc/imgproc.hpp
|
758 | -- Up-to-date: /usr/local/opencv/include/opencv2/imgproc/imgproc_c.h
|
759 | -- Up-to-date: /usr/local/opencv/include/opencv2/imgproc/types_c.h
|
760 | -- Up-to-date: /usr/local/opencv/lib/libopencv_flann.so.2.4.0
|
761 | -- Up-to-date: /usr/local/opencv/lib/libopencv_flann.so.2.4
|
762 | -- Up-to-date: /usr/local/opencv/lib/libopencv_flann.so
|
763 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/flann.hpp
|
764 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/flann_base.hpp
|
765 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/miniflann.hpp
|
766 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/timer.h
|
767 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/dist.h
|
768 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/matrix.h
|
769 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/autotuned_index.h
|
770 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/params.h
|
771 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/hierarchical_clustering_index.h
|
772 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/allocator.h
|
773 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/nn_index.h
|
774 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/kdtree_index.h
|
775 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/lsh_index.h
|
776 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/logger.h
|
777 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/defines.h
|
778 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/general.h
|
779 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/hdf5.h
|
780 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/heap.h
|
781 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/all_indices.h
|
782 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/sampling.h
|
783 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/simplex_downhill.h
|
784 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/saving.h
|
785 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/composite_index.h
|
786 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/object_factory.h
|
787 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/config.h
|
788 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/kdtree_single_index.h
|
789 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/kmeans_index.h
|
790 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/dynamic_bitset.h
|
791 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/lsh_table.h
|
792 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/result_set.h
|
793 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/random.h
|
794 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/dummy.h
|
795 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/ground_truth.h
|
796 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/any.h
|
797 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/linear_index.h
|
798 | -- Up-to-date: /usr/local/opencv/include/opencv2/flann/index_testing.h
|
799 | -- Installing: /usr/local/opencv/lib/libopencv_features2d.so.2.4.0
|
800 | -- Up-to-date: /usr/local/opencv/lib/libopencv_features2d.so.2.4
|
801 | -- Up-to-date: /usr/local/opencv/lib/libopencv_features2d.so
|
802 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_features2d.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
803 | -- Up-to-date: /usr/local/opencv/include/opencv2/features2d/features2d.hpp
|
804 | -- Installing: /usr/local/opencv/lib/libopencv_calib3d.so.2.4.0
|
805 | -- Up-to-date: /usr/local/opencv/lib/libopencv_calib3d.so.2.4
|
806 | -- Up-to-date: /usr/local/opencv/lib/libopencv_calib3d.so
|
807 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_calib3d.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
808 | -- Up-to-date: /usr/local/opencv/include/opencv2/calib3d/calib3d.hpp
|
809 | -- Installing: /usr/local/opencv/lib/libopencv_highgui.so.2.4.0
|
810 | -- Up-to-date: /usr/local/opencv/lib/libopencv_highgui.so.2.4
|
811 | -- Up-to-date: /usr/local/opencv/lib/libopencv_highgui.so
|
812 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_highgui.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/lib:/usr/local/cuda/lib64"
|
813 | -- Up-to-date: /usr/local/opencv/include/opencv2/highgui/highgui.hpp
|
814 | -- Up-to-date: /usr/local/opencv/include/opencv2/highgui/highgui_c.h
|
815 | -- Up-to-date: /usr/local/opencv/lib/libopencv_ml.so.2.4.0
|
816 | -- Up-to-date: /usr/local/opencv/lib/libopencv_ml.so.2.4
|
817 | -- Up-to-date: /usr/local/opencv/lib/libopencv_ml.so
|
818 | -- Up-to-date: /usr/local/opencv/include/opencv2/ml/ml.hpp
|
819 | -- Up-to-date: /usr/local/opencv/lib/libopencv_video.so.2.4.0
|
820 | -- Up-to-date: /usr/local/opencv/lib/libopencv_video.so.2.4
|
821 | -- Up-to-date: /usr/local/opencv/lib/libopencv_video.so
|
822 | -- Up-to-date: /usr/local/opencv/include/opencv2/video/background_segm.hpp
|
823 | -- Up-to-date: /usr/local/opencv/include/opencv2/video/video.hpp
|
824 | -- Up-to-date: /usr/local/opencv/include/opencv2/video/tracking.hpp
|
825 | -- Installing: /usr/local/opencv/lib/libopencv_objdetect.so.2.4.0
|
826 | -- Up-to-date: /usr/local/opencv/lib/libopencv_objdetect.so.2.4
|
827 | -- Up-to-date: /usr/local/opencv/lib/libopencv_objdetect.so
|
828 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_objdetect.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
829 | -- Up-to-date: /usr/local/opencv/include/opencv2/objdetect/objdetect.hpp
|
830 | -- Installing: /usr/local/opencv/lib/libopencv_contrib.so.2.4.0
|
831 | -- Up-to-date: /usr/local/opencv/lib/libopencv_contrib.so.2.4
|
832 | -- Up-to-date: /usr/local/opencv/lib/libopencv_contrib.so
|
833 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_contrib.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
834 | -- Up-to-date: /usr/local/opencv/include/opencv2/contrib/retina.hpp
|
835 | -- Up-to-date: /usr/local/opencv/include/opencv2/contrib/detection_based_tracker.hpp
|
836 | -- Up-to-date: /usr/local/opencv/include/opencv2/contrib/contrib.hpp
|
837 | -- Up-to-date: /usr/local/opencv/include/opencv2/contrib/hybridtracker.hpp
|
838 | -- Installing: /usr/local/opencv/lib/libopencv_nonfree.so.2.4.0
|
839 | -- Up-to-date: /usr/local/opencv/lib/libopencv_nonfree.so.2.4
|
840 | -- Up-to-date: /usr/local/opencv/lib/libopencv_nonfree.so
|
841 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_nonfree.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
842 | -- Up-to-date: /usr/local/opencv/include/opencv2/nonfree/features2d.hpp
|
843 | -- Up-to-date: /usr/local/opencv/include/opencv2/nonfree/nonfree.hpp
|
844 | -- Installing: /usr/local/opencv/lib/libopencv_gpu.so.2.4.0
|
845 | -- Up-to-date: /usr/local/opencv/lib/libopencv_gpu.so.2.4
|
846 | -- Up-to-date: /usr/local/opencv/lib/libopencv_gpu.so
|
847 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_gpu.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
848 | -- Up-to-date: /usr/local/opencv/include/opencv2/gpu/stream_accessor.hpp
|
849 | -- Up-to-date: /usr/local/opencv/include/opencv2/gpu/gpumat.hpp
|
850 | -- Up-to-date: /usr/local/opencv/include/opencv2/gpu/gpu.hpp
|
851 | -- Up-to-date: /usr/local/opencv/include/opencv2/gpu/devmem2d.hpp
|
852 | -- Up-to-date: /usr/local/opencv/include/opencv2/gpu/NPP_staging.hpp
|
853 | -- Up-to-date: /usr/local/opencv/include/opencv2/gpu/NCV.hpp
|
854 | -- Installing: /usr/local/opencv/lib/libopencv_legacy.so.2.4.0
|
855 | -- Up-to-date: /usr/local/opencv/lib/libopencv_legacy.so.2.4
|
856 | -- Up-to-date: /usr/local/opencv/lib/libopencv_legacy.so
|
857 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_legacy.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
858 | -- Up-to-date: /usr/local/opencv/include/opencv2/legacy/blobtrack.hpp
|
859 | -- Up-to-date: /usr/local/opencv/include/opencv2/legacy/streams.hpp
|
860 | -- Up-to-date: /usr/local/opencv/include/opencv2/legacy/legacy.hpp
|
861 | -- Up-to-date: /usr/local/opencv/include/opencv2/legacy/compat.hpp
|
862 | -- Up-to-date: /usr/local/opencv/lib/libopencv_photo.so.2.4.0
|
863 | -- Up-to-date: /usr/local/opencv/lib/libopencv_photo.so.2.4
|
864 | -- Up-to-date: /usr/local/opencv/lib/libopencv_photo.so
|
865 | -- Up-to-date: /usr/local/opencv/include/opencv2/photo/photo.hpp
|
866 | -- Up-to-date: /usr/local/opencv/include/opencv2/photo/photo_c.h
|
867 | -- Installing: /usr/local/opencv/lib/python2.6/dist-packages/cv2.so
|
868 | -- Set runtime path of "/usr/local/opencv/lib/python2.6/dist-packages/cv2.so" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
869 | -- Up-to-date: /usr/local/opencv/lib/python2.6/dist-packages/cv.py
|
870 | -- Installing: /usr/local/opencv/lib/libopencv_stitching.so.2.4.0
|
871 | -- Up-to-date: /usr/local/opencv/lib/libopencv_stitching.so.2.4
|
872 | -- Up-to-date: /usr/local/opencv/lib/libopencv_stitching.so
|
873 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_stitching.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
874 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/stitcher.hpp
|
875 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/warpers.hpp
|
876 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/autocalib.hpp
|
877 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/warpers_inl.hpp
|
878 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/blenders.hpp
|
879 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/warpers.hpp
|
880 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/util.hpp
|
881 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/camera.hpp
|
882 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/motion_estimators.hpp
|
883 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/seam_finders.hpp
|
884 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/matchers.hpp
|
885 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/exposure_compensate.hpp
|
886 | -- Up-to-date: /usr/local/opencv/include/opencv2/stitching/detail/util_inl.hpp
|
887 | -- Up-to-date: /usr/local/opencv/lib/libopencv_ts.so.2.4.0
|
888 | -- Up-to-date: /usr/local/opencv/lib/libopencv_ts.so.2.4
|
889 | -- Up-to-date: /usr/local/opencv/lib/libopencv_ts.so
|
890 | -- Up-to-date: /usr/local/opencv/include/opencv2/ts/ts_perf.hpp
|
891 | -- Up-to-date: /usr/local/opencv/include/opencv2/ts/ts.hpp
|
892 | -- Up-to-date: /usr/local/opencv/include/opencv2/ts/ts_gtest.h
|
893 | -- Installing: /usr/local/opencv/lib/libopencv_videostab.so.2.4.0
|
894 | -- Up-to-date: /usr/local/opencv/lib/libopencv_videostab.so.2.4
|
895 | -- Up-to-date: /usr/local/opencv/lib/libopencv_videostab.so
|
896 | -- Set runtime path of "/usr/local/opencv/lib/libopencv_videostab.so.2.4.0" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
897 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/stabilizer.hpp
|
898 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/log.hpp
|
899 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/fast_marching_inl.hpp
|
900 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/videostab.hpp
|
901 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/deblurring.hpp
|
902 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/ring_buffer.hpp
|
903 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/frame_source.hpp
|
904 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/inpainting.hpp
|
905 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/wobble_suppression.hpp
|
906 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/optical_flow.hpp
|
907 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/global_motion.hpp
|
908 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/motion_stabilizing.hpp
|
909 | -- Up-to-date: /usr/local/opencv/include/opencv2/videostab/fast_marching.hpp
|
910 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/haartraining.htm
|
911 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/license.txt
|
912 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/check_docs_whitelist.txt
|
913 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/CMakeLists.txt
|
914 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/packaging.txt
|
915 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/opencv.jpg
|
916 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/opencv-logo2.png
|
917 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/acircles_pattern.png
|
918 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/pattern.png
|
919 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/opencv-logo.png
|
920 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/opencv-logo-white.png
|
921 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/opencv_cheatsheet.pdf
|
922 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/opencv_user.pdf
|
923 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/opencv2refman.pdf
|
924 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/opencv_tutorials.pdf
|
925 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/vidsurv/Blob_Tracking_Tests.doc
|
926 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/vidsurv/Blob_Tracking_Modules.doc
|
927 | -- Up-to-date: /usr/local/opencv/share/OpenCV/doc/vidsurv/TestSeq.doc
|
928 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_eye_tree_eyeglasses.xml
|
929 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_lefteye_2splits.xml
|
930 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_default.xml
|
931 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_righteye_2splits.xml
|
932 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_eye.xml
|
933 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt_tree.xml
|
934 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt.xml
|
935 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_big.xml
|
936 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_fullbody.xml
|
937 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_righteye.xml
|
938 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_rightear.xml
|
939 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_upperbody.xml
|
940 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_frontalface_alt2.xml
|
941 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_profileface.xml
|
942 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_lefteye.xml
|
943 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_lowerbody.xml
|
944 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_leftear.xml
|
945 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_mouth.xml
|
946 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_eyepair_small.xml
|
947 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_upperbody.xml
|
948 | -- Up-to-date: /usr/local/opencv/share/OpenCV/haarcascades/haarcascade_mcs_nose.xml
|
949 | -- Up-to-date: /usr/local/opencv/share/OpenCV/lbpcascades/lbpcascade_frontalface.xml
|
950 | -- Installing: /usr/local/opencv/bin/opencv_haartraining
|
951 | -- Set runtime path of "/usr/local/opencv/bin/opencv_haartraining" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
952 | -- Installing: /usr/local/opencv/bin/opencv_createsamples
|
953 | -- Set runtime path of "/usr/local/opencv/bin/opencv_createsamples" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
954 | -- Installing: /usr/local/opencv/bin/opencv_performance
|
955 | -- Set runtime path of "/usr/local/opencv/bin/opencv_performance" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
956 | -- Installing: /usr/local/opencv/bin/opencv_traincascade
|
957 | -- Set runtime path of "/usr/local/opencv/bin/opencv_traincascade" to "/usr/local/opencv/lib:/usr/local/cuda/lib64"
|
958 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/contours.c
|
959 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/delaunay.c
|
960 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/morphology.c
|
961 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/motempl.c
|
962 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/pyramid_segmentation.c
|
963 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/polar_transforms.c
|
964 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/convert_cascade.c
|
965 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/fback_c.c
|
966 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/find_obj_ferns.cpp
|
967 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/mushroom.cpp
|
968 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/adaptiveskindetector.cpp
|
969 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/bgfg_codebook.cpp
|
970 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/tree_engine.cpp
|
971 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/facedetect.cpp
|
972 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/mser_sample.cpp
|
973 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/find_obj_calonder.cpp
|
974 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/latentsvmdetect.cpp
|
975 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/blobtrack_sample.cpp
|
976 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/one_way_sample.cpp
|
977 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/find_obj.cpp
|
978 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/one_way_train_0001.jpg
|
979 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/baboon200.jpg
|
980 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/baboon.jpg
|
981 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/one_way_train_0000.jpg
|
982 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/fruits.jpg
|
983 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/airplane.jpg
|
984 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/lena.jpg
|
985 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/cat.jpg
|
986 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/stuff.jpg
|
987 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/baboon200_rotated.jpg
|
988 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/box_in_scene.png
|
989 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/JCB.png
|
990 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/box.png
|
991 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/puzzle.png
|
992 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/agaricus-lepiota.data
|
993 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/waveform.data
|
994 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/build_all.sh
|
995 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/cvsample.dsp
|
996 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/facedetect.cmd
|
997 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/phase_corr.cpp
|
998 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/kmeans.cpp
|
999 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/rgbdodometry.cpp
|
1000 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/inpaint.cpp
|
1001 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/chamfer.cpp
|
1002 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/segment_objects.cpp
|
1003 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/video_homography.cpp
|
1004 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/videostab.cpp
|
1005 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/contours2.cpp
|
1006 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/houghcircles.cpp
|
1007 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/cout_mat.cpp
|
1008 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/image.cpp
|
1009 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/OpenEXRimages_HighDynamicRange_Retina_toneMapping.cpp
|
1010 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/kalman.cpp
|
1011 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/em.cpp
|
1012 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/ffilldemo.cpp
|
1013 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/minarea.cpp
|
1014 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/squares.cpp
|
1015 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/facerec_demo.cpp
|
1016 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/latentsvm_multidetect.cpp
|
1017 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/starter_imagelist.cpp
|
1018 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/linemod.cpp
|
1019 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/convexhull.cpp
|
1020 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/hybridtrackingsample.cpp
|
1021 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/meanshift_segmentation.cpp
|
1022 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/watershed.cpp
|
1023 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/detector_descriptor_matcher_evaluation.cpp
|
1024 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stitching.cpp
|
1025 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/morphology2.cpp
|
1026 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/build3dmodel.cpp
|
1027 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/OpenEXRimages_HighDynamicRange_Retina_toneMapping_video.cpp
|
1028 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/detection_based_tracker_sample.cpp
|
1029 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/video_dmtx.cpp
|
1030 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/select3dobj.cpp
|
1031 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/bagofwords_classification.cpp
|
1032 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/3calibration.cpp
|
1033 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/point_cloud.cpp
|
1034 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/points_classifier.cpp
|
1035 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/generic_descriptor_match.cpp
|
1036 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/peopledetect.cpp
|
1037 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/detector_descriptor_evaluation.cpp
|
1038 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/descriptor_extractor_matcher.cpp
|
1039 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/retinaDemo.cpp
|
1040 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/bgfg_segm.cpp
|
1041 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/laplace.cpp
|
1042 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/edge.cpp
|
1043 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/calibration.cpp
|
1044 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/multicascadeclassifier.cpp
|
1045 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/calibration_artificial.cpp
|
1046 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/starter_video.cpp
|
1047 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stitching_detailed.cpp
|
1048 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/dft.cpp
|
1049 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/filestorage.cpp
|
1050 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/logpolar_bsm.cpp
|
1051 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/grabcut.cpp
|
1052 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stereo_match.cpp
|
1053 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/gencolors.cpp
|
1054 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stereo_calib.cpp
|
1055 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/matcher_simple.cpp
|
1056 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/letter_recog.cpp
|
1057 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/houghlines.cpp
|
1058 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/distrans.cpp
|
1059 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/imagelist_creator.cpp
|
1060 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/brief_match_test.cpp
|
1061 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/fback.cpp
|
1062 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/lkdemo.cpp
|
1063 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/connected_components.cpp
|
1064 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/openni_capture.cpp
|
1065 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/camshiftdemo.cpp
|
1066 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/delaunay2.cpp
|
1067 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/fitellipse.cpp
|
1068 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/matching_to_many_images.cpp
|
1069 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/drawing.cpp
|
1070 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/demhist.cpp
|
1071 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left05.jpg
|
1072 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/board.jpg
|
1073 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right02.jpg
|
1074 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right12.jpg
|
1075 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right09.jpg
|
1076 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left09.jpg
|
1077 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/baboon.jpg
|
1078 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right14.jpg
|
1079 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left08.jpg
|
1080 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right06.jpg
|
1081 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left04.jpg
|
1082 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right08.jpg
|
1083 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left14.jpg
|
1084 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/fruits.jpg
|
1085 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left07.jpg
|
1086 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/lena.jpg
|
1087 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left01.jpg
|
1088 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right11.jpg
|
1089 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right03.jpg
|
1090 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/building.jpg
|
1091 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left11.jpg
|
1092 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right13.jpg
|
1093 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left12.jpg
|
1094 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left13.jpg
|
1095 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stuff.jpg
|
1096 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right04.jpg
|
1097 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right07.jpg
|
1098 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right01.jpg
|
1099 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right05.jpg
|
1100 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left02.jpg
|
1101 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left06.jpg
|
1102 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left03.jpg
|
1103 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic4.png
|
1104 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/logo_in_clutter.png
|
1105 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/tsukuba_r.png
|
1106 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic1.png
|
1107 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/tsukuba_l.png
|
1108 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic2.png
|
1109 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/logo.png
|
1110 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic5.png
|
1111 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic6.png
|
1112 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic3.png
|
1113 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/letter-recognition.data
|
1114 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/performance/tests.cpp
|
1115 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/performance/performance.cpp
|
1116 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/performance/performance.h
|
1117 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/highgui_gpu.cpp
|
1118 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/hog.cpp
|
1119 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/opticalflow_nvidia_api.cpp
|
1120 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/pyrlk_optical_flow.cpp
|
1121 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/alpha_comp.cpp
|
1122 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/driver_api_multi.cpp
|
1123 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/multi.cpp
|
1124 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/farneback_optical_flow.cpp
|
1125 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/cascadeclassifier_nvidia_api.cpp
|
1126 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/stereo_match.cpp
|
1127 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/stereo_multi.cpp
|
1128 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/driver_api_stereo_multi.cpp
|
1129 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/brox_optical_flow.cpp
|
1130 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/surf_keypoint_matcher.cpp
|
1131 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/cascadeclassifier.cpp
|
1132 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/morfology.cpp
|
1133 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/aloeL.jpg
|
1134 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/aloeR.jpg
|
1135 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/rubberwhale1.png
|
1136 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/rubberwhale2.png
|
1137 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/basketball1.png
|
1138 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/tsucuba_right.png
|
1139 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/basketball2.png
|
1140 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/tsucuba_left.png
|
1141 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/road.png
|
1142 | ------------------------ import OpenCV samples----------------------------
|
1143 | [ 0%] Built target opencv_photo_pch_dephelp
|
1144 | [ 1%] Built target pch_Generate_opencv_photo
|
1145 | [ 1%] Built target opencv_core_pch_dephelp
|
1146 | [ 1%] Built target pch_Generate_opencv_core
|
1147 | [ 6%] Built target opencv_core
|
1148 | [ 8%] Built target opencv_imgproc_pch_dephelp
|
1149 | [ 8%] Built target pch_Generate_opencv_imgproc
|
1150 | [ 14%] Built target opencv_imgproc
|
1151 | [ 14%] Built target opencv_photo
|
1152 | [ 16%] Built target opencv_flann_pch_dephelp
|
1153 | [ 16%] Built target pch_Generate_opencv_flann
|
1154 | [ 16%] Built target opencv_flann
|
1155 | [ 16%] Built target opencv_highgui_pch_dephelp
|
1156 | [ 16%] Built target pch_Generate_opencv_highgui
|
1157 | [ 20%] Built target opencv_highgui
|
1158 | [ 20%] Built target opencv_features2d_pch_dephelp
|
1159 | [ 22%] Built target pch_Generate_opencv_features2d
|
1160 | [ 25%] Built target opencv_features2d
|
1161 | [ 27%] Built target opencv_calib3d_pch_dephelp
|
1162 | [ 27%] Built target pch_Generate_opencv_calib3d
|
1163 | [ 30%] Built target opencv_calib3d
|
1164 | [ 30%] Built target opencv_ml_pch_dephelp
|
1165 | [ 30%] Built target pch_Generate_opencv_ml
|
1166 | [ 33%] Built target opencv_ml
|
1167 | [ 33%] Built target opencv_video_pch_dephelp
|
1168 | [ 33%] Built target pch_Generate_opencv_video
|
1169 | [ 35%] Built target opencv_video
|
1170 | [ 35%] Built target opencv_objdetect_pch_dephelp
|
1171 | [ 35%] Built target pch_Generate_opencv_objdetect
|
1172 | [ 38%] Built target opencv_objdetect
|
1173 | [ 38%] Built target opencv_contrib_pch_dephelp
|
1174 | [ 38%] Built target pch_Generate_opencv_contrib
|
1175 | [ 43%] Built target opencv_contrib
|
1176 | [ 43%] Built target opencv_nonfree_pch_dephelp
|
1177 | [ 43%] Built target pch_Generate_opencv_nonfree
|
1178 | [ 43%] Built target opencv_nonfree
|
1179 | [ 45%] Built target opencv_legacy_pch_dephelp
|
1180 | [ 46%] Built target pch_Generate_opencv_legacy
|
1181 | [ 61%] Built target opencv_legacy
|
1182 | [ 61%] Built target example_adaptiveskindetector
|
1183 | [ 61%] Built target example_bgfg_codebook
|
1184 | [ 62%] Built target example_blobtrack_sample
|
1185 | [ 62%] Built target example_contours
|
1186 | [ 62%] Built target example_convert_cascade
|
1187 | [ 62%] Built target example_delaunay
|
1188 | [ 62%] Built target example_facedetect
|
1189 | [ 62%] Built target example_fback_c
|
1190 | [ 62%] Built target example_find_obj
|
1191 | [ 62%] Built target example_find_obj_calonder
|
1192 | [ 62%] Built target example_find_obj_ferns
|
1193 | [ 62%] Built target example_latentsvmdetect
|
1194 | [ 62%] Built target example_morphology
|
1195 | [ 62%] Built target example_motempl
|
1196 | [ 62%] Built target example_mser_sample
|
1197 | [ 62%] Built target example_mushroom
|
1198 | [ 62%] Built target example_one_way_sample
|
1199 | [ 62%] Built target example_polar_transforms
|
1200 | [ 64%] Built target example_pyramid_segmentation
|
1201 | [ 64%] Built target example_tree_engine
|
1202 | [ 66%] Built target opencv_videostab_pch_dephelp
|
1203 | [ 67%] Built target pch_Generate_opencv_videostab
|
1204 | [ 67%] Built target opencv_gpu_pch_dephelp
|
1205 | [ 67%] Built target pch_Generate_opencv_gpu
|
1206 | [ 80%] Built target opencv_gpu
|
1207 | [ 82%] Built target opencv_videostab
|
1208 | [ 82%] Built target opencv_stitching_pch_dephelp
|
1209 | [ 82%] Built target pch_Generate_opencv_stitching
|
1210 | [ 83%] Built target opencv_stitching
|
1211 | [ 83%] Built target example_3calibration
|
1212 | [ 83%] Built target example_OpenEXRimages_HighDynamicRange_Retina_toneMapping
|
1213 | [ 83%] Built target example_OpenEXRimages_HighDynamicRange_Retina_toneMapping_video
|
1214 | [ 83%] Built target example_bagofwords_classification
|
1215 | [ 83%] Built target example_bgfg_segm
|
1216 | [ 83%] Built target example_brief_match_test
|
1217 | [ 83%] Built target example_build3dmodel
|
1218 | [ 83%] Built target example_calibration
|
1219 | [ 83%] Built target example_calibration_artificial
|
1220 | [ 83%] Built target example_camshiftdemo
|
1221 | [ 83%] Built target example_chamfer
|
1222 | [ 83%] Built target example_connected_components
|
1223 | [ 85%] Built target example_contours2
|
1224 | [ 85%] Built target example_convexhull
|
1225 | [ 85%] Built target example_cout_mat
|
1226 | [ 85%] Built target example_delaunay2
|
1227 | [ 85%] Built target example_demhist
|
1228 | [ 85%] Built target example_descriptor_extractor_matcher
|
1229 | [ 85%] Built target example_detection_based_tracker_sample
|
1230 | [ 87%] Built target example_detector_descriptor_evaluation
|
1231 | [ 87%] Built target example_detector_descriptor_matcher_evaluation
|
1232 | [ 87%] Built target example_dft
|
1233 | [ 87%] Built target example_distrans
|
1234 | [ 87%] Built target example_drawing
|
1235 | [ 87%] Built target example_edge
|
1236 | [ 87%] Built target example_em
|
1237 | [ 87%] Built target example_facerec_demo
|
1238 | [ 88%] Built target example_fback
|
1239 | [ 88%] Built target example_ffilldemo
|
1240 | [ 88%] Built target example_filestorage
|
1241 | [ 88%] Built target example_fitellipse
|
1242 | [ 90%] Built target example_gencolors
|
1243 | [ 90%] Built target example_generic_descriptor_match
|
1244 | [ 90%] Built target example_grabcut
|
1245 | [ 90%] Built target example_houghcircles
|
1246 | [ 90%] Built target example_houghlines
|
1247 | [ 90%] Built target example_hybridtrackingsample
|
1248 | [ 90%] Built target example_image
|
1249 | [ 90%] Built target example_imagelist_creator
|
1250 | [ 90%] Built target example_inpaint
|
1251 | [ 91%] Built target example_kalman
|
1252 | [ 91%] Built target example_kmeans
|
1253 | [ 91%] Built target example_laplace
|
1254 | [ 91%] Built target example_latentsvm_multidetect
|
1255 | [ 91%] Built target example_letter_recog
|
1256 | [ 91%] Built target example_linemod
|
1257 | [ 91%] Built target example_lkdemo
|
1258 | [ 91%] Built target example_logpolar_bsm
|
1259 | [ 93%] Built target example_matcher_simple
|
1260 | [ 93%] Built target example_matching_to_many_images
|
1261 | [ 93%] Built target example_meanshift_segmentation
|
1262 | [ 93%] Built target example_minarea
|
1263 | [ 93%] Built target example_morphology2
|
1264 | [ 95%] Built target example_multicascadeclassifier
|
1265 | [ 95%] Built target example_openni_capture
|
1266 | [ 95%] Built target example_peopledetect
|
1267 | [ 95%] Built target example_phase_corr
|
1268 | [ 95%] Built target example_point_cloud
|
1269 | [ 95%] Built target example_points_classifier
|
1270 | [ 95%] Built target example_retinaDemo
|
1271 | [ 95%] Built target example_rgbdodometry
|
1272 | [ 95%] Built target example_segment_objects
|
1273 | [ 95%] Built target example_select3dobj
|
1274 | [ 95%] Built target example_squares
|
1275 | [ 95%] Built target example_starter_imagelist
|
1276 | [ 95%] Built target example_starter_video
|
1277 | [ 95%] Built target example_stereo_calib
|
1278 | [ 96%] Built target example_stereo_match
|
1279 | [ 96%] Built target example_stitching
|
1280 | [ 96%] Built target example_stitching_detailed
|
1281 | [ 96%] Built target example_video_dmtx
|
1282 | [ 96%] Built target example_video_homography
|
1283 | [ 96%] Built target example_videostab
|
1284 | [ 96%] Built target example_watershed
|
1285 | [ 96%] Built target example_gpu_alpha_comp
|
1286 | [ 96%] Built target example_gpu_brox_optical_flow
|
1287 | [ 96%] Built target example_gpu_cascadeclassifier
|
1288 | [ 96%] Built target example_gpu_cascadeclassifier_nvidia_api
|
1289 | [ 96%] Built target example_gpu_driver_api_multi
|
1290 | [ 96%] Built target example_gpu_driver_api_stereo_multi
|
1291 | [ 96%] Built target example_gpu_farneback_optical_flow
|
1292 | [ 98%] Built target example_gpu_highgui_gpu
|
1293 | [ 98%] Built target example_gpu_hog
|
1294 | [ 98%] Built target example_gpu_morfology
|
1295 | [ 98%] Built target example_gpu_multi
|
1296 | [ 98%] Built target example_gpu_opticalflow_nvidia_api
|
1297 | [ 98%] Built target example_gpu_performance
|
1298 | [ 98%] Built target example_gpu_pyrlk_optical_flow
|
1299 | [ 98%] Built target example_gpu_stereo_match
|
1300 | [100%] Built target example_gpu_stereo_multi
|
1301 | [100%] Built target example_gpu_surf_keypoint_matcher
|
1302 | [ 0%] Built target opencv_photo_pch_dephelp
|
1303 | [ 1%] Built target pch_Generate_opencv_photo
|
1304 | [ 1%] Built target opencv_core_pch_dephelp
|
1305 | [ 1%] Built target pch_Generate_opencv_core
|
1306 | [ 6%] Built target opencv_core
|
1307 | [ 8%] Built target opencv_imgproc_pch_dephelp
|
1308 | [ 8%] Built target pch_Generate_opencv_imgproc
|
1309 | [ 14%] Built target opencv_imgproc
|
1310 | [ 14%] Built target opencv_photo
|
1311 | [ 16%] Built target opencv_flann_pch_dephelp
|
1312 | [ 16%] Built target pch_Generate_opencv_flann
|
1313 | [ 16%] Built target opencv_flann
|
1314 | [ 16%] Built target opencv_highgui_pch_dephelp
|
1315 | [ 16%] Built target pch_Generate_opencv_highgui
|
1316 | [ 20%] Built target opencv_highgui
|
1317 | [ 20%] Built target opencv_features2d_pch_dephelp
|
1318 | [ 22%] Built target pch_Generate_opencv_features2d
|
1319 | [ 25%] Built target opencv_features2d
|
1320 | [ 27%] Built target opencv_calib3d_pch_dephelp
|
1321 | [ 27%] Built target pch_Generate_opencv_calib3d
|
1322 | [ 30%] Built target opencv_calib3d
|
1323 | [ 30%] Built target opencv_ml_pch_dephelp
|
1324 | [ 30%] Built target pch_Generate_opencv_ml
|
1325 | [ 33%] Built target opencv_ml
|
1326 | [ 33%] Built target opencv_video_pch_dephelp
|
1327 | [ 33%] Built target pch_Generate_opencv_video
|
1328 | [ 35%] Built target opencv_video
|
1329 | [ 35%] Built target opencv_objdetect_pch_dephelp
|
1330 | [ 35%] Built target pch_Generate_opencv_objdetect
|
1331 | [ 38%] Built target opencv_objdetect
|
1332 | [ 38%] Built target opencv_contrib_pch_dephelp
|
1333 | [ 38%] Built target pch_Generate_opencv_contrib
|
1334 | [ 43%] Built target opencv_contrib
|
1335 | [ 43%] Built target opencv_nonfree_pch_dephelp
|
1336 | [ 43%] Built target pch_Generate_opencv_nonfree
|
1337 | [ 43%] Built target opencv_nonfree
|
1338 | [ 45%] Built target opencv_legacy_pch_dephelp
|
1339 | [ 46%] Built target pch_Generate_opencv_legacy
|
1340 | [ 61%] Built target opencv_legacy
|
1341 | [ 61%] Built target example_adaptiveskindetector
|
1342 | [ 61%] Built target example_bgfg_codebook
|
1343 | [ 62%] Built target example_blobtrack_sample
|
1344 | [ 62%] Built target example_contours
|
1345 | [ 62%] Built target example_convert_cascade
|
1346 | [ 62%] Built target example_delaunay
|
1347 | [ 62%] Built target example_facedetect
|
1348 | [ 62%] Built target example_fback_c
|
1349 | [ 62%] Built target example_find_obj
|
1350 | [ 62%] Built target example_find_obj_calonder
|
1351 | [ 62%] Built target example_find_obj_ferns
|
1352 | [ 62%] Built target example_latentsvmdetect
|
1353 | [ 62%] Built target example_morphology
|
1354 | [ 62%] Built target example_motempl
|
1355 | [ 62%] Built target example_mser_sample
|
1356 | [ 62%] Built target example_mushroom
|
1357 | [ 62%] Built target example_one_way_sample
|
1358 | [ 62%] Built target example_polar_transforms
|
1359 | [ 64%] Built target example_pyramid_segmentation
|
1360 | [ 64%] Built target example_tree_engine
|
1361 | [ 66%] Built target opencv_videostab_pch_dephelp
|
1362 | [ 67%] Built target pch_Generate_opencv_videostab
|
1363 | [ 67%] Built target opencv_gpu_pch_dephelp
|
1364 | [ 67%] Built target pch_Generate_opencv_gpu
|
1365 | [ 80%] Built target opencv_gpu
|
1366 | [ 82%] Built target opencv_videostab
|
1367 | [ 82%] Built target opencv_stitching_pch_dephelp
|
1368 | [ 82%] Built target pch_Generate_opencv_stitching
|
1369 | [ 83%] Built target opencv_stitching
|
1370 | [ 83%] Built target example_3calibration
|
1371 | [ 83%] Built target example_OpenEXRimages_HighDynamicRange_Retina_toneMapping
|
1372 | [ 83%] Built target example_OpenEXRimages_HighDynamicRange_Retina_toneMapping_video
|
1373 | [ 83%] Built target example_bagofwords_classification
|
1374 | [ 83%] Built target example_bgfg_segm
|
1375 | [ 83%] Built target example_brief_match_test
|
1376 | [ 83%] Built target example_build3dmodel
|
1377 | [ 83%] Built target example_calibration
|
1378 | [ 83%] Built target example_calibration_artificial
|
1379 | [ 83%] Built target example_camshiftdemo
|
1380 | [ 83%] Built target example_chamfer
|
1381 | [ 83%] Built target example_connected_components
|
1382 | [ 85%] Built target example_contours2
|
1383 | [ 85%] Built target example_convexhull
|
1384 | [ 85%] Built target example_cout_mat
|
1385 | [ 85%] Built target example_delaunay2
|
1386 | [ 85%] Built target example_demhist
|
1387 | [ 85%] Built target example_descriptor_extractor_matcher
|
1388 | [ 85%] Built target example_detection_based_tracker_sample
|
1389 | [ 87%] Built target example_detector_descriptor_evaluation
|
1390 | [ 87%] Built target example_detector_descriptor_matcher_evaluation
|
1391 | [ 87%] Built target example_dft
|
1392 | [ 87%] Built target example_distrans
|
1393 | [ 87%] Built target example_drawing
|
1394 | [ 87%] Built target example_edge
|
1395 | [ 87%] Built target example_em
|
1396 | [ 87%] Built target example_facerec_demo
|
1397 | [ 88%] Built target example_fback
|
1398 | [ 88%] Built target example_ffilldemo
|
1399 | [ 88%] Built target example_filestorage
|
1400 | [ 88%] Built target example_fitellipse
|
1401 | [ 90%] Built target example_gencolors
|
1402 | [ 90%] Built target example_generic_descriptor_match
|
1403 | [ 90%] Built target example_grabcut
|
1404 | [ 90%] Built target example_houghcircles
|
1405 | [ 90%] Built target example_houghlines
|
1406 | [ 90%] Built target example_hybridtrackingsample
|
1407 | [ 90%] Built target example_image
|
1408 | [ 90%] Built target example_imagelist_creator
|
1409 | [ 90%] Built target example_inpaint
|
1410 | [ 91%] Built target example_kalman
|
1411 | [ 91%] Built target example_kmeans
|
1412 | [ 91%] Built target example_laplace
|
1413 | [ 91%] Built target example_latentsvm_multidetect
|
1414 | [ 91%] Built target example_letter_recog
|
1415 | [ 91%] Built target example_linemod
|
1416 | [ 91%] Built target example_lkdemo
|
1417 | [ 91%] Built target example_logpolar_bsm
|
1418 | [ 93%] Built target example_matcher_simple
|
1419 | [ 93%] Built target example_matching_to_many_images
|
1420 | [ 93%] Built target example_meanshift_segmentation
|
1421 | [ 93%] Built target example_minarea
|
1422 | [ 93%] Built target example_morphology2
|
1423 | [ 95%] Built target example_multicascadeclassifier
|
1424 | [ 95%] Built target example_openni_capture
|
1425 | [ 95%] Built target example_peopledetect
|
1426 | [ 95%] Built target example_phase_corr
|
1427 | [ 95%] Built target example_point_cloud
|
1428 | [ 95%] Built target example_points_classifier
|
1429 | [ 95%] Built target example_retinaDemo
|
1430 | [ 95%] Built target example_rgbdodometry
|
1431 | [ 95%] Built target example_segment_objects
|
1432 | [ 95%] Built target example_select3dobj
|
1433 | [ 95%] Built target example_squares
|
1434 | [ 95%] Built target example_starter_imagelist
|
1435 | [ 95%] Built target example_starter_video
|
1436 | [ 95%] Built target example_stereo_calib
|
1437 | [ 96%] Built target example_stereo_match
|
1438 | [ 96%] Built target example_stitching
|
1439 | [ 96%] Built target example_stitching_detailed
|
1440 | [ 96%] Built target example_video_dmtx
|
1441 | [ 96%] Built target example_video_homography
|
1442 | [ 96%] Built target example_videostab
|
1443 | [ 96%] Built target example_watershed
|
1444 | [ 96%] Built target example_gpu_alpha_comp
|
1445 | [ 96%] Built target example_gpu_brox_optical_flow
|
1446 | [ 96%] Built target example_gpu_cascadeclassifier
|
1447 | [ 96%] Built target example_gpu_cascadeclassifier_nvidia_api
|
1448 | [ 96%] Built target example_gpu_driver_api_multi
|
1449 | [ 96%] Built target example_gpu_driver_api_stereo_multi
|
1450 | [ 96%] Built target example_gpu_farneback_optical_flow
|
1451 | [ 98%] Built target example_gpu_highgui_gpu
|
1452 | [ 98%] Built target example_gpu_hog
|
1453 | [ 98%] Built target example_gpu_morfology
|
1454 | [ 98%] Built target example_gpu_multi
|
1455 | [ 98%] Built target example_gpu_opticalflow_nvidia_api
|
1456 | [ 98%] Built target example_gpu_performance
|
1457 | [ 98%] Built target example_gpu_pyrlk_optical_flow
|
1458 | [ 98%] Built target example_gpu_stereo_match
|
1459 | [100%] Built target example_gpu_stereo_multi
|
1460 | [100%] Built target example_gpu_surf_keypoint_matcher
|
1461 | Install the project...
|
1462 | -- Install configuration: "Release"
|
1463 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/contours.c
|
1464 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/delaunay.c
|
1465 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/morphology.c
|
1466 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/motempl.c
|
1467 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/pyramid_segmentation.c
|
1468 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/polar_transforms.c
|
1469 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/convert_cascade.c
|
1470 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/fback_c.c
|
1471 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/find_obj_ferns.cpp
|
1472 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/mushroom.cpp
|
1473 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/adaptiveskindetector.cpp
|
1474 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/bgfg_codebook.cpp
|
1475 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/tree_engine.cpp
|
1476 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/facedetect.cpp
|
1477 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/mser_sample.cpp
|
1478 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/find_obj_calonder.cpp
|
1479 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/latentsvmdetect.cpp
|
1480 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/blobtrack_sample.cpp
|
1481 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/one_way_sample.cpp
|
1482 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/find_obj.cpp
|
1483 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/one_way_train_0001.jpg
|
1484 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/baboon200.jpg
|
1485 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/baboon.jpg
|
1486 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/one_way_train_0000.jpg
|
1487 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/fruits.jpg
|
1488 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/airplane.jpg
|
1489 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/lena.jpg
|
1490 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/cat.jpg
|
1491 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/stuff.jpg
|
1492 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/baboon200_rotated.jpg
|
1493 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/box_in_scene.png
|
1494 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/JCB.png
|
1495 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/box.png
|
1496 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/puzzle.png
|
1497 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/agaricus-lepiota.data
|
1498 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/waveform.data
|
1499 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/build_all.sh
|
1500 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/cvsample.dsp
|
1501 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/c/facedetect.cmd
|
1502 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/phase_corr.cpp
|
1503 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/kmeans.cpp
|
1504 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/rgbdodometry.cpp
|
1505 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/inpaint.cpp
|
1506 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/chamfer.cpp
|
1507 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/segment_objects.cpp
|
1508 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/video_homography.cpp
|
1509 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/videostab.cpp
|
1510 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/contours2.cpp
|
1511 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/houghcircles.cpp
|
1512 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/cout_mat.cpp
|
1513 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/image.cpp
|
1514 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/OpenEXRimages_HighDynamicRange_Retina_toneMapping.cpp
|
1515 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/kalman.cpp
|
1516 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/em.cpp
|
1517 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/ffilldemo.cpp
|
1518 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/minarea.cpp
|
1519 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/squares.cpp
|
1520 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/facerec_demo.cpp
|
1521 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/latentsvm_multidetect.cpp
|
1522 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/starter_imagelist.cpp
|
1523 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/linemod.cpp
|
1524 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/convexhull.cpp
|
1525 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/hybridtrackingsample.cpp
|
1526 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/meanshift_segmentation.cpp
|
1527 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/watershed.cpp
|
1528 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/detector_descriptor_matcher_evaluation.cpp
|
1529 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stitching.cpp
|
1530 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/morphology2.cpp
|
1531 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/build3dmodel.cpp
|
1532 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/OpenEXRimages_HighDynamicRange_Retina_toneMapping_video.cpp
|
1533 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/detection_based_tracker_sample.cpp
|
1534 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/video_dmtx.cpp
|
1535 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/select3dobj.cpp
|
1536 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/bagofwords_classification.cpp
|
1537 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/3calibration.cpp
|
1538 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/point_cloud.cpp
|
1539 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/points_classifier.cpp
|
1540 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/generic_descriptor_match.cpp
|
1541 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/peopledetect.cpp
|
1542 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/detector_descriptor_evaluation.cpp
|
1543 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/descriptor_extractor_matcher.cpp
|
1544 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/retinaDemo.cpp
|
1545 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/bgfg_segm.cpp
|
1546 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/laplace.cpp
|
1547 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/edge.cpp
|
1548 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/calibration.cpp
|
1549 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/multicascadeclassifier.cpp
|
1550 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/calibration_artificial.cpp
|
1551 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/starter_video.cpp
|
1552 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stitching_detailed.cpp
|
1553 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/dft.cpp
|
1554 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/filestorage.cpp
|
1555 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/logpolar_bsm.cpp
|
1556 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/grabcut.cpp
|
1557 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stereo_match.cpp
|
1558 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/gencolors.cpp
|
1559 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stereo_calib.cpp
|
1560 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/matcher_simple.cpp
|
1561 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/letter_recog.cpp
|
1562 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/houghlines.cpp
|
1563 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/distrans.cpp
|
1564 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/imagelist_creator.cpp
|
1565 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/brief_match_test.cpp
|
1566 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/fback.cpp
|
1567 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/lkdemo.cpp
|
1568 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/connected_components.cpp
|
1569 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/openni_capture.cpp
|
1570 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/camshiftdemo.cpp
|
1571 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/delaunay2.cpp
|
1572 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/fitellipse.cpp
|
1573 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/matching_to_many_images.cpp
|
1574 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/drawing.cpp
|
1575 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/demhist.cpp
|
1576 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left05.jpg
|
1577 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/board.jpg
|
1578 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right02.jpg
|
1579 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right12.jpg
|
1580 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right09.jpg
|
1581 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left09.jpg
|
1582 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/baboon.jpg
|
1583 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right14.jpg
|
1584 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left08.jpg
|
1585 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right06.jpg
|
1586 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left04.jpg
|
1587 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right08.jpg
|
1588 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left14.jpg
|
1589 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/fruits.jpg
|
1590 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left07.jpg
|
1591 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/lena.jpg
|
1592 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left01.jpg
|
1593 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right11.jpg
|
1594 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right03.jpg
|
1595 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/building.jpg
|
1596 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left11.jpg
|
1597 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right13.jpg
|
1598 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left12.jpg
|
1599 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left13.jpg
|
1600 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/stuff.jpg
|
1601 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right04.jpg
|
1602 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right07.jpg
|
1603 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right01.jpg
|
1604 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/right05.jpg
|
1605 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left02.jpg
|
1606 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left06.jpg
|
1607 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/left03.jpg
|
1608 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic4.png
|
1609 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/logo_in_clutter.png
|
1610 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/tsukuba_r.png
|
1611 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic1.png
|
1612 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/tsukuba_l.png
|
1613 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic2.png
|
1614 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/logo.png
|
1615 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic5.png
|
1616 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic6.png
|
1617 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/pic3.png
|
1618 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/cpp/letter-recognition.data
|
1619 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/performance/tests.cpp
|
1620 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/performance/performance.cpp
|
1621 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/performance/performance.h
|
1622 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/highgui_gpu.cpp
|
1623 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/hog.cpp
|
1624 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/opticalflow_nvidia_api.cpp
|
1625 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/pyrlk_optical_flow.cpp
|
1626 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/alpha_comp.cpp
|
1627 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/driver_api_multi.cpp
|
1628 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/multi.cpp
|
1629 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/farneback_optical_flow.cpp
|
1630 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/cascadeclassifier_nvidia_api.cpp
|
1631 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/stereo_match.cpp
|
1632 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/stereo_multi.cpp
|
1633 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/driver_api_stereo_multi.cpp
|
1634 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/brox_optical_flow.cpp
|
1635 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/surf_keypoint_matcher.cpp
|
1636 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/cascadeclassifier.cpp
|
1637 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/morfology.cpp
|
1638 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/aloeL.jpg
|
1639 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/aloeR.jpg
|
1640 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/rubberwhale1.png
|
1641 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/rubberwhale2.png
|
1642 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/basketball1.png
|
1643 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/tsucuba_right.png
|
1644 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/basketball2.png
|
1645 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/tsucuba_left.png
|
1646 | -- Up-to-date: /usr/local/opencv/share/opencv/samples/gpu/road.png
|
1647 |
|