搜索资源列表
ComputerVision
- 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-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
Graphics
- 一个计算机图形学相关的程序源代码,含二维线画图元、二维线填充图元、线段裁切、多边形裁切、二维图形变换、三维图形变换、凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)、曲线移动、曲线清除等 -A computer graphics-related source code, with two-dimensional line drawing element, two-dimensional line fill pixel, line cutting, polygonal
GPU-rendering
- 通过对中国水墨画特点的深入观察分析,调查当前非真实感图形学 技术发展以及深入了解了当前图形处理硬件的相关知识后,本论文提出 了利用可编程图形处理硬件将三维模型实时转换为水墨画效果非真实感 图形的渲染方法,并做了多种水墨风格的研究以及泼墨动画和关键帧动 画的研究。 -Chinese ink painting through observation of the characteristics of in-depth analysis, investigate the curre
OReilly-LearningOpenCV
- 视觉大师张正友的经典著作,主要论述了计算机视觉相关问题,例如摄像机标定,立体匹配,三维重建,运动跟踪-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, et
Texture_and_texture_mapping
- 纹理及纹理映射ppt,包括二维纹理,三维纹理,几何纹理相关知识。-Texture and texture mapping ppt, including the two-dimensional texture, three-dimensional texture, geometric texture relevant knowledge.
hh
- 计算机图形学(Computer Graphics,简称CG)是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。 -Computer Graphics (Computer little, abbreviation CG) is a kind of the use of mathematical algorithms will of 2-d or 3-
Frances-tracking-algorithm
- 一个法国新三维跟踪算法,使用了信息互相关,实现增强现实等非常稳定-France s new three-dimensional tracking algorithm
reslice
- 使用vtk中的相关技术实现由CT图像得到的三维体图像的切片-Body image slices to achieve three
genzongsuanfa
- 几种目标跟踪算法,包括空间目标序列图像相关跟踪算法,结合三维场景的目标跟踪系统研究,基于移动传感器网络的节能目标跟踪,基于图像分离块操作的快速模板匹配跟踪算法,基于特征点运动矢量估计的动态序列图像运动目标跟踪_英文_基于匹配跟踪置信度的自适应对应像素距离图像匹配跟踪算法-Several target tracking algorithms, including the target sequence space image correlation tracking algorithm, comb
ICP-related--data
- 基于vtk的医学图像三维重建最近三年论文下载打包,方便医学图像处理相关人员下载分享研究-Based on VTK of medical image reconstruction in recent three years download packing paper, convenient medical image processing personnel related download share research
the-Renyi-entropy-theory
- 建武和申铉京等人充分利用图像空间邻域信息,引入均值-中值-梯度共生矩阵模型,并结合Renyi熵相关理论, 提出一种结合纹理信息的三维Renyi熵阈值分割算法. 同时给出了该方法的快速递推公式。-Jianwu and Shin Hyun Beijing, who make full use of the image spatial information, the introduction of the mean- in value- gradient co-occurrence matrix m
RF3D_v1p00
- 一个共同的视频被空间相关去噪的框架随机噪声和空间相关的固定模式噪声。首先,在每一卷的空间和时间上的相关性,利用sparsify数据在三维时空的变换域,然后3D体积的频谱系数的自适应阈值萎缩三维阵列。这样的阵列取决于特定的运动轨迹的体积,单个功率谱密度的随机和固定的模式噪声,以及噪声方差,自适应地估计在变换域。-The video was a common fixed pattern noise spatial correlation denoising framework random nois
make_filter
- 程序做的是相关函数二维和三维滤波,包括海明窗和海宁窗(makes 2D and 3D filter for the correlation function)
红外图像的三维重建理论及算法研究_王萌
- 基于结构光的三维重建相关学术研究,多频相移结构光三维型面测量技术研究及应用_许伟(Three dimensional reconstruction related academic research)
三维重建(崔东东 齐昕 袁壮志 宋如意)
- 本程序可以进行相应的三维重建,进行遥感图像的相关处理。效果非常好(This program can carry out the corresponding 3d reconstruction, remote sensing image processing. It works very well)
三维纹理映射算法
- 大家好,这里是三维纹理映射算法的相关源代码,希望能帮助对计算机图形学有强烈兴趣的人解决遇到的问题,运行平台为Visual C++。