搜索资源列表
Movement.rar
- 图像深度消影,动画
使用openni录制kinect视频、深度图像数据
- 使用openni录制kinect视频、深度图像数据,并绘制跟踪到的骨骼 包含完整工程文件,可以直接编译使用-using openni to record color and depth images from kinect,and display the skeleton image of the tracked user
加拿大PointGrey公司的双目摄像头演示程序
- 加拿大PointGrey公司的双目摄像头演示程序,包括:图像采集、图像处理、滤波、平滑、立体显示、深度计算等。,Canada s PointGrey binocular camera demo program, including: image acquisition, image processing, filtering, smoothing, three-dimensional display, in-depth calculation.
Kinect_NICV 读取kinect深度和彩色图像
- 读取kinect深度和彩色图像,采用openCV显示,进行手势识别,手跟踪-read the depth and color map from kinect and display by opencv. Recognize gesture and track hand
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
ANewMethodofHybridModelingBase
- 为了快速精确地对一个实体进行的三维重建, 提出了一种新的混合建模方法. 该方法利用同一实体在不同视 点下的多幅深度图像, 根据它们之间颜色和纹理的相关性, 通过逆投影变换, 可将图像中象素点映射到三维空间中的正 确位置. 然后再经模型重建和重投影, 可获取实体在任意视点下的图像. 实验结果表明, 这种建模方法具有复杂度恒定、 获取图像真实感强等优点, 适用于形状、 结构复杂的物体的重建.,: In o rder to reconst ruct th ree di mensi on mode
Movement
- 图像深度消影,动画- The picture depth disappears the shade, the animation
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
dfs
- 深度搜索算法用于一幅二值图像,指定开始点和目标点-deep first search method is used for binary image,with assigned start and end point
shendusousuo
- 深度搜索,可将边缘断点连接起来,多用于图像分割中和边缘检测结合使用-Depth of search, could be the edge connecting the breakpoints are used for image segmentation and edge detection used in conjunction
parallel
- 该论文描述了一种能够利用并行算法产生图像深度图的算法,同时该算法可以保存得到的图像特征-The paper describes a parallel algorithm to generate the image using depth map algorithm, while the algorithm can save the image characteristics obtained
stereoDLL
- 多幅图像深度计算程序,可计算相机定标后拍摄的多幅图像的深度坐标,使三维图像在二维显示中更加形象。-Depth calculation process multiple images, calculate the camera calibration multiple images taken after the depth of coordinates, so that three-dimensional images in two-dimensional display more images
3DFaceRecognitionBasedon3DLBPandKernelDiscriminant
- 二维照片的人脸识别对光照、姿态和化妆等因素很敏感,故提出了一种将三维局部二值模式(3DLBP)和核享,1剐分析(KDA)相结合的三维人脸识剐方法.采用3DLBP描述人脸深度图像的特征,高斯核函数KDA 作为分类器,使用Chi平方统计改进高斯核函数、采用FRGC v2.0中2003春季采集的三维人脸库进行实验.实验结果表明,该 方法在每人2个训练样本时,识别率为91.8%,而PCA和3DLBP的识别率分别为60.4%和78.3%;当每人的训练样本数增至6个时,识别率为98.4%,而PCA和3D
stereo_modefilt
- 图像匹配和深度图计算 stereo match and depth map generated-stereo match and depth map generated
shendutuxiang
- 深度图像处理,主要的是对深度图像进行区域分割-depth map
dealpicture
- 利用神经网络,根据颜色条码,分析待检测图像深度值-Using neural networks, according to the color bar code, the value of the depth image to be detected
depth
- 用matlab工具实现对图像深度距离的获取-Distance for the depth of the image
深度侦测
- 通过两个摄像获取视频,并将其结合成3D视差图像
图像识别中的深度学习
- 图像识别中的深度学习资料,非常好用,是辛辛苦苦收集得到的(Deep learning data in image recognition, very useful, is hard to collect)
深度图像
- (1) 读取图片 ,转换为灰度图像; (2) 对 view1.png view1.png view1.png view1.png和 View5 .png .png 将图像 按照 4x4 像素 /方格 的形式 进行 分块; (3) 考虑 边缘的相对稳定 性,以及 双目 成像 视差 规律 ,在第一幅图像分割得 到的块图像周围 20 个像素 个像素 的距离区间内由近到远进行搜索,寻找 与该块 欧氏距离最近的块作为新位置 ; (4) 计算 视差 ,将每个小块 中代表点 的视差 信息转换到整个 区间