-
five-algorithm
运用Soble,,Roberts算子,Prewitt算子,Log算子,Canny算子j进行边缘检测
(Using Sobel ,, Roberts operator, Prewitt operator, Log operator, Canny edge detection operator )
- 2016-03-14 17:22:14下载
- 积分:1
-
Multi-lbp
多尺度LBP,代码根据论文“Learning Multi-scale Block Local Binary Patterns for Face Recognition”编写的(this code is obtained from the paper named "Learning Multi-scale Block Local Binary Patterns for Face Recognition")
- 2013-05-07 09:49:22下载
- 积分:1
-
adapt2
针对红外图像特别是红外弱小目标的特点,提出一种基于双平台的直方图均衡算法。(The characteristics of the infared dim-small targets iamge was analyzed.A new contrast enhancement algorithm was presented based on double plateaus histogram equalization)
- 2012-02-20 11:02:07下载
- 积分:1
-
watermark_paper
首先将二值水印图像经过降维操作转化为一维序列,再将一维序列与m 序列做扩频
调制,最后对音频信号进行分段离散余弦变换,把经过调制的水印信号经过量化处理过程嵌入到离
散余弦变换后的系数中 提取水印时对含水印信号的音频信号也进行分段离散余弦变换,然后利用
原始音频信号提取水印. 实验证明了该技术的鲁棒性和不可感知性.
- 2020-12-06 20:19:22下载
- 积分:1
-
bianyuanjiance
说明: 多种边缘检测算子对比 不需要改动 有sobel prewittts canny log(Multiple edge detection operators)
- 2020-06-18 20:55:08下载
- 积分:1
-
LineMarch
BMP图像边缘提取后 根据边缘点集直线拟合(BMP image edge extraction fitting a straight line)
- 2011-06-23 14:53:47下载
- 积分:1
-
brovery
brovery图像融合代码,效果比较好,还有两幅测试图像,一幅是高分辨率的全彩色图像,另一幅是多光谱图像(brovery image fusion code, the results were better. There are two test images, a high-resolution full-color images, the other is a multi-spectral image)
- 2012-03-13 21:51:28下载
- 积分:1
-
Image-Similar
本文讲述了一种基于图像颜色直方图的图像相似度的度量的方法,。并用Matlab实现,有源代码(This article describes a method based on the image color histogram image similarity measure. And using Matlab, source code)
- 2020-12-08 11:59:21下载
- 积分:1
-
sar-denoising
说明: sar图像去噪的几种新的方法,滤波效果明显,做毕设是在万方上找到的,分享一下(sar de-noising )
- 2011-04-13 13:20:36下载
- 积分:1
-
testrotate
自己编写图像旋转;
(1)可以任意设定旋转中心;
(2)旋转通过坐标矩阵和旋转矩阵一步到位,得出旋转之后的对于坐标矩阵;(myrotate和myrotate1功能一样,后者只是在前者基础上,将旋转矩阵和平移矩阵集成到一起了);
(3)自带构造测试矩阵,可以直接运行;(rotate img by myself all center )
- 2015-04-26 18:59:09下载
- 积分:1