Welcome![Sign In][Sign Up]
Location:
Search - reconstruction

Search list

[Special Effectsgray2color

Description: 用源彩色图像索引方法对图像进行颜色重建,通过一幅相近的彩色图像即可对灰度图像进行上色-With the source color image indexing method of color image reconstruction, the adoption of a similar color images to grayscale images of color
Platform: | Size: 965632 | Author: gyp | Hits:

[Software EngineeringdoubleCCD

Description: 一个硕士生关于双目视觉导航的文章,介绍了CCD标定,图像匹配,三维重建等关键技术,值得一看。-A Master s navigation on the binocular vision of the article, introduced the CCD calibration, image matching, three-dimensional reconstruction of key technologies, worth a visit.
Platform: | Size: 2617344 | Author: jilong | Hits:

[AI-NN-PRRBFPlatform

Description: RBF平台,包含了许多3D表面重建的类库,一定会很有用!-RBF platform contains a number of 3D surface reconstruction of the library will be very useful!
Platform: | Size: 756736 | Author: huanghua626 | Hits:

[.netTestMarchingCubes

Description: 利用VC.NET开发,集成VTK软件包,利用MarchingCube算法实现三维重建。重建数据可到VTK官方网站下载VTKData-Use VC.NET develop, integrate VTK package, using three-dimensional reconstruction algorithm MarchingCube. Reconstruction of the data available at the official website of VTK download VTKData
Platform: | Size: 1089536 | Author: 胡话 | Hits:

[Special EffectsmatlabThree-dimensionalReconstruction

Description: 内容为matlab的三维重建程序,达人可进来看,不适合初学者-Matlab says the three-dimensional reconstruction procedures, Tatsu can come watch, not suitable for beginners
Platform: | Size: 128000 | Author: 舒梦宇 | Hits:

[Dialog_Window2DPCA

Description: 2DPCA算法,在对话框上可以选择不同的维数进行人脸图像重构,简单实用。-2DPCA algorithm, in the dialog box can choose a different dimension to facial image reconstruction, simple and practical.
Platform: | Size: 3846144 | Author: | Hits:

[matlabfdct_usfft_cpp

Description: This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m -- forward curvelet transform afdct_usfft.m -- adjoint curvelet transform ifdct_usfft.m -- inverse curvelet transform fdct_usfft_param.m -- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m -- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m -- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m -- display the shape of a curvelet fdct_usfft_demo_recon.m -- partial reconstruction using curvelet fdct_usfft_demo_disp.m -- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m -- image denoising using curvelet-This directory includes matlab interface of the curvelet transform using usfft. Basic functions fdct_usfft.m-- forward curvelet transform afdct_usfft.m-- adjoint curvelet transform ifdct_usfft.m-- inverse curvelet transform fdct_usfft_param.m-- returns the location of each curvelet in phase-space Useful tools fdct_usfft_dispcoef.m-- returns a matrix contains all curvelet coefficients fdct_usfft_pos2idx.m-- for fixed scale and fixed direction, returns the curvelet which is closest to a certain point on the image Demos fdct_usfft_demo_basic.m-- display the shape of a curvelet fdct_usfft_demo_recon.m-- partial reconstruction using curvelet fdct_usfft_demo_disp.m-- display all the curvelet coefficients of an image fdct_usfft_demo_denoise.m-- image denoising using curvelet
Platform: | Size: 160768 | Author: daisy | Hits:

[3D Graphicmlssurf.tar

Description: 基于移动最小二乘(MLS)的表面重建,实现的是SigGraph2004(图形学顶级)会议上“Define Point Set Surfaces”中的思路,强烈推荐给研究表面重建的同行-Based on the Moving Least Squares (MLS) surface reconstruction, realize that SigGraph2004 (Graphics top) meeting on
Platform: | Size: 103424 | Author: libao | Hits:

[Graph programAlgorithmofScatteredDataReductionforSurfaceReconst

Description: Algorithm of Scattered Data Reduction for Surface Reconstruction using Radial Basis Function
Platform: | Size: 674816 | Author: 聂建辉 | Hits:

[2D Graphicnew_point_matching01

Description: 基于角点的特征点匹配程序,测试精度在70%以上,满足3D重建的需要-Based on the corner of the feature point matching process, testing more than 70 accuracy to meet the needs of 3D reconstruction
Platform: | Size: 4096 | Author: 化鹏 | Hits:

[matlabtorr3D

Description: 只是 Torr 的3D 重建工具箱,里面有细致的MATLAB代码与PDF说明文档,很好用-Torr is the 3D reconstruction of the toolbox, which has detailed MATLAB code and PDF documentation, good use
Platform: | Size: 2145280 | Author: Zhang hongyan | Hits:

[Graph programWaveletImageReconstruction

Description: 利用小波双线性超分辨率重建算法得到的重建图像会出现低、高频系数不匹配的现象,从而使得到的高分辨率图像灰度偏移。本文对该方法进行了改进,并引入局部适应插值得到更为理想的重建算法。即小波与局部适应插值结合算法。-Using Wavelet bilinear super-resolution reconstruction algorithm is the reconstructed image will appear low, high-frequency coefficients does not match the phenomenon, thereby enabling high-resolution image to be offset. In this paper, the method is improved, and the introduction of local interpolation to be better adapted to the reconstruction algorithm. That is, wavelet interpolation combined with the local adaptation algorithm.
Platform: | Size: 236544 | Author: wangjikui | Hits:

[Special EffectsReconstruction

Description: 显示MRI图像及窗位窗宽等变化、直接反投影、卷积反投影等。-MRI images show the window width and window level, such as changes in direct back-projection, convolution back projection and so on.
Platform: | Size: 1964032 | Author: 高旭 | Hits:

[3D Graphic3D

Description: 实现基于8bit的BMP切片的三维重建,解压后,用CMake配置即可。-8bit of BMP-based three-dimensional reconstruction of the slices, after extracting, you can configure with CMake.
Platform: | Size: 2048 | Author: 张晓 | Hits:

[OpenGL program3D_Surface_Reconstruction_Using_Marching_Cube

Description: 使用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.gz
Platform: | Size: 20480 | Author: felixwang | Hits:

[matlabmatlab_code

Description: 利用matlab进行图像的重建和修复,利用福利也计算和拉普拉斯变化得到的.-Use of matlab for image reconstruction and restoration, use of welfare also changes the calculation and Laplace received.
Platform: | Size: 34816 | Author: gacher | Hits:

[Special Effects3d

Description: 本程序可以快速完成对二维图像的三维重构算法-This procedure can quickly complete the three-dimensional two-dimensional image reconstruction algorithm
Platform: | Size: 97280 | Author: 李强 | Hits:

[Special Effectsconjugategrads

Description: 图像重建常常被转化为解非线性无约束极值问题, 通过范数极小化推导出共扼梯度法的 一般算法。通过对模拟数据和实际工件断层扫描数据进行图像重建, 估计了算法的有效性, 结果表明, 与最速下降法相比, 此算法更适用于不完全投影数据的图像重建, 在保证重建图像拟合度的同时, 大大提高了重建速度。-Image reconstruction has often been transformed into solving nonlinear unconstrained extremum problem, through the norm minimization derived conjugate gradient method the general algorithm. Through the simulation data and actual data workpiece tomography image reconstruction, it is estimated that the effectiveness of the algorithm, the results showed that compared to steepest descent method, this algorithm is more applicable to incomplete projection data image reconstruction, in ensuring that the reconstructed image fit at the same time, greatly improving the speed of reconstruction.
Platform: | Size: 364544 | Author: 孙翔 | Hits:

[OpenGL programsrc

Description: 基于代数迭代算法(ART)与同步迭代算法(SIRT)的三维图像重构程序。-Iterative algorithm based on algebraic (ART) and simultaneous iterative algorithm (SIRT) of the three-dimensional image reconstruction procedures.
Platform: | Size: 140288 | Author: 张凯 | Hits:

[Special EffectsPOCS-SuperResulution

Description: 用POCS方法对图像进行超分辨率重构,matlab源码,有解释-POCS method using super-resolution reconstruction of images, matlab source code, to explain
Platform: | Size: 7168 | Author: 陈磊 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net