-
BLIINDS算法 matlab
资源描述由于自然图像具有高度结构化特性,人类视觉特性(Human Visual System,HVS)倾向于从视觉图像中
提取结构信息,并且对图像的对比度高度敏感。Saad等人提出了一种基于DCT域统计特性的图像完整性评价
方法(BLIINDS)。BLIINDS提取 DCT 系数的统计特征,利用机器学习的方法来评价图像质量。BLIINDS 算法的模型训练不需要知道训练样本的
失真类型,并且特征训练过程简单,算法复杂度低于基
于两级框架的算法。
- 2022-04-30 20:36:11下载
- 积分:1
-
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。-ov9653 register, including SXGA, VGA, QVGA, has been verified.
- 2022-04-28 11:14:22下载
- 积分:1
-
图像平移在本程序中,移出去的部分,填充以白色
图像平移在本程序中,移出去的部分,填充以白色-images in the translation process, the shift away, filled with white
- 2022-05-22 13:33:24下载
- 积分:1
-
ebcode压缩编码
ebcode压缩编码-ebcode Coding
- 2022-06-01 14:08:30下载
- 积分:1
-
Straight
计算机图形学 直线画法 BRESEHAM 有文档 总结-Straight-line drawing in computer graphics have a document summing up BRESEHAM
- 2022-08-13 17:34:08下载
- 积分:1
-
这是小波软阈值去噪的源代码,请放心吧…
此为小波软软阈值去噪的源代码,请放心下载.-This is the wavelet soft threshold denoising source code, please rest assured that download.
- 2022-08-26 05:15:06下载
- 积分:1
-
MPEG4格式的VIDEO编码源代码
MPEG4格式的VIDEO编码源代码-VIDEO Encoding MPEG4 format source code
- 2022-02-09 14:02:37下载
- 积分:1
-
MPEG
MPEG-2-13818æ ‡å‡†-MPEG-2-13818 standards
- 2022-03-15 06:32:23下载
- 积分:1
-
OCR软件的源码
OCR软件的源码-OCR software source code
- 2022-03-10 11:02:02下载
- 积分:1
-
Polygon clipping is one of those humble tasks computers do all the time. It s a...
Polygon clipping is one of those humble tasks computers do all the time. It s a basic operation in creating graphic output of all kinds. There are several well-known polygon clipping algorithms, each having its strengths and weaknesses. The oldest one (from 1974) is called the Sutherland-Hodgman algorithm. In its basic form, it is relatively simple. It is also very efficient in two important cases, one being when the polygon is completely inside the boundaries, and the other when it s completely outside.
- 2022-09-16 13:35:03下载
- 积分:1