登录
首页 » matlab » POCS

POCS

于 2021-03-19 发布 文件大小:1941KB
0 261
下载积分: 1 下载次数: 405

代码说明:

  关于超分辨率图像恢复的凸集投影算法,运行结果正确。(code about super-resolution based on POCS)

文件列表:

POCS

....\code





....\....\6.jpg
....\....\affine.m
....\....\car1.jpg
....\....\car2.jpg
....\....\car3.jpg
....\....\car4.jpg
....\....\car5.jpg
....\....\car6.jpg
....\....\car_pocs.asv
....\....\car_pocs.m
....\....\corrDn.m
....\....\grad.m
....\....\Lena_LR_1.tif
....\....\Lena_LR_2.tif
....\....\Lena_LR_3.tif
....\....\Lena_LR_4.tif
....\....\lena_pocs.asv
....\....\lena_pocs.m
....\....\Parametric.m
....\....\pgmread.m
....\....\pgmwrite.m
....\....\pnmimpnminfo.m
....\....\pnmpnmgeti.m
....\....\pnmread.m
....\....\pnmreadpnm.m
....\....\pnmwritepnm.m
....\....\pocs.asv
....\....\pocs.m
....\....\pocs2.asv
....\....\pocs2.m
....\....\rconv2.m
....\....\ReadIm.m
....\....\result_VA_PO_1.tif
....\....\ShowIm.m
....\....\SRframe.pgm
....\....\SRframe.tif
....\....\tobedelete.m
....\....\warp.m
....\pnm
....\...\changes.txt
....\...\Contents.m
....\...\htm" target=_blank>COPYING
....\...\install.txt
....\...\pbmread.m
....\...\pbmwrite.m
....\...\pgmread.m
....\...\pgmwrite.m
....\...\pnmread.m
....\...\pnmwrite.m
....\...\ppmread.m
....\...\ppmwrite.m
....\...\rasread.m
....\...\raswrite.m
....\...\sgiread.m
....\...\sgiwrite.m
....\...\xbmread.m
....\...\xbmwrite.m
....\pnmsetup.m
....\pnmutil
....\.......\Contents.m
....\.......\pnmimpnminfo.m
....\.......\pnmimrasinfo.m
....\.......\pnmimsgiinfo.m
....\.......\pnmimxbminfo.m
....\.......\pnmispbm.m
....\.......\pnmispgm.m
....\.......\pnmispnm.m
....\.......\pnmisppm.m
....\.......\pnmisras.m
....\.......\pnmissgi.m
....\.......\pnmisxbm.m
....\.......\pnmpnmgeti.m
....\.......\pnmreadpnm.m
....\.......\pnmreadras.m
....\.......\pnmreadsgi.m
....\.......\pnmreadxbm.m
....\.......\pnmwritepnm.m
....\.......\pnmwriteras.m
....\.......\pnmwritesgi.m
....\.......\pnmwritexbm.m
....\pocs.m
....\QCQP.m
....\taxi
....\....\taxi01.pgm
....\....\taxi02.pgm
....\....\taxi03.pgm
....\....\taxi04.pgm
....\....\taxi05.pgm
....\....\taxi06.pgm
....\....\taxi07.pgm
....\....\taxi08.pgm
....\....\taxi09.pgm

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

发表评论

0 个回复

  • pok-kcd-src
    用于脸部识别时,使用基于像素和区域的图像特征核的稀疏表示的识别算法。(When used in face recognition using image recognition algorithm based on feature pixel and regional nuclear sparse representation.)
    2015-09-06 11:12:42下载
    积分:1
  • StereoVision-master
    双目相机的三维重建程序,包含两个相机的标定,极线校正,图像匹配,三维重建(Binocular camera reconstruction program, including calibration of the two cameras, pole line correction, image matching, 3D reconstruction)
    2021-04-25 22:48:45下载
    积分:1
  • Code
    遥感图像处理的基本操作:PCA变换、KT变换、直方图显示、彩色显示等(The basic operation of the remote sensing image processing: PCA transform, KT transform, histogram display, color display)
    2021-05-16 17:30:02下载
    积分:1
  • opticalflow
    经典的光流法。读视频和光流算法两个类分开,可读性增强(Classic optical flow method. Read video and optical flow algorithm to separate the two classes, to enhance readability)
    2014-10-17 15:51:15下载
    积分:1
  • Saliency
    显著图计算算法FT, SR, LC, HC, RC,以及saliency cut 的合集。(an windows msi for install saliency detection software, which includes the implementation for FT, SR, LC, our HC, RC and saliency cut method.)
    2011-09-25 21:13:22下载
    积分:1
  • High-resolution-image
    于轻小型光学成像系统,小孔径限制了 图像的极限分辨率,衍射退化造成了截止频率外信息的丢失成像系统所期望的 大视场不可避免的带来边缘视场的像差恶化,各视场退化情况不同,影响信息的 判读 (Small light optical imaging system, the small aperture limit the ultimate resolution of the image, diffraction degradation aberration deterioration of the desired cutoff frequency outside the loss of information imaging system field of view inevitably bring the edge of the visual field, each referred to as field degradation, affecting the interpretation of the information)
    2012-08-02 11:23:28下载
    积分:1
  • 一篇重要的角点检测文献的配套Matlab源码corner_detector_2004
    这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。(This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.)
    2021-01-09 17:48:51下载
    积分:1
  • root
    动态跟踪,边移动边绘制路线。规定经纬度的范围,调用地图的路径算法,求出路径。(Dynamic tracking, while moving to draw lines.Specified range of latitude and longitude, map the path algorithm call, find the path.)
    2014-01-15 15:09:51下载
    积分:1
  • Renyi
    说明:  实现图像的清晰分割,效果明显,基于图像灰度-梯度构造的二维直方图,在此基础上计算目标与背景的二维Renyi熵(It can handle more types of images and get more accurate shape of the image edgee that pixels gradient information in combination with parameter of Renyi entropy which is adjustable)
    2011-04-05 09:12:56下载
    积分:1
  • 师瑛杰
    解决散斑图像的重建问题,主要是使用了相位恢复算法(to study the picture problem)
    2020-06-20 01:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载