登录
首页 » matlab » NRSS

NRSS

于 2019-06-10 发布 文件大小:1KB
0 197
下载积分: 1 下载次数: 1

代码说明:

  用于无参考图像质量评价,用MATLAB语言编写(For no-reference image quality evaluation)

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

发表评论

0 个回复

  • ACO-edge-detection-master
    说明:  利用蚁群算法对图片进行边缘检测,该方法速度较慢但是鲁棒性高(The ant colony algorithm is used to detect the edge of the image, which is slow but robust)
    2019-12-02 16:35:33下载
    积分:1
  • correlationmatlabcode
    用于图像处理上的像素点之间相关性的计算,主要用于分析像素值之间的关联度。(For the calculation of the correlation between the pixels on the image processing)
    2012-11-05 19:47:39下载
    积分:1
  • Lowrank
    修复破损图片,图像修复序列-Lowrank模型(Repair damaged picture, image repair sequence -Lowrank model)
    2018-03-28 19:15:31下载
    积分:1
  • BayesWaveletDenoise
    贝叶斯小波去噪是基于小波变换得软阈值贝叶斯去噪算法。(Bayesian wavelet denoising is wavelet-based Bayesian denoising was soft-thresholding algorithm.)
    2020-09-22 11:17:52下载
    积分:1
  • WF_1D_CDP
    。基于Wirtinger流的相位恢复算法是由Emmanuel J. Candes等于2015年提出的新的相位恢复算法,该方法不再将光场函数局限于非凸集中,而是利用一种新的初始化方式以及迭代规则来寻找最优解。(a new approach about phase retri which is published in 2015)
    2017-05-07 10:22:24下载
    积分:1
  • Zhou-SHT
    标准Hough检测圆,在数字图像中检测圆形目标,需要先边缘提取,在二值图像中检测圆。(circle detection using standard hough transform )
    2012-09-02 17:43:07下载
    积分:1
  • Image-Denoising-
    基于小波变换的数字图像降噪的源代码,利用改进的小波阈值法进行图像去噪(Digital image noise reduction based on wavelet transform source code, improved wavelet thresholding method for image denoising)
    2012-12-29 13:35:20下载
    积分:1
  • C# 实现简单数字验证码解析(Tesseract OCR 解析验证码) 实例代码
    具体实现思路:以4位数字的验证码为例 1、人工将验证码的4位数字每位对应的代码存入数据库中,每位存入0-9对应的代码,每个数可以多存这样可以提高识别率; 2、获取验证码以后,对其进行去背景、灰度处理、去噪点处理、分片处理以后生成每位数字对应的代码; 3、去背景色,这一步的目的是把验证码和背景颜色区别开来。4、去噪声:这一步要取出图像上的孤立点。这些孤立点被认为是噪声。  孤立点的定义:某个点,周围没有与该点等值的点。  或者某个连接块,该连接块的元素的个数小于某个给定值K, 把元素个数很小的连接块也定义为孤立点,有助于去处噪声。  去噪声算法:参照去背景算法。 5、图像锐化:图像锐化的目的是增强边界。这一步是可选的。看验证码的情况,这一步可以跳过。 6、图片有效区域截取:这个操作是将图片除验证码字符以外的边框去掉,只留下验证码字符图片,这样保证分片的准确性。 7、图片分片处理,这个处理是将整个图片分割成单个字符图片。8、拿分片图像生成的代码(eg:000111110011…..)与DB中已有代码相比较,取得相似度最高的即要验证码的字符;   注:如果DB的样本越多,识别的准确率也越高,但是速度会相应变慢
    2013-02-18下载
    积分:1
  • Edge-Thinning
    Gray Level Edge Thinning Method Abstract. An effective edge thinning algorithm is important in image segmentation and object identification since it increases the possibility of success in detecting objects in the image and saves the processing time in the further steps such as labeling and image transformation. We investigate some gray level edge thinning method that is based on the gradient magnitude within 3x3 local neighborhood. The new method has been tested with various types of images the real world. Experimental results show that this method produces more accurate images than those of the popular non-maximum suppression methods do.
    2016-09-13 22:05:34下载
    积分:1
  • matlabfusetool
    有关图像融合的一个比较全的代码集合,有gui界面,可选择不同的处理图像方法融合图像(the image of a more integrated whole code set, a gui interface choice of different methods of image processing Image Fusion)
    2007-04-18 11:07:00下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载