登录
首页 » matlab » superresolution_v_2.0

superresolution_v_2.0

于 2010-03-18 发布 文件大小:122KB
0 191
下载积分: 1 下载次数: 1

代码说明:

说明:  几种高分辨率图像重建算法的实现 以及各功能对比,利用matlab GUI实现(super_resolution reconstrction)

文件列表:

superresolution_v_2.0\.DS_Store
superresolution_v_2.0\application\.DS_Store
superresolution_v_2.0\application\._html
superresolution_v_2.0\application\applicability.m
superresolution_v_2.0\application\c2p.m
superresolution_v_2.0\application\Contents.m
superresolution_v_2.0\application\create_images.m
superresolution_v_2.0\application\estimate_motion.m
superresolution_v_2.0\application\estimate_rotation.m
superresolution_v_2.0\application\estimate_shift.m
superresolution_v_2.0\application\generatePSF.m
superresolution_v_2.0\application\generation.fig
superresolution_v_2.0\application\generation.m
superresolution_v_2.0\application\gpl
superresolution_v_2.0\application\html\.DS_Store
superresolution_v_2.0\application\html\SR_about.html
superresolution_v_2.0\application\html\SR_documentation.html
superresolution_v_2.0\application\html
superresolution_v_2.0\application\interpolation.m
superresolution_v_2.0\application\iteratedbackprojection.m
superresolution_v_2.0\application\keren.m
superresolution_v_2.0\application\keren_shift.m
superresolution_v_2.0\application\logo_epfl_small.tif
superresolution_v_2.0\application\logo_warning.tif
superresolution_v_2.0\application\lowpass.m
superresolution_v_2.0\application\lucchese.m
superresolution_v_2.0\application\marcel.m
superresolution_v_2.0\application\marcel_shift.m
superresolution_v_2.0\application\n_conv.m
superresolution_v_2.0\application\n_convolution.m
superresolution_v_2.0\application\papoulisgerchberg.m
superresolution_v_2.0\application\pocs.m
superresolution_v_2.0\application\robustnorm2.m
superresolution_v_2.0\application\robustSR.m
superresolution_v_2.0\application\shift.m
superresolution_v_2.0\application\SR_about.m
superresolution_v_2.0\application\SR_documentation.m
superresolution_v_2.0\application\superresolution.asv
superresolution_v_2.0\application\superresolution.fig
superresolution_v_2.0\application\superresolution.m
superresolution_v_2.0\application
superresolution_v_2.0\readme.txt
superresolution_v_2.0

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SiftSearch
    基于Sift算法开发商标图案匹配程序,(1)各个CBIR模块及其技术; (2)Sift算法及其在图像匹配、目标识别中的应用; (3)Sift算法在图像检索中的应用。 (Sift algorithm development based on pattern matching program mark (1) Each CBIR module and its technology (2) Sift algorithm and its application in image matching, object recognition application (3) Sift algorithm in image retrieval applications.)
    2009-09-28 12:03:28下载
    积分:1
  • Iterative-Algorithms--
    本论文从CT图像重建原理入手, 根据迭代重建的物理意义, 从投影模型出发, 得到投影数据, 然后利用迭代算法MART 及SIRT 重建出断层图像, 再与模型相比较, 从而确定各算法的优劣, 总结出如何选择合适的图像重建算法。(Iterative Algorithms in Computed Tomographic Reconstruction)
    2015-12-02 16:48:58下载
    积分:1
  • meanshifts
    图像处理均值漂移算法平滑处理meanshift(mean shift)
    2015-12-29 16:03:33下载
    积分:1
  • Hu
    说明:  Hu矩定位图像,可以提取图像的特征,然后进行匹配定位(Hu Moment positioning images, can be extracted image features, and then proceed to match the positioning)
    2008-06-13 09:16:21下载
    积分:1
  • faceDetection
    人脸检测与跟踪,我的毕业论文,使用我自己改进的ADABOOST和CAMSHIFT算法,附带我的毕业论文,opencv1.0或以上自己配置(face detection use adaboost and camshift algorithm,relevant paper enclosed,OPENCV1.0 is necessary)
    2013-01-27 20:59:45下载
    积分:1
  • feature-tracking
    一个用于电子显微镜下运动细胞的识别跟踪的源代码,出自哈佛医学院的一位教授,对于做物体运动识别估计的各位很有帮助!(Under an electron microscope for cell identification and tracking movement of the source code, from a professor at Harvard Medical School, for the movement of objects do you identify the estimated useful!)
    2007-12-04 16:36:39下载
    积分:1
  • xaiobo
    基于小波的视频图像压缩研究进展 基于小波的视频图像压缩研究进展(Wavelet-based video image compression research progress)
    2012-02-04 00:38:19下载
    积分:1
  • da1
    说明:  MATLAB程序用于计算钢筋混凝土结构(梁,柱等)的非线性分析。(MATLAB program used to calculate the reinforced concrete structures (beams, columns, etc.) nonlinear analysis.)
    2011-03-02 16:19:34下载
    积分:1
  • image-retrieval-source-program
    该源代码包含图像10个不变矩的图像检索,小波模极大值法边缘检测,结合颜色特征与不变矩的图像检索源程序(The source code includes images of invariant moments 10 image retrieval, wavelet modulus maximum edge detection method, combining color characteristics and the moment invariants image retrieval source program)
    2012-06-05 21:26:41下载
    积分:1
  • Edge-detection
    编程实现LoG或Sobel算子,并利用该算子提取给定图像中的边缘;全局最优阀值和自适应阀值分割的工作原理,编程实现阀值分割算法。 (Programming LoG or Sobel operator, and using the edge of the operator to extract a given image global optimal threshold and adaptive threshold segmentation of the working principle of programming to achieve a threshold segmentation algorithm.)
    2012-06-18 16:10:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载