登录
首页 » matlab » brisque_revised

brisque_revised

于 2019-12-05 发布
0 228
下载积分: 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 个回复

  • 1
    说明:  研究生C++课上老师讲解的程序,从中能领会到书上学不到的东西(多态与虚函数)(small programs for C++ programming)
    2011-11-16 09:26:00下载
    积分:1
  • code
    在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔, 如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序, (排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次, 则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开, 最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
    2014-02-23 00:19:04下载
    积分:1
  • 趋势
    趋势EA ,能通过历史测试,源码文件分享出来(EA Copyright 2019, MetaQuotes Software Corp.)
    2019-04-12 18:03:31下载
    积分:1
  • EthernetOperation
    这个程序是用VC++编程操作网卡的例子,可以实现网络连接的启动,禁用等(the procedure is to operate with VC Programming Network Card example, can achieve a network connecting the start of such banned)
    2020-07-29 17:18:38下载
    积分:1
  • ToolTip
    vc 下如何使用tooltip, vc 下如何使用tooltip, vc 下如何使用tooltip(vc how to use the tooltip, vc how to use the tooltip, vc how to use the tooltip)
    2010-05-06 12:47:43下载
    积分:1
  • CefSharp.Wpf.Example
    把程序集CefGlue.Demo.GtkSharp卸载掉, 这个程序集是给mono平台用的,你也可以把WPF相关的程序集也卸载掉 2. 右键单击CefGlue.Demo.WinForms程序集,点属性,选择调试, 取消选中“启用visual studio承载进程”, 因为CEF3是基于多进程的,VS无能力承载,所以只有取消掉这个选项( The assembly CefGlue.Demo.GtkSharp uninstall, This assembly is used for mono platform, you can also put WPF assemblies are also related to uninstall 2. Right-click CefGlue.Demo.WinForms assembly point attribute, choose Debug, Uncheck "Enable visual studio hosting process", Because CEF3 is based on the multi-process, VS inability to carry, so only cancel this option)
    2013-11-13 20:39:20下载
    积分:1
  • enfironmont
    Win2KNTXP环境下LWIN,RWIN,TAB等键的禁用,vb6实现(LWIN Win2KNTXP environment, RWIN, TAB, disabled, vb6)
    2017-06-11 14:02:14下载
    积分:1
  • windowThread
    一个简单易懂的windows多编程例子,这个例子描述了一般建立线程的方法还有就是和sock结合在一起对多种sock模式都有描述(An easy-to-understand programming examples of multi-windows, this example describes a general method to establish the thread there is and sock combination of a variety of sock patterns are described)
    2016-05-08 11:58:07下载
    积分:1
  • GetColor
    说明:  流行的一个VC++颜色拾取器源代码,现又经完善修正,加入了取色时的颜色提示,接近完美。(The source code of a popular VC ++ color picker has been improved and added color hints when picking colors, which is close to perfection.)
    2020-04-03 15:27:25下载
    积分:1
  • GenericCPPLib-master
    enables specific handling of four-digit numbers with non-zero hundreds: they are often named using multiples of hundred AND combined with tens AND/OR ones ( one thousand one , eleven hundred three , twelve hundred twenty-five , four thousand forty-two , or ninety-nine hundred ninety-nine etc)
    2016-05-28 16:00:24下载
    积分:1
  • 696516资源总数
  • 106478会员总数
  • 6今日下载