搜索资源列表
2_view_geometry
- 关于双目几何的ppt,可用于相机标定,图像匹配,三维重建以及图像拼接等-of binocular geometry ppt, can be used for camera calibration, image matching, three-dimensional image reconstruction, as well as stitching, etc.
shuangmulitishijue
- 关于双目立体视觉的文章,写的很好很实用,其中用到了HALCON软件,研究这个的人可以看看。-Binocular stereo vision on the article, written by very good and practical, which used a Halcon software, look at the people who can look at.
2_view_geometry
- 关于双目成像及三维重建的算法研究,有兴趣的可以看一下-On the binocular imaging and three-dimensional reconstruction algorithm research, are interested can look at
Binocularvision
- 这是一篇基于双目视觉的边缘检测算法的论文。写的比较详细,希望对大家有帮助。-Binocular vision-based edge detection algorithm
TheoreticresearchondoubleCCDstereoscopicmeasuremen
- 利用几何成像原理建立起CCD 双目立体视觉测量系统的数学模型,从提高系统测 量精度出发,在理论上重点对系统结构参数、图像识别误差与系统测量精度的关系进行了深入的分析和探讨,并通过实验对结论进行了验证。研究内容对实际建立该测量系统具有很强的指导作用。-Established the principle of the use of CCD imaging geometry binocular stereo vision measurement system of mathematical mo
pipeishixian
- 双目立体测量系统中的匹配实现 有用且实用-Binocular three-dimensional measurement system of matching the achievement of useful and practical
1213
- 双目视觉的伺服控制半物理仿真系统设计Binocular visual servo control loop Simulation System-Binocular visual servo control loop Simulation System
etection
- 双目视觉技术在计算机辅助检测中的应用-Binocular vision technology in computer-aided detection
two-eyes1
- 很好的关于双目的论文,非常宝贵,《基于计算机视觉中双目立体匹配技术研究》-Good on paper eyes, very valuable, " based on computer vision binocular stereo matching technology."
two-eyes2
- 非常好的双目论文资料2,非常宝贵,《基于双目立体视觉的安全车距测量技术研究》-2 very good information on paper eyes, very valuable, " based on binocular stereo vision safety distance between vehicles, measurement technique,"
two-eyes3
- 很好的双目论文资料,非常宝贵,《于双目立体视觉的三维重建系统关键技术研究》-Good eyes thesis information, very valuable, " in the binocular stereo vision system of three-dimensional reconstruction of key technologies."
two-eyes4
- 很好的双目学习资料,非常宝贵,《基于双目视觉的水泥混凝土路面错台检测方法》-Good binocular learning materials, is very valuable, " based on binocular vision of cement concrete pavement fault detection units"
two-eyes5
- 很好的双目学习资料,非常宝贵,《基于视频的道路识别新算法在交通监测系统中的应用》-Good binocular learning materials, is very valuable, " the new video-based road recognition algorithm in the application of traffic monitoring system"
machine-vision
- 机器视觉方面的ppt讲义,对需要了解双目视觉知识的朋友来说非常好的一个文档。-Machine vision ppt lecture notes on the need to understand the knowledge of binocular vision is very good friends in a document.
qqqq
- fpga的双目立体视觉系统,选题新颖,文档规范,望采纳-novel the fpga binocular stereo vision system, topics specification document, looking to adopt
aaa
- 基于双目立体视觉的三维灰度数字图像采集与显示技术研究-Binocular stereo vision-based three-dimensional grayscale digital image acquisition and display technology research
SJSF
- 视觉伺服方面的论文,可以看看,双目视觉,单目视觉都有-For visual servo papers, can look at, binocular vision, monocular vision
dsf
- 基于双目视觉的三维重建技术研究,三维重构的论文-Binocular vision-based three-dimensional reconstruction techniques, three-dimensional reconstruction of the papers
Research-on-Optimization
- 介绍了基于模型的位姿估计中所使用的一些优化方法。为了提高位姿估计的精度, 摄像机的标定参数必须足够精确, 这就对标定过程的非线性优化算法提出了很高的要求, 采用了一种新的优化目标函数, 用来最小化控制点间的三维重建误 差, 从而使标定参数是全局最优 在双像机位姿估计中, 引入了实时遗传算法进行全局搜索, 加快了算法的收敛速度。最后的 实验证明了这些方法的正确性并显示出这些方法在精度上比传统方法有了较大程度的提高- It int roduces s ome opt imizat ion
NEW
- 中缀表达式转后缀表达式 Descr iption 将中缀表达式(infix expression)转换为后缀表达式(postfix expression)。假设中缀表达式中的操作数均以单个英文字母表示,且其中只包含双目算术操作符+,-,*,/和 。 Input 表示中缀表达式的一个字符串(其中只包含操作数和操作符,不包含任何其他字符) Output 表示对应后缀表达式的一个字符串(其中只包含操作数和操作符,不包含任何其他字符) Sample Input A+