搜索资源列表
buildct
- 3d CT图片重建3维立体图像,源代码 读入BMP格式图片文件,通过曲线拟合与曲面拟合来重建3维立体图像。 -3d CT pictures three-dimensional reconstruction of three-dimensional images, read the source code into BMP format image files. by curve fitting and surface fitting to reconstruct three-dimens
bmp-3D
- 以图形的色彩为基数值,将BMP文件转化为3D图形
利用VTK读取系列BMP文件并进行体绘制
- 利用三维建模软件VTK,读取系列BMP文件, 经过处理, 进行体绘制。并可改变传递函数来设置透明度。
C_Q_DX3DLight.rar
- 用Direct3D绘制一个立方体,并添加光照效果。编译时一定要将工程下的1.bmp文件拷贝到Debug或Release目录下。,Drawing a cube with Direct3D and add lighting effects. Compile-time must work under the 1.bmp files are copied to the Debug or Release directory.
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
capture__screen_pig
- OSG中自动读取像素信息,并存储成BMP格式文件。该示例最大的特点是能够连续抓图。-OSG automatically reads the pixel information, and store into a BMP format file. The biggest feature is the ability to sample consecutive drawings.
BMP-Contour-display
- 读取bmp文件,并显示文件信息的图像轮廓。-Contour display
test
- 读取一系列BMP文件,采用体绘制方法实现图像的三维平滑重建。-Read a series of BMP files, using the volume rendering method for 3D smooth reconstruction of the image。
test2
- 读取一系列bmp文件,采用面绘制的方法实现图像的三维平滑重建。-Read a series of bmp file, using the method of surface rendering 3D smooth reconstruction of the image.
yuv2bmp
- yuv2bmp的文件格式转化,matlab代码-the code for yuv file change to bmp file