登录
首页 » matlab » brisque_revised

brisque_revised

于 2019-12-05 发布
0 203
下载积分: 1 下载次数: 2

代码说明:

说明:  brisque质量评估算法。用于无参考图像质量评估,输入图像即可获得客观评价分数(brisque image quality method.)

文件列表:

CMakeLists.txt, 462 , 2014-08-12
Makefile, 8069 , 2014-08-12
allmodel, 351414 , 2014-08-12
allrange, 756 , 2014-08-12
brisque.cpp, 4727 , 2014-08-12
brisque.h, 1653 , 2014-08-12
brisquequality, 168180 , 2014-08-12
computescore.cpp, 1860 , 2014-08-12
images, 0 , 2014-08-12
libsvm, 0 , 2014-08-12
livedbfiles, 0 , 2014-08-12
main.cpp, 2152 , 2014-08-12
readme.txt, 7029 , 2014-08-12
trainModel.cpp, 2539 , 2014-08-12
images\img3.jpg, 74413 , 2014-08-12
images\testimage1.bmp, 1179702 , 2014-08-12
images\testimage2.bmp, 1179702 , 2014-08-12
libsvm\COPYRIGHT, 1497 , 2014-08-12
libsvm\Makefile, 732 , 2014-08-12
libsvm\README, 28436 , 2014-08-12
libsvm\heart_scale, 27670 , 2014-08-12
libsvm\svm-predict, 71538 , 2014-08-12
libsvm\svm-predict.c, 5536 , 2014-08-12
libsvm\svm-scale, 17122 , 2014-08-12
libsvm\svm-scale.c, 8504 , 2014-08-12
libsvm\svm-train, 75729 , 2014-08-12
libsvm\svm-train.c, 8978 , 2014-08-12
libsvm\svm.cpp, 64702 , 2014-08-12
libsvm\svm.def, 477 , 2014-08-12
libsvm\svm.h, 3382 , 2014-08-12
libsvm\svm.o, 95328 , 2014-08-12
livedbfiles\dmos.txt, 9591 , 2014-08-12
livedbfiles\orgs.txt, 1964 , 2014-08-12
livedbfiles\ref_imnames.txt, 13337 , 2014-08-12

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

发表评论

0 个回复

  • Regular-expressions-simplifypattern-matching-code
    Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.(Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow-levelpattern-matching support, that support commonly leads to complex code. To help you write simplerpattern-matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.)
    2007-05-10 19:54:00下载
    积分:1
  • DrawOfMemory
    DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:   int Mult:总共需要显示几类数据   int AllNum:每类数据总的数据量   int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...   COLORREF PenColor:每类数据的画笔的颜色   CWnd *pWnd:需要显示曲线的控件指针   还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values​ ​ , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined: int Mult: A total of several types of data to be displayed int AllNum: total amount of data for each type of data int Value []: an array of data values​ ​ , consisting of forms: Data 1 Data 2+ 3+ ...+ data COLORREF PenColor: brush color for each type of)
    2014-07-02 10:52:43下载
    积分:1
  • 用pop3收信,解决收取gmail邮件要使用ssl的问题
    用pop3收信,解决收取gmail邮件要使用ssl的问题-Use pop3 Shouxin, receive gmail email address you want to use ssl problem
    2022-05-27 06:45:28下载
    积分:1
  • C++Builder下实现端口读写 本文介绍怎样在C++Builder下实现端口读写,并举出一个具体例子。...
    C++Builder下实现端口读写 本文介绍怎样在C++Builder下实现端口读写,并举出一个具体例子。 -C Builder achieve ports This paper describes how to read and write in C++ Builder achieve literacy port, citing a specific example.
    2022-08-04 09:19:55下载
    积分:1
  • ff
    说明:  淘宝商品放大镜代码,基本代码 (Taobao commodity magnifier code, basic code)(Taobao commodity magnifier code, basic code)
    2020-06-17 10:20:02下载
    积分:1
  • int
    windows int IRQ3中断是使用(windows int IRQ3 interrupt is using)
    2013-12-17 22:02:58下载
    积分:1
  • Simulation-and-Performance-Analysis-of-AODV--TORA
    Simulation and Performance Analysis of AODV, TORA
    2015-08-10 16:44:35下载
    积分:1
  • atomsk_b0.9.3_Windows
    创建各种复杂晶体模型,包括各种晶界,相界(Atomsk is a command-line program meant to manipulate atomic systems, and convert and to various file formats)
    2017-05-10 11:46:07下载
    积分:1
  • source-ok
    本程序对VC++开发中的一些基本的框架设置问题进行了简单的介绍,如实现窗口框架基本设置,高级控件的专业使用和其他类似的功能333。(procedures for the development of the VC some of the basic framework set up for a simple briefing, If the basic framework for achieving window installed, the High Controls professional use and other similar functions 333.)
    2007-04-09 16:44:02下载
    积分:1
  • QPSK定时同步代码,采用Gardner定时同步算法 qpsk_demod
    QPSK定时同步代码,采用Gardner定时同步算法,Farrow插值算法(QPSK timing synchronization code, using Gardner timing synchronization algorithm, Farrow interpolation algorithm)
    2021-02-03 10:19:59下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载