登录
首页 » matlab » POCS

POCS

于 2021-03-19 发布 文件大小:1941KB
0 266
下载积分: 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 个回复

  • readnc
    说明:  读取nc文件,可画出温度,盐度,水深和流场图(it can read NC files, and then draw the map of ocean water depth, temperature, salinity and flow quiver field)
    2020-03-04 18:10:08下载
    积分:1
  • 四叉树分割
    说明:  图像四叉树分解,对于图像灰度值进行四叉树分解,并覆盖原图显示(Image quadtree decomposition)
    2020-01-03 23:34:33下载
    积分:1
  • visual-cPP-image-process
    数字图像处理诸多算法源代码,图像处理的同学可以下载下来看看,适合初学者。(c++ code of digital image process )
    2012-03-16 16:52:53下载
    积分:1
  • VideoFrequencyTransformation
    自编源码:读取 yuv 文件保存为Jpg图,实现视频文件的转化(Own-source: Read yuv files saved as Jpg map, realize the conversion of video files)
    2007-10-18 15:05:32下载
    积分:1
  • SIFT-EMGUCV
    基于C#上的EMGUCV编写的SIFT算法的代码,自己修改匹配库的文件图片即可,支持显示SIFT的关键点(EMGUCV C# based on SIFT algorithm written in code, make changes to the document image to match the library, support the display of the key points SIFT)
    2014-09-26 17:10:11下载
    积分:1
  • radon
    基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。(Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.)
    2021-01-12 10:08:49下载
    积分:1
  • svm
    图像处理模式识别一种分类算法:svm,对于所提取的图像的特征进行训练学习然后分类。(Image processing, pattern recognition of a classification algorithm: SVM trained to learn the characteristics of the extracted image and then classified.)
    2020-07-08 16:08:56下载
    积分:1
  • cut_video
    把视频分割成一帧一帧并且保存为图像,实现视频录制(Put the video into a frame of a frame and saved as image segmentation)
    2013-06-14 16:55:58下载
    积分:1
  • ImageProcess
    实现bmp图像读入和写出,彩色图像灰度化,直方图均衡化(Implement bmp image read and write, color image graying, histogram equalization)
    2015-11-02 19:26:29下载
    积分:1
  • Face Detection using Viola-Jones Algorithm
    Viola-Jones 算法的人脸检测程序,附带检测图片(for detection using Viola-Jones Algorithm. To save Cropped Picture you need to change the folder location.)
    2017-11-15 21:03:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载