搜索资源列表
Depth
- 利用深度信息进行的三维图像的显示和绘制。-depth information for the three-dimensional image display and mapping.
StereoRegion1.zip
- 基于区域的立体匹配算法 本算法从两幅彩色立体图像对中提取深度信息,使用过滤器消除视差图深度估计中的不稳定性。,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 unrelia
AffineTransformation
- 仿射变换法求深度信息,目前最好的方法 function [Z,D11,D12,D22] = diffusion_kernel_function(gx,gy,im) gx,gy 为x,y方向偏导数 Z 为恢复出来的是深度信息。 函数适应于从 图像法相信息恢复高度信息-Affine transformation method the depth of information, is currently the best way to function [Z, D11, D12, D22
robot_vision_chapter6
- 机器人视觉,遗憾的是只有第六章,包括发展历程、图象处理、场景分析、立体视觉和深度信息等内容-robot vision (chapter 6)
Depthmeasurementoftheobjectbasedonthecorresponding
- 提出了一种基于对应点匹配的物体深度信息测量方法。首先给出了物理图像坐标系与像素坐标系之间的关系;其次,借助于相关法计算两幅图像中目标的相似度,以实现同一目标在不同成像中的匹配;然后从目标几何形状的角点出发,结合对应点的外极线约束条件,提出一种有效的对应点匹配算法,并利用对应点的视差计算基于光轴平行的双摄像机成像的目标深度信息。计算机仿真结果验证了算法的有效性。-A method for measuring the depth of an object was proposed based on
Time_Consistency
- 整理一些求取多视角动态场景深度图的文章,利用了场景的空间信息和时间信息-some papers for multiview dynamic depth recovery, which use spatial and temporal information of the scene
imagedepthdetecting
- 融合深度信息的运动人体图像分割研究,深度信息的增加提高了鲁棒性-Fusion of depth information segmentation of human motion, increasing the depth of information to improve the robustness
A-Gesture-Recognition-System
- 基于3D数据的手势识别系统 深度信息 实时检测-Gesture recognition based on 3D data system
Stereo-patch
- stereomatch的补充,包含如何提取图像的深度信息以及改进视差图质量。-addition to stereomatch
-main
- 该程序描述了如何使用OpenSceneGraph实现一个带有深度信息的三维纹理-This procedure describes how to use OpenSceneGraph to implement a three-dimensional texture with depth information
Blanking
- 真实感图形绘制过程中,由于投影变换失去了深度信息,往往导致图形的二义性。要消除这类二义性,就必须在绘制时消除被遮挡的不可见的线或面,习惯上称之为消除隐藏线和隐藏面,或简称为消隐,经过消隐得到的投影图称为物体的真实图形。-the file which is uploaded is used to do the image processing mainly for Blanking, the detail is seen in the file .....
StereoRegion
- 利用matlabde实现双目立体视觉中,对应图像对的深度信息的获取 (区域匹配算法实现)。-Use of matlab binocular stereo vision, corresponding to the depth of the image information
lunwen
- 课题运用以数码相机为中介,研究基于机器视觉和计算机视觉的深度信息的提取过程,主要是关于摄像机标定,我的毕业论文-Topics used in digital cameras as an intermediary, the depth of the information extraction process based on machine vision and computer vision, mainly on the camera calibration, my thesis
BJND
- 计算人眼最小失真,结合人眼视觉系统(HVS)的立体感知特性,利用人眼对亮度、纹理、时域和深度辅助信息敏感程度的不同,建立了一个基于深度信息的立体感知JND模型。其中亮度JND模型得到的JND值在3~20之间,纹理JND模型得到的JND值在1~8之间;然后将序列的时域特性和深度信息融合到了空间JND模型中,得到的立体感知JND值在2~20之间,JND值的分布图基本上符合人眼的立体感知特性。-binocular just-noticeable difference
KinectDepthImagePlayerIndex
- 微软Kinect的小程序,可以捕获32位的深度信息,并可以返回人的编号-a small programs that can capture clear depthimage for Microsoft Kinect
Depth-map-extraction
- 深度图提取,对双视点的图像进行深度信息的提取,以及三维立体中常用的一些程序。-Depth map extraction, the double viewpoint image depth information extraction, and three dimensional commonly used in some of the program.
MainWindow.xaml
- 将Kinect获得的深度信息加入到彩色信息中,并显示出来,以及绿屏扣像技术-Kinect depth information is added to the color information, and displayed, as well as green screen keying technology
KinectUserHeight
- 利用Kinect的深度信息,测量出人得身高。-Take advantage of the the Kinect depth of information, measuring out the man was tall.
opencv-2D-3D
- 利用opencv自带的函数功能,编译出由两个摄像机,既双目视觉来获得物体的深度信息,最终得到三位映射。-Opencv own function, compile the object depth information obtained by two cameras, binocular vision, and ultimately get three mapping.
深度图像
- (1) 读取图片 ,转换为灰度图像; (2) 对 view1.png view1.png view1.png view1.png和 View5 .png .png 将图像 按照 4x4 像素 /方格 的形式 进行 分块; (3) 考虑 边缘的相对稳定 性,以及 双目 成像 视差 规律 ,在第一幅图像分割得 到的块图像周围 20 个像素 个像素 的距离区间内由近到远进行搜索,寻找 与该块 欧氏距离最近的块作为新位置 ; (4) 计算 视差 ,将每个小块 中代表点 的视差 信息转换到整个 区间