-
BLIINDS算法 matlab
资源描述由于自然图像具有高度结构化特性,人类视觉特性(Human Visual System,HVS)倾向于从视觉图像中
提取结构信息,并且对图像的对比度高度敏感。Saad等人提出了一种基于DCT域统计特性的图像完整性评价
方法(BLIINDS)。BLIINDS提取 DCT 系数的统计特征,利用机器学习的方法来评价图像质量。BLIINDS 算法的模型训练不需要知道训练样本的
失真类型,并且特征训练过程简单,算法复杂度低于基
于两级框架的算法。
- 2022-04-30 20:36:11下载
- 积分:1
-
一个简单绘图程序的开发
一个用VC开发的简单画图程序-a VC development of a simple drawing program
- 2022-06-15 16:40:51下载
- 积分:1
-
- 2022-09-10 21:40:03下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1
-
基于Astar算法的最优路径生成算法实现
应用背景
基于Astar算法的最优路径生成算法实现:
可应用于地理建模后的道路自动生成,实现人工智能中Astar最优路径选择功能,可辅助道路设计师;
计算机可视化领域的demo
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的ui交互。
- 2022-02-14 23:23:50下载
- 积分:1
-
本算法是一个C语言编写的基于小波零树的图像压缩算法。
本算法是一个C语言编写的基于小波零树的图像压缩算法。-the algorithm is a C language based on wavelet zerotree image compression algorithm.
- 2022-10-16 18:25:03下载
- 积分:1
-
数字图像处理中用到的几乎所有的源代码!!!完全用Delphi实现.
数字图像处理中用到的几乎所有的源代码!!!完全用Delphi实现.-digital image processing used in almost all of the source code! ! ! Complete with Delphi.
- 2022-03-16 10:20:18下载
- 积分:1
-
生成一系列点的二次回归方程。以读文件方式读取数据,并可自设比例尺显示在屏幕上,然后进行回归,并可进行显著性检验。
生成一系列点的二次回归方程。以读文件方式读取数据,并可自设比例尺显示在屏幕上,然后进行回归,并可进行显著性检验。-generate a series of points of quadratic regression equation. Reading papers to read data, as well as self-imposed scale display on the screen and then return to carry out significant test.
- 2023-04-27 14:40:03下载
- 积分:1
-
图像打开,检索的各种代码。
图像打开,检索的各种代码。-Image opened, the code retrieval.
- 2022-07-16 01:50:46下载
- 积分:1
-
直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colo...
直方图修正和彩色变换 source目录下为本章介绍的源程序 功能是直方图修正和彩色变换 命令行编译过程如下 vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-and color histogram that transform source directory for the chapter describes the functions of the source and color histogram that transform command line compiler process following vcvars32 rc bmp.rc cl colorope.c bmp.res user32.lib gdi32.lib Note : running, documents c : test.bmp must exist
- 2022-02-07 01:31:58下载
- 积分:1