登录
首页 » matlab » TUT_ComSensImRec_Matlab_demo

TUT_ComSensImRec_Matlab_demo

于 2015-10-27 发布 文件大小:233KB
0 120
下载积分: 1 下载次数: 7

代码说明:

  基于压缩感知理论的超分辨率重建 实用程序包含论文中的试验(Super-resolution reconstruction based on compressive sensing theory The software reproduces the experiments published in the paper)

文件列表:

bm3d_thr.mexa64,55065,2011-06-01
bm3d_thr.mexglx,41369,2011-06-01
bm3d_thr.mexmaci,58764,2011-06-03
bm3d_thr.mexmaci64,54552,2011-06-03
bm3d_thr.mexw32,72704,2011-06-01
bm3d_thr.mexw64,90624,2011-06-01
bm3d_thr_double.dll,98304,2007-05-28

demo_TUT_ComSensImRec_double.m,16137,2011-03-01
demo_TUT_ComSensImRec_single.m,16137,2015-07-23
function_BM3D_HT_double.m,12726,2011-03-01
function_BM3D_HT_single.m,13068,2015-07-23
Legal_Notice.txt,2929,2006-03-08
LineMaskLimitedAngle.m,1217,2011-03-01
ReadMe.txt,4768,2015-07-23
subscript_figure_iter.m,2762,2011-03-01
subscript_text_iter.m,1180,2011-03-01

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

发表评论

0 个回复

  • C# 实现简单数字验证码解析(Tesseract OCR 解析验证码) 实例代码
    具体实现思路:以4位数字的验证码为例 1、人工将验证码的4位数字每位对应的代码存入数据库中,每位存入0-9对应的代码,每个数可以多存这样可以提高识别率; 2、获取验证码以后,对其进行去背景、灰度处理、去噪点处理、分片处理以后生成每位数字对应的代码; 3、去背景色,这一步的目的是把验证码和背景颜色区别开来。4、去噪声:这一步要取出图像上的孤立点。这些孤立点被认为是噪声。  孤立点的定义:某个点,周围没有与该点等值的点。  或者某个连接块,该连接块的元素的个数小于某个给定值K, 把元素个数很小的连接块也定义为孤立点,有助于去处噪声。  去噪声算法:参照去背景算法。 5、图像锐化:图像锐化的目的是增强边界。这一步是可选的。看验证码的情况,这一步可以跳过。 6、图片有效区域截取:这个操作是将图片除验证码字符以外的边框去掉,只留下验证码字符图片,这样保证分片的准确性。 7、图片分片处理,这个处理是将整个图片分割成单个字符图片。8、拿分片图像生成的代码(eg:000111110011…..)与DB中已有代码相比较,取得相似度最高的即要验证码的字符;   注:如果DB的样本越多,识别的准确率也越高,但是速度会相应变慢
    2013-02-18下载
    积分:1
  • txlb
    数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。(Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaussian, Gaussian band stop filter, FFT image compression. Attached to the original image and processed image capture.)
    2010-05-31 22:21:32下载
    积分:1
  • matlab
    说明:  matlab 几个常见的图像处理操作,包括RGB颜色分量,imadjust函数运算,非常适合初学者学习(Several common image processing operations in MATLAB, including RGB color component, imadjust function operation, are very suitable for beginners to learn)
    2020-04-04 13:17:20下载
    积分:1
  • thinning
    基于Matlab程序的图像细化算法基于Matlab程序的图像细化算法(Matlab program based on the image thinning algorithm based on image thinning algorithm Matlab program)
    2020-10-24 12:47:21下载
    积分:1
  • PSLR_ISLR
    计算峰值旁瓣比和积分旁瓣比的MATLAB程序(A MATLAB program for calculating the peak sidelobe ratio and the integral sidelobe ratio)
    2021-04-08 10:09:01下载
    积分:1
  • pdf
    说明:  对图像进行中值金字塔分解后,分别求取各层的概率密度函数(Image after median pyramid decomposition, respectively, to strike all floors of the probability density function)
    2020-09-29 17:57:45下载
    积分:1
  • ruanyuzhiquzao
    软阈值去噪加中值滤波,m文件,直接运行,有gui界面(Plus soft thresholding median filter, m files, directly run a gui interface)
    2014-05-02 18:52:21下载
    积分:1
  • Lucy-Richardson
    Lucy Richardson algorithm for image restoration
    2012-10-23 13:40:33下载
    积分:1
  • The-Mathematics-of-Medical-Imaging---A-Beginners-
    The Mathematics of Medical Imaging-The Radon Transform,Back Projection,Discrete Image Reconstruction,The Fourier Transform,Filters and convolutions
    2012-05-28 07:49:01下载
    积分:1
  • facedetect1
    给定一副图像,采用一定的策略对其进行搜索以确定其中是否含有人脸,如果是则返回一脸的位置、大小和姿态(人脸检测)
    2010-05-07 17:18:21下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载