搜索资源列表
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
imagedepthdetecting
- 融合深度信息的运动人体图像分割研究,深度信息的增加提高了鲁棒性-Fusion of depth information segmentation of human motion, increasing the depth of information to improve the robustness
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
KinectDepthImagePlayerIndex
- 微软Kinect的小程序,可以捕获32位的深度信息,并可以返回人的编号-a small programs that can capture clear depthimage for Microsoft Kinect
MainWindow.xaml
- 将Kinect获得的深度信息加入到彩色信息中,并显示出来,以及绿屏扣像技术-Kinect depth information is added to the color information, and displayed, as well as green screen keying technology
stereoRegion
- 基于区域的立体匹配算法,实现从彩色立体图像对中提取深度信息。 -region based stereo matching algorithms are developed for extracting depth information from two color stereo image pair.
DepthInfoFromSingleCamera
- 一种普通摄像头的深度信息提取方法,提供c 源码-An ordinary camera depth information extraction method, c source
dehazing_code
- 利用Graph对还有图像中的增强,主要用于对比度低,具有深度信息的图像增强。-preprocessing,Initial results in underwater single image dehazing
facedetector_src_shixian
- 基于kinect的人脸识别程序,由于kinect具有深度信息,识别精度较高-Kinect-based face recognition program, because kinect-depth information, the identification of high precision
vdgrayscale
- 配置环境VS2010+opencn2.4.9 用于编辑V+D(2D加深度)格式3D图像中的深度信息。通过调整深度灰阶分布来达到优化立体感、层次感的目的-verified in VS2010+opencv 2.4.9. Use this program to adjust the depth information in a V+D image,which is proposed as Philips WoWvx
MyStero_vision
- 双目立体视觉图像匹配 图像深度信息生成代码-Binocular stereo vision image matching Image depth information to generate code
Depth-from-Defocus
- 本文是计算机视觉的重要分支——计算成像的相关文章,文章对于利用像面离焦获取图像深度信息(DFD/DFF)进行了详细的论述。-This article is a comprehensive review of the computational imaging, which is an important branch of the computer vision. This article includes thorough insight on the Depth Defocus/Focus
Project1
- 实现了树叶轮廓的提取以及深度信息的提取,使用opencv-Contour extraction achieved leaves and extracting depth information, using opencv
scene_labeling_cvpr2012_v1
- 基于场景的超像素图像分割,可以实现快速分割,基于深度信息和颜色信息的检测-Based on ultra-pixel image to divide the scene, you can achieve rapid segmentation, detection based on the depth information and the color information
matlab-depth-image-processing
- matlab代码,可以提取图像的深度信息,包含测试图片-Matlab code, you can extract the image depth information, including test images
深度图像
- (1) 读取图片 ,转换为灰度图像; (2) 对 view1.png view1.png view1.png view1.png和 View5 .png .png 将图像 按照 4x4 像素 /方格 的形式 进行 分块; (3) 考虑 边缘的相对稳定 性,以及 双目 成像 视差 规律 ,在第一幅图像分割得 到的块图像周围 20 个像素 个像素 的距离区间内由近到远进行搜索,寻找 与该块 欧氏距离最近的块作为新位置 ; (4) 计算 视差 ,将每个小块 中代表点 的视差 信息转换到整个 区间