CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV

文件名称:OpenCV-2-Computer-Vision-Application-Programming-

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2013-01-12
  • 文件大小:
    8.36mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

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




(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com