搜索资源列表
三维图像
三维图像的生成!
医学图像三维重构平台
- 医学图像三维重构平台 mitk 开发指南-3D Medical Image Reconstruction platform mitk Development Guide
OpenGL三维重建
- 用OpenGL实现二维图像的三维重建
基于图像的几何三维重建方法
- 本文总结了基于图像的几何三维重建方法,对目前已经存在的方法进行总结,提出优点和不足。
基于轨迹空间的三维重建代码
- 基于轨迹空间的非刚体三维运动重建 ,包括图像仿真函数
医学图像三维重构平台
- 医学图像三维重构平台 mitk 开发指南-3D Medical Image Reconstruction platform mitk Development Guide
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和Draw
why三维医学图像开发源程序
- VB例程:该程序是由VB编写的三维图像处理源代码(完整)-This is a VB project,which is to process 3-D medical images.
OpenGL_vckbase20在VC中实现OpenGL三维绘图
- OpenGL 是一个三维图形渲染的软件接口,并且得到了硬件加速的支持,用户可以方便地利用 OpenGL,创建出接近光线跟踪的高质量静止或动画的三维彩色图像.本代码的在VC环境下用openGL编制三维绘图简例,让读者快速入门-is an OpenGL 3D graphics rendering software interface, and a hardware-accelerated support, users can easily
MCtest
- 一种基于MC算法的医学图像三维重建,或许有用-MC algorithm based on three-dimensional reconstruction of medical images, perhaps useful
3D-depth-map-from-2D-images
- 二维图像三维立体视差算法依据的文章是: “Segment-Based Stereo Matching Using Belief Propogation and a Self-Adapting Dissimilarity Measure” by Klaus, Sormann, and Karner 主要步骤: Getting Pixel Disparity Filtering the Pixel Disparity
VTK读取30张Dicom图片三维重建
- 利用VTK三维重建软件与VS2010结合,读取格式为Dicom的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of Dicom series of images, and can display three-dimensional reconstruction results, t
基于VTK的三维重建
- 利用VTK三维重建软件与VS2010结合,读取格式为1文件的系列图像,并能显示三维重建结果,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read the format of the series of images of 1 files, and can display three-dimensional reconstruction res
MATLAB编程实现连续断层工业CT图像的三维重建
- 应用 M A T L AB 编程, 对连续多层工业 CT 图像进行了三维重建, 获得了具有较好立体感显示的三维图像(Three dimensional reconstruction of continuous multilayer industrial CT images is carried out, and 3D images with better stereoscopic display are obtained)
基于MATLAB的血管三维重建
- 编制通用 M程序包实现从数据采集到模型渲染的全程自 动计算. 最后应用给出的方法完成了对 100张序列切片图像的计算机三维重建.(The general M package is compiled to realize the whole process from data acquisition to model rendering Finally, the 3D reconstruction of 100 slice image
OpenGL二维图像转换为三维图像
- 采用OpenGL工具,,进行的对图像的三维重建过程。(Three-dimensional image reconstruction,the software is OpenGL)
三维矩阵转二维
- 在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)
红外图像的三维重建理论及算法研究_王萌
- 基于结构光的三维重建相关学术研究,多频相移结构光三维型面测量技术研究及应用_许伟(Three dimensional reconstruction related academic research)
三维重建(崔东东 齐昕 袁壮志 宋如意)
- 本程序可以进行相应的三维重建,进行遥感图像的相关处理。效果非常好(This program can carry out the corresponding 3d reconstruction, remote sensing image processing. It works very well)
三维显示
- 将二维图像进行三维显示,使用的是matlab中的mesh函数(The mesh function of MATLAB is used to display two-dimensional image in three-dimensional)