搜索资源列表
计算机视觉计算理论与算法基础
- 计算机视觉计算理论与算法基础-computer vision algorithms and the theoretical calculation based
计算机视觉--标定与重建
- 计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。-computer vision calibration and reconstruction of the source code, the calibration accuracy was pretty good, the accuracy of reconstruction needs improvement.
计算机视觉点的三维运动分析VC++程序代码
- 计算机视觉点的三维运动分析VC++程序代码
基于OpenCV的计算机视觉技术实现
- 基于OpenCV的计算机视觉技术实现 源码和讲解
基于opencv的计算机视觉实现
- 《基于OpenCV的计算机视觉技术实现》介绍了大约200多个典型的技术问题,覆盖了基于OpenCV基础编程的主要内容,利用大量生动有趣的编程案例和编程技巧,从解决问题和答疑解惑入手,以因特网上最新资料为蓝本,深入浅出地说明了OpenCV中最典型和用途最广的程序设计方法。全书结构清晰、合理,范例实用、丰富,理论结合实践,即使读者只是略懂计算机视觉原理,也能人手对相关理论方法直接进行编码实现。
计算机视觉
- 计算机视觉
计算机视觉
- 关于计算机视觉的挺不错的两本书,pdf格式。对于初学者很有帮助(Pretty good two books on computer vision, PDF format. Helpful for beginners)
计算机视觉
- 计算机视觉教程,是很好的入门计算机视觉的书籍(A valuable book about Computer Vision.)
计算机视觉
- 计算机视觉和双目识别的资料,主要是环境是opencv(Computer vision and binocular recognition of information, mainly the environment is opencv)
深入理解OpenCV:实用计算机视觉项目解析-源代码
- 基于OpenCV的计算机视觉实例项目代码(the example of computer vision project code based on OpenCV)
基于深度学习的计算机视觉
- 基于深度学习的计算机视觉书 PDF 计算机视觉 深度学习(computer virson based on deep learnning .)
python计算机视觉.pdf
- 本书是计算机视觉编程的权威实践指南,依赖 Python 语言讲解了基础理论与算法,并通过 大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、 立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。(This book is an authoritative guide to computer vision programming, which explains basic theories and algorithms based on
计算机视觉中双目视觉综述
- 一篇关于计算机视觉中双目视觉的综述文章,对于初学者非常有引导作用。(A review of binocular vision in computer vision is very useful for beginners.)
深度学习与计算机视觉代码
- 《深度学习与计算机视觉》配套代码,对深度学习入门与提高有帮助。("Deep learning and computer vision" supporting code for the introduction and improvement of the depth of learning help.)
opencv2计算机视觉编程手册(中文)
- opencv2计算机视觉编程手册(中文)(Opencv2 computer visual programming manual (Chinese))
2017年中国计算机视觉行业研究报告
- 2017年行业状况及预测之后的发展,现在遇到的瓶颈,当前这方面比较好的公司,以及计算机视觉有关的领域(In 2017, the industry situation and the development after prediction, and now faced with bottlenecks, the current relatively good companies, as well as areas related to computer vision.)
python计算机视觉化编程
- 计算的视觉变成,python实现以及opencv介绍(Visual programming of Python computer)
Python计算机视觉编程
- python 计算机视觉学习,用于计算机视觉图形图像方面的,python编程(python Computer Vision Learning)
计算机视觉中的数学方法
- 计算机视觉参考书籍,主要讲的内容为计算机视觉中的数学方法。(reference book about computer vision)
Python计算机视觉编程
- 本书介绍Python的计算机视觉编程,用清晰的Python示例,细致讲解对象识别、3D重建、立体图像、增强现实及其他计算机视觉应用技巧,给出了分析图像的工具与方法。内容:机器人导航、医学图像分析;图像映射与变换;多图像的3D重建;用聚类方法基于相似性和内容组织图像;基于视觉内容的图像检索技巧;实现图像内容分类和对象识别的算法;通过Python接口访问常用的OpenCV库。(This book introduces Python's computer vision programming. Wit