搜索资源列表
wavelift
- 暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:\\study\\jpeg2000\\images\\lena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(
wavelift
- 暂时只支持jpeg2000支持的 cdf97 和spline53 可以这样来测试: x=imread( E:\study\jpeg2000\images\lena.tif ) % see the decomposition coefficients y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet figure subplot(1,2,1) imshow(x) s
3D_Surface_Reconstruction_Using_Marching_Cube
- 使用Marching Cube方法进行3D表面重建,切片数据在这里: http://graphics.stanford.edu/data/voldata/ CThead.tar.gz-Marching Cube method using 3D surface reconstruction, slice data here: http://graphics.stanford.edu/data/voldata/CThead.tar.
L-infinity-minimization-in-Geometric-reconstructi
- L infinite theory for 3D reconstruction optimization
Matlab-three-image-reconstructi
- 有于matlab三位图像重构,用于多张图像的重构。-Matlab three image reconstruction for the reconstruction of multiple images.
surface-reconstruction
- 几个曲面重构算法的比较 如LOOP细分、三次三角bezier曲面等-Comparison of several surface reconstruction algorithm, such as LOOP segments, three triangular bezier surfaces, etc.
3D-face-reconstructi
- 三维人脸建模方法概述,三维人脸建模,供大家学习使用-3D Face Modeling overview of the methods for them to learn to use
High-definition-texture-reconstructi
- 纹理重建,基于图像的建模,网格参数化,纹理映射-Texture reconstruction, Image-based modeling, mesh parameterization, texture mapping
CT--reconstructi
- CT图像重建系统,本程序需要先安装和配置好vtk环境才能编译并以命令行方式运行,效果不错。-CT image reconstruction system, the program needs to install and configure the VTK environment to compile and run at the command line mode, the effect is good.
PossionConv
- 完成两个表面模型的融合,实现物体表面的重建,生成完整3D模型(Two surface models are fused to reconstruct the object surface, and a complete 3D model is generated)