登录
首页 » matlab » jpeg_quality_score

jpeg_quality_score

于 2014-11-27 发布 文件大小:2KB
0 128
下载积分: 1 下载次数: 53

代码说明:

  基于JPEG压缩的无参考图像质量评价算法,输入一幅图像,输出图像的评价值,值在0-100之间,越接近0图像的质量越好(JPEG-based compression algorithm for no-reference image quality assessment, an input image, the output image uation value, a value between 0-100, closer to 0 the better the image quality)

文件列表:

jpeg_quality_score.m,3512,2014-11-25

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

发表评论

0 个回复

  • 相位解缠
    说明:  INSAR相位解缠算法,使用的python语言,枝切法进行相位解缠。(INSAR phase unwrapping algorithm, using python language, branch cut method for phase unwrapping.)
    2021-03-27 14:59:12下载
    积分:1
  • gmm-cv
    OpenCV_基于混合高斯模型GMM的运动目标检测。内附监测监控视频,方便测试使用。(OpenCV_ GMM Gaussian mixture model based moving target detection. Included monitoring surveillance video, easy testing.)
    2014-02-26 14:47:48下载
    积分:1
  • highresolution
    这是一本关于超分辨的英文书籍,希望对大家有用1(This is a english book about super-resolution,hope to help you!)
    2021-04-09 15:38:59下载
    积分:1
  • 6180007mean_shift
    传统的超像素分割方法,亲测能用。可以进行后续的使用(The traditional super pixel segmentation method can be used for affinity measurement.)
    2020-11-17 14:59:40下载
    积分:1
  • C#使用WebService调用海康SDK实现抓与录实时下载
    一个C#使用WebService调用海康SDK实现抓图与录像实时下载的小例子
    2020-03-31下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • cdaaima-pca
    说明:  实现pca主成分分析算法的c语言代码,希望能帮到大家。(Pca principal component analysis algorithm to achieve the c language code, hope to help you.)
    2021-04-22 14:48:48下载
    积分:1
  • 18232271IBD
    图像复原代码以及例程,内容很丰富详细。针对于图像盲复原,估计模糊核k,得到复原的清晰图片(The image restoration code and routines are rich and detailed.)
    2020-11-08 16:09:47下载
    积分:1
  • dwtwat
    DWT的彩色水印嵌入算法,而且嵌入的水印附图像是彩色的。(DWT color watermark embedding algorithm, and the embedded watermark such as color drawings.)
    2007-08-14 20:08:16下载
    积分:1
  • niqe_release
    用于无参考帧图像质量评价的MATLAB程序,运行程序为example,输出图像的客观分值。(This is the matlab code of no-reference image qualituy assessment in space domain, th result ofthe program is the object acore of the image.)
    2021-01-05 15:48:54下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载