搜索资源列表
基于轨迹空间的三维重建代码
- 基于轨迹空间的非刚体三维运动重建 ,包括图像仿真函数
3dconstructor
- 论文:基于二维图像的三维重建的研究。本文是基于二张二维图像,然后进行三维重建,是用matlab程序实现的。文中详细介绍了每一步的现实方法和原理。-Thesis: Based on two-dimensional image reconstruction of three-dimensional. This article is based on two Zhang Erwei image, and then three-dimensional reconstruction is achieved
PUMA560
- 基于视觉的PUMA560机械臂的抓取路径规划问题,包括图像采集与处理,机械臂建模,三维重建,视觉伺服控制等内容-Based the visual PUMA560 manipulator the crawl path planning issues, including the contents of the image acquisition and processing, robotic arm modeling, three-dimensional reconstruction, visua
利用MATLAB实现CT断层图像的三维重建
- 内含PDF文档有效的解释了三维重构的基本原理以及可以基于Matlab导成三维有限元模型(The PDF document effectively explains the basic principle of three-dimensional reconstruction and can be derived into three-dimensional finite element model based on matlab.)
Python机器视觉编程
- 《Python计算机视觉编程》是计算机视觉编程的实践指南,依赖Python语言讲解了基础理论与算法,并通过大量示例细致分析了对象识别、基于内容的图像搜索、光学字符识别、光流法、跟踪、三维重建、立体成像、增强现实、姿态估计、全景创建、图像分割、降噪、图像分组等技术。另外,书中附带的练习还能让读者巩固并学会应用编程知识。("Python Computer Vision Programming" is a practical guide to computer vision pro