文件名称:OpenCV-2-Computer-Vision-Application-Programming-
介绍说明--下载内容来自于网络,使用问题请自行百度
OpenCV 2 Computer Vision
Application Programming
Cookbook by Robert Laganière, examples that work under Ubuntu 12.04 OpenCV with Qt-OpenCV 2 Computer Vision
Application Programming
Cookbook by Robert Laganière, examples that work under Ubuntu 12.04 OpenCV with Qt
Application Programming
Cookbook by Robert Laganière, examples that work under Ubuntu 12.04 OpenCV with Qt-OpenCV 2 Computer Vision
Application Programming
Cookbook by Robert Laganière, examples that work under Ubuntu 12.04 OpenCV with Qt
(系统自动生成,下载前可以参看下载内容)
下载文件列表
bookexamples/
bookexamples/bsd-noobz.com/
bookexamples/bsd-noobz.com/coins_counting/
bookexamples/bsd-noobz.com/coins_counting/circles.jpg
bookexamples/bsd-noobz.com/coins_counting/coins.jpg
bookexamples/bsd-noobz.com/coins_counting/coins13.jpg
bookexamples/bsd-noobz.com/coins_counting/coins4.jpg
bookexamples/bsd-noobz.com/coins_counting/coins7.jpg
bookexamples/bsd-noobz.com/coins_counting/main.cpp
bookexamples/bsd-noobz.com/face_detection/
bookexamples/bsd-noobz.com/face_detection/lastimage.jpg
bookexamples/bsd-noobz.com/face_detection/lastimage01.jpg
bookexamples/bsd-noobz.com/face_detection/lastimage02.jpg
bookexamples/bsd-noobz.com/face_detection/main.cpp
bookexamples/bsd-noobz.com/face_detection/picnic.jpg
bookexamples/bsd-noobz.com/skin_detection_for_fast_face_tracking/
bookexamples/bsd-noobz.com/skin_detection_for_fast_face_tracking/main.cpp
bookexamples/bsd-noobz.com/video_from_camera/
bookexamples/bsd-noobz.com/video_from_camera/lastimage01.jpg
bookexamples/bsd-noobz.com/video_from_camera/lastimage02.jpg
bookexamples/bsd-noobz.com/video_from_camera/lastimage03.jpg
bookexamples/bsd-noobz.com/video_from_camera/lastimage04.jpg
bookexamples/bsd-noobz.com/video_from_camera/main.cpp
bookexamples/ch04/
bookexamples/ch04/backproject/
bookexamples/ch04/backproject/Histogram1D.cpp
bookexamples/ch04/backproject/Histogram1D.h
bookexamples/ch04/backproject/group.jpg
bookexamples/ch04/backproject/main.cpp
bookexamples/ch04/backproject/waves.jpg
bookexamples/ch04/backprojection_RGB/
bookexamples/ch04/backprojection_RGB/colorhistogram.cpp
bookexamples/ch04/backprojection_RGB/colorhistogram.h
bookexamples/ch04/backprojection_RGB/dog.jpg
bookexamples/ch04/backprojection_RGB/histogram1d.cpp
bookexamples/ch04/backprojection_RGB/histogram1d.h
bookexamples/ch04/backprojection_RGB/main.cpp
bookexamples/ch04/backprojection_RGB/objectfinder.cpp
bookexamples/ch04/backprojection_RGB/objectfinder.h
bookexamples/ch04/backprojection_RGB/ocean.jpg
bookexamples/ch04/backprojection_RGB/waves.jpg
bookexamples/ch04/backprojection_with_color/
bookexamples/ch04/backprojection_with_color/colorhistogram.cpp
bookexamples/ch04/backprojection_with_color/colorhistogram.h
bookexamples/ch04/backprojection_with_color/dog.jpg
bookexamples/ch04/backprojection_with_color/histogram1d.cpp
bookexamples/ch04/backprojection_with_color/histogram1d.h
bookexamples/ch04/backprojection_with_color/main.cpp
bookexamples/ch04/backprojection_with_color/objectfinder.cpp
bookexamples/ch04/backprojection_with_color/objectfinder.h
bookexamples/ch04/backprojection_with_color/waves.jpg
bookexamples/ch04/histogram1/
bookexamples/ch04/histogram1/Histogram1D.cpp
bookexamples/ch04/histogram1/Histogram1D.h
bookexamples/ch04/histogram1/group.jpg
bookexamples/ch04/histogram1/main.cpp
bookexamples/ch04/histogram3/
bookexamples/ch04/histogram3/ColorHistogram.cpp
bookexamples/ch04/histogram3/ColorHistogram.h
bookexamples/ch04/histogram3/group.jpg
bookexamples/ch04/histogram3/main.cpp
bookexamples/ch04/lookuptable2/
bookexamples/ch04/lookuptable2/Histogram1D.cpp
bookexamples/ch04/lookuptable2/Histogram1D.h
bookexamples/ch04/lookuptable2/group.jpg
bookexamples/ch04/lookuptable2/main.cpp
bookexamples/ch04/lookuptables/
bookexamples/ch04/lookuptables/Histogram1D.cpp
bookexamples/ch04/lookuptables/Histogram1D.h
bookexamples/ch04/lookuptables/group.jpg
bookexamples/ch04/lookuptables/main.cpp
bookexamples/ch04/meanshift_algorithm/
bookexamples/ch04/meanshift_algorithm/baboon1.jpg
bookexamples/ch04/meanshift_algorithm/baboon2.jpg
bookexamples/ch04/meanshift_algorithm/baboon3.jpg
bookexamples/ch04/meanshift_algorithm/baboon4.jpg
bookexamples/ch04/meanshift_algorithm/colorhistogram.cpp
bookexamples/ch04/meanshift_algorithm/colorhistogram.h
bookexamples/ch04/meanshift_algorithm/histogram1d.cpp
bookexamples/ch04/meanshift_algorithm/histogram1d.h
bookexamples/ch04/meanshift_algorithm/main.cpp
bookexamples/ch04/meanshift_algorithm/objectfinder.cpp
bookexamples/ch04/meanshift_algorithm/objectfinder.h
bookexamples/ch05/
bookexamples/ch05/detecting_edges_and_corners/
bookexamples/ch05/detecting_edges_and_corners/main.cpp
bookexamples/ch05/detecting_edges_and_corners/morphofeatures.cpp
bookexamples/ch05/detecting_edges_and_corners/morphofeatures.h
bookexamples/ch05/detecting_edges_and_corners/sdu.jpg
bookexamples/ch05/detecting_edges_and_corners/sdu2.jpg
bookexamples/ch05/detecting_edges_and_corners/sduBLUE.jpg
bookexamples/ch05/detecting_edges_and_corners/sduBLUEedges.jpg
bookexamples/ch05/detecting_edges_and_corners/sdulogo.jpg
bookexamples/ch05/erosion_and_dilation/
bookexamples/ch05/erosion_and_dilation/binary.bmp
bookexamples/ch05/erosion_and_dilation/group.jpg
bookexamples/ch05/erosion_and_dilation/main.cpp
bookexamples/ch06/
bookexamples/ch06/lowpass_and_median_filters/
bookexamples/ch06/lowpass_and_median_filters/boldt.jpg
bookexamples/ch06/lowpass_and_median_filters/main.cpp
bookexamples/ch06/lowpass_and_median_filters/salt.jpg
bookexamples/ch06/lowpass_and_median_filters/sdu2.jpg
bookexamples/ch06/sobel_and_laplacian/
bookexamples/ch06/sobel_and_laplacian/boldt.jpg
bookexamples/ch06/sobel_and_laplacia
bookexamples/bsd-noobz.com/
bookexamples/bsd-noobz.com/coins_counting/
bookexamples/bsd-noobz.com/coins_counting/circles.jpg
bookexamples/bsd-noobz.com/coins_counting/coins.jpg
bookexamples/bsd-noobz.com/coins_counting/coins13.jpg
bookexamples/bsd-noobz.com/coins_counting/coins4.jpg
bookexamples/bsd-noobz.com/coins_counting/coins7.jpg
bookexamples/bsd-noobz.com/coins_counting/main.cpp
bookexamples/bsd-noobz.com/face_detection/
bookexamples/bsd-noobz.com/face_detection/lastimage.jpg
bookexamples/bsd-noobz.com/face_detection/lastimage01.jpg
bookexamples/bsd-noobz.com/face_detection/lastimage02.jpg
bookexamples/bsd-noobz.com/face_detection/main.cpp
bookexamples/bsd-noobz.com/face_detection/picnic.jpg
bookexamples/bsd-noobz.com/skin_detection_for_fast_face_tracking/
bookexamples/bsd-noobz.com/skin_detection_for_fast_face_tracking/main.cpp
bookexamples/bsd-noobz.com/video_from_camera/
bookexamples/bsd-noobz.com/video_from_camera/lastimage01.jpg
bookexamples/bsd-noobz.com/video_from_camera/lastimage02.jpg
bookexamples/bsd-noobz.com/video_from_camera/lastimage03.jpg
bookexamples/bsd-noobz.com/video_from_camera/lastimage04.jpg
bookexamples/bsd-noobz.com/video_from_camera/main.cpp
bookexamples/ch04/
bookexamples/ch04/backproject/
bookexamples/ch04/backproject/Histogram1D.cpp
bookexamples/ch04/backproject/Histogram1D.h
bookexamples/ch04/backproject/group.jpg
bookexamples/ch04/backproject/main.cpp
bookexamples/ch04/backproject/waves.jpg
bookexamples/ch04/backprojection_RGB/
bookexamples/ch04/backprojection_RGB/colorhistogram.cpp
bookexamples/ch04/backprojection_RGB/colorhistogram.h
bookexamples/ch04/backprojection_RGB/dog.jpg
bookexamples/ch04/backprojection_RGB/histogram1d.cpp
bookexamples/ch04/backprojection_RGB/histogram1d.h
bookexamples/ch04/backprojection_RGB/main.cpp
bookexamples/ch04/backprojection_RGB/objectfinder.cpp
bookexamples/ch04/backprojection_RGB/objectfinder.h
bookexamples/ch04/backprojection_RGB/ocean.jpg
bookexamples/ch04/backprojection_RGB/waves.jpg
bookexamples/ch04/backprojection_with_color/
bookexamples/ch04/backprojection_with_color/colorhistogram.cpp
bookexamples/ch04/backprojection_with_color/colorhistogram.h
bookexamples/ch04/backprojection_with_color/dog.jpg
bookexamples/ch04/backprojection_with_color/histogram1d.cpp
bookexamples/ch04/backprojection_with_color/histogram1d.h
bookexamples/ch04/backprojection_with_color/main.cpp
bookexamples/ch04/backprojection_with_color/objectfinder.cpp
bookexamples/ch04/backprojection_with_color/objectfinder.h
bookexamples/ch04/backprojection_with_color/waves.jpg
bookexamples/ch04/histogram1/
bookexamples/ch04/histogram1/Histogram1D.cpp
bookexamples/ch04/histogram1/Histogram1D.h
bookexamples/ch04/histogram1/group.jpg
bookexamples/ch04/histogram1/main.cpp
bookexamples/ch04/histogram3/
bookexamples/ch04/histogram3/ColorHistogram.cpp
bookexamples/ch04/histogram3/ColorHistogram.h
bookexamples/ch04/histogram3/group.jpg
bookexamples/ch04/histogram3/main.cpp
bookexamples/ch04/lookuptable2/
bookexamples/ch04/lookuptable2/Histogram1D.cpp
bookexamples/ch04/lookuptable2/Histogram1D.h
bookexamples/ch04/lookuptable2/group.jpg
bookexamples/ch04/lookuptable2/main.cpp
bookexamples/ch04/lookuptables/
bookexamples/ch04/lookuptables/Histogram1D.cpp
bookexamples/ch04/lookuptables/Histogram1D.h
bookexamples/ch04/lookuptables/group.jpg
bookexamples/ch04/lookuptables/main.cpp
bookexamples/ch04/meanshift_algorithm/
bookexamples/ch04/meanshift_algorithm/baboon1.jpg
bookexamples/ch04/meanshift_algorithm/baboon2.jpg
bookexamples/ch04/meanshift_algorithm/baboon3.jpg
bookexamples/ch04/meanshift_algorithm/baboon4.jpg
bookexamples/ch04/meanshift_algorithm/colorhistogram.cpp
bookexamples/ch04/meanshift_algorithm/colorhistogram.h
bookexamples/ch04/meanshift_algorithm/histogram1d.cpp
bookexamples/ch04/meanshift_algorithm/histogram1d.h
bookexamples/ch04/meanshift_algorithm/main.cpp
bookexamples/ch04/meanshift_algorithm/objectfinder.cpp
bookexamples/ch04/meanshift_algorithm/objectfinder.h
bookexamples/ch05/
bookexamples/ch05/detecting_edges_and_corners/
bookexamples/ch05/detecting_edges_and_corners/main.cpp
bookexamples/ch05/detecting_edges_and_corners/morphofeatures.cpp
bookexamples/ch05/detecting_edges_and_corners/morphofeatures.h
bookexamples/ch05/detecting_edges_and_corners/sdu.jpg
bookexamples/ch05/detecting_edges_and_corners/sdu2.jpg
bookexamples/ch05/detecting_edges_and_corners/sduBLUE.jpg
bookexamples/ch05/detecting_edges_and_corners/sduBLUEedges.jpg
bookexamples/ch05/detecting_edges_and_corners/sdulogo.jpg
bookexamples/ch05/erosion_and_dilation/
bookexamples/ch05/erosion_and_dilation/binary.bmp
bookexamples/ch05/erosion_and_dilation/group.jpg
bookexamples/ch05/erosion_and_dilation/main.cpp
bookexamples/ch06/
bookexamples/ch06/lowpass_and_median_filters/
bookexamples/ch06/lowpass_and_median_filters/boldt.jpg
bookexamples/ch06/lowpass_and_median_filters/main.cpp
bookexamples/ch06/lowpass_and_median_filters/salt.jpg
bookexamples/ch06/lowpass_and_median_filters/sdu2.jpg
bookexamples/ch06/sobel_and_laplacian/
bookexamples/ch06/sobel_and_laplacian/boldt.jpg
bookexamples/ch06/sobel_and_laplacia
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
