搜索资源列表
OpenGL三维重建
- 用OpenGL实现二维图像的三维重建
里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建
- 里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建
图像校正
- matlab图像校正,通过特征点提取 进行图片的校正,可用于三维物体重建或者立体匹配
实用vtk读入dicom序列图像
- 实用vtk读入dicom序列图像,三位重建,从任意角度进行切片,显示,Practical VTK to read DICOM image sequences, the three reconstruction, from any perspective slices, indicating
3D_reconstruction.多幅图像进行三维重建
- 通过相机标定工具箱得到相机的内参等信息对多幅图像进行三维重建。再贴上纹理。,Camera Calibration Toolbox has been through the camera' s internal information on the number of three-dimensional image reconstruction. Then paste texture.
superresolution_v_2.0.zip
- 超分辨率图像的重建问题,运用的很多当下最新的方法,可以帮助大家尽快了解超分辨率图像重建问题,Super-resolution image reconstruction problems, the use of many of the current up-to-date methods that can help you as soon as possible to understand the issue of super-resolution image reconstruction
两幅图像通过OpenCV进行三维重建
- 由两幅图像通过OpenCV进行摄像机标定 之后再进行三维重建,By the two images through the OpenCV for camera calibration after three-dimensional reconstruction
Image_Restoration
- 简要说明:此程序代码实现超分辨率图像的重建、复原-To restore extremely blurred or degraded image. Images blurred due to many factors like relative motion between camera and a moving car (eg. Image of a speeding car).
conjugategrads
- 图像重建常常被转化为解非线性无约束极值问题, 通过范数极小化推导出共扼梯度法的 一般算法。通过对模拟数据和实际工件断层扫描数据进行图像重建, 估计了算法的有效性, 结果表明, 与最速下降法相比, 此算法更适用于不完全投影数据的图像重建, 在保证重建图像拟合度的同时, 大大提高了重建速度。-Image reconstruction has often been transformed into solving nonlinear unconstrained extremum problem,
two_dimension
- 二维匹配追踪算法,通过较少原子比较精确的重建图像,随着迭代次数提高逼近源图像。-Two-dimensional matching pursuit algorithm, through more precise atomic less reconstructed image, with the number of iterations to raise close to the source image.
vcf-1.0
- VC++下的三维重建的开发框架 主要是基于多图像输入下对物体进行重建过程而使用体素着色法-VC++ under the three-dimensional reconstruction of the development framework is based mainly on the multi-image input to the reconstruction process of the object using voxel coloring
ImageProcessing
- 图像匹配算法 图像的特征点提取以及匹配在三维重建中有重要的作用-Image matching algorithm of feature point extraction image matching in the three-dimensional reconstruction as well as play an important role in
CT
- 一部讲CT图像重建很经典的书籍,涉及很多原理与算法方面的东西-A talk about the reconstruction of CT images of the classic books, the principle involves a lot of things with the algorithm
IP-Programing
- 该源码是在VC6.0环境下运行成功,涉及数字图像处理的基础内容,包括图像增强,图像锐化,边缘检测,数学形态学处理,图像复原,图像重建。本程序是MFC图形化界面设计。-The source code is successfully run VC6.0 environment, involving the basis of digital image processing, including image enhancement, image sharpening, edge detection,
PIPEI
- 图像匹配是三维重建中的一个关键部分。在立体视觉中,为了得到空间一点的三维几何信息,需要从不同的视点方向获取的两幅(或者多幅)图像中正确找到这一个点在不同的图像中的投影点,这一个过程就叫做图像匹配(mIageMatchnig).所以图像匹配是立体视觉系统的核心,也是实现图像理解的基础。 。 -Three-dimensional reconstruction of the image matching is a key part of. In stereo vision, in order
sheep-logan
- 在研究从投影重建图像的算法时,为了比较客观的评价各种重建算法的有效性,人们常选用公认的Sheep Logan 头模型,本文就是用CT重建的理论模型,希望对大家有用-In the study from the projection image reconstruction algorithm, in order to more objective evaluation of the effectiveness of the various reconstruction algorithms, it
MATLAB_DIP_100
- 里边附有100多个运用MATLAB进行图像处理的程序,包括图像显示,图像恢复,图像变换,图像压缩,图像重建,图像分割等贯穿图像处理各个方面,共100多个程序-Inside, with more than 100 image processing using MATLAB procedures, including image display, image restoration, image transformation, image compression, image reconstruct
CTsl
- 以前做课程设计时写的医学CT图像重建程序。 首先模拟CT工作原理,以图A为对象,模拟CT中的射线从各个方向穿过A得到数据,然后用这些数据来进行重建得到图A重建图-Previously done when the curriculum design to write a medical CT image reconstruction process. First simulation CT works in an attempt to target A simulated CT-rays fr
bound2im
- Hough变换进行曲线参数提取:在使用三种算子对加噪后图像进行边缘检测以后,使用Hough变换对检测后图像进行参数提取,并在提取成功以后,使用提取获得的参数进行图像的重建,最后将重建图像叠加到加噪图像中。注意在进行Hough变换时,对比观察获得图像与使用算子进行边缘检测获得图像之间的区别-find out the outline of circle
OpenGL二维图像转换为三维图像
- 采用OpenGL工具,,进行的对图像的三维重建过程。(Three-dimensional image reconstruction,the software is OpenGL)