Welcome![Sign In][Sign Up]
Location:
Search - stereo

Search list

[OpenGL programplane

Description: OpenGL stereo plane 例-OpenGL stereo plane cases
Platform: | Size: 57344 | Author: Hong Jia | Hits:

[Special Effectstest_Calibrate_sucessed

Description: 基于openCV的双目视觉2D平面靶的摄像机标定,vc++6.0平台下实现-Binocular stereo vision Camera calibration
Platform: | Size: 2803712 | Author: zhang | Hits:

[assembly languageTuner

Description: 这是数控调频发射器的汇编程序,可在80.0到109.9MHz范围内任意设置发射频率,可预置11个频道,具有单声道/立体声控制-This is the FM transmitter NC compilation process can be within the scope of 80.0 to 109.9MHz frequency arbitrarily set to launch, can preset 11 channels, with Mono/Stereo control ......
Platform: | Size: 5120 | Author: 何渊乾 | Hits:

[Multimedia Developstereo_player

Description: This a stereo movie Player.-This is a stereo movie Player.
Platform: | Size: 8529920 | Author: jullie | Hits:

[Video CaptureImageProcessingMethodsforInteractiveRobotControl.

Description: a straight forward technique for tracking a human hand based on images acquired by an active stereo camera system.
Platform: | Size: 194560 | Author: Mohammad | Hits:

[3D GraphicStereoRegion1

Description: 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。-Region Based Stereo Matching Algorithms region based stereo matching algorithms are developed for extraction depth information from two color stereo image pair. A filter eliminating unreliable disparity estimation was used for increasing reliability of the disparity map.
Platform: | Size: 237568 | Author: 吴明 | Hits:

[Special Effects1

Description: 利用opencv进行三维重建的简便方法通过六个步骤,特别是摄像机标定和立体匹配中极线约束 方法 的使用,给出了基于OpenCV的三维重建算法-Three-dimensional reconstruction using opencv easy way through the six steps, especially the camera calibration and stereo matching epipolar constraint method in use, given the three-dimensional reconstruction based on the OpenCV algorithm
Platform: | Size: 124928 | Author: heaze | Hits:

[Windows DevelopStereo1

Description: simple stereo vision
Platform: | Size: 1024 | Author: dodo | Hits:

[Special EffectsNewX3D_V2_02

Description: 一个比较完整的立体视觉的程序框架,实现了很多立体视觉的功能,不错-A more complete framework for stereo vision procedure, to achieve a lot of three-dimensional visual features, a good
Platform: | Size: 2013184 | Author: hejianqiang | Hits:

[Graph programStereoRegion

Description: 一个立体视觉匹配程序,采用matlab编写-A stereo vision matching program, prepared using matlab
Platform: | Size: 235520 | Author: 蒋志成 | Hits:

[Graph programFinal

Description: 一片关于机器视觉、视觉测量领域的硕士学位论文,对于研究立体视觉测量具有参考价值!-One on the machine vision, visual measurement of a master' s degree thesis, for the study of stereo vision measurement with the reference value!
Platform: | Size: 4633600 | Author: hustyw | Hits:

[2D GraphicProblem3

Description: stereo matching -sad -ssd -n-stereo matching -sad -ssd -ncc
Platform: | Size: 688128 | Author: JangInYeop | Hits:

[matlabmatlab

Description: 基于双目立体视觉成像原理的MATLAB双相机标定实例,有图片,程序,和说明书-Based on principles of binocular stereo vision imaging MATLAB examples of dual-camera calibration, pictures, procedures, and instructions
Platform: | Size: 1203200 | Author: chenyijun2131 | Hits:

[Graph programStereoVision

Description: Stereo Vision is an area of study in the field of Machine Vision that attempts to recreate the human vision system by using two or more 2D views of the same scene to derive 3D depth information about the scene. Depth information can be used to track moving objects in 3D space, gather distance information for scene features, or to construct a 3D spatial model of a scene. As an emerging technology, Stereo Vision algorithms are constantly being revised and developed, and as we will discuss in this paper, many alternative approaches exist for implementation of a Stereo Vision system. This paper introduces Stereo Vision as an area of current international research, presents some interesting applications of Stereo Vision, and discusses implementation of a Stereo Vision system.
Platform: | Size: 1171456 | Author: jtz00000 | Hits:

[Special EffectsComputerVision

Description: 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-Visual Master Zhang is the Friends of classics, mainly discusses the computer vision-related issues, such as camera calibration, stereo matching, three-dimensional reconstruction, motion tracking
Platform: | Size: 6855680 | Author: simon | Hits:

[Special EffectsRectifKitE

Description: 用于对图像极线校正的matlab代码 基于Tutorial on Rectification of Stereo Images-matlab code for epipolar rectification
Platform: | Size: 839680 | Author: niuchuan | Hits:

[3D GraphicPIPEI

Description: 图像匹配是三维重建中的一个关键部分。在立体视觉中,为了得到空间一点的三维几何信息,需要从不同的视点方向获取的两幅(或者多幅)图像中正确找到这一个点在不同的图像中的投影点,这一个过程就叫做图像匹配(mIageMatchnig).所以图像匹配是立体视觉系统的核心,也是实现图像理解的基础。 。 -Three-dimensional reconstruction of the image matching is a key part of. In stereo vision, in order to obtain three-dimensional geometry of space that needs to get directions from a different point of view of two (or multiple) images correctly find this a point in a different image of the projection point, which is called a process Image Matching (mIageMatchnig). Therefore, the image matching is the core of three-dimensional vision system, but also to understand the basis for realization of the image. .
Platform: | Size: 16227328 | Author: | Hits:

[Documentslitipipei

Description: 一篇立体匹配的好文章,基于角点引导的边缘匹配方法,自认为思路比较新颖,因此和大家一起分享。-A stereo matching a good article, based on leading edge of corner matching method, since the idea that the relatively new, so to share with everyone.
Platform: | Size: 244736 | Author: quanshuiwusheng | Hits:

[Program docFastStereoMatchingUsingRectangularSubregioningand3

Description: 本文提出了一种快速,可靠的立体匹配算法产生浓密视差图,通过使用快速互相关、矩形秩和3D最大表面技术粗到细计划。-This paper presents a fast and reliable stereo matching algorithm which produces a dense disparity map by using fast cross correlation, rectangular subregioning (RSR) and 3D maximum-surface techniques in a coarse-to-fine scheme.
Platform: | Size: 3277824 | Author: swl | Hits:

[CommunicationKstereo

Description: Generator for FM stereo encoder
Platform: | Size: 787456 | Author: Wat | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net