-
SaliencyToolbox
官方版SaliencyToolbox最新版本,对加载图片进行视觉注意机制的显著性运算,压缩包内含多张素材图片(The latest version of official version SaliencyToolbox of, load the image of the visual attention mechanism, a significant sex operator, compressed packets containing more than one material picture)
- 2012-08-15 21:25:16下载
- 积分:1
-
LeastSquaresEllipse
利用最小二乘法,可以自动实现图像中的椭圆检测并拟合出来,效果很好(Ellipse detection and fitting them to achieve)
- 2011-10-12 20:08:37下载
- 积分:1
-
sarshuju
KI阈值算法,实现SAR图像变化检测时判别变化与非变化的区域所需要阈值的选取(the Kittler and Illingworth minimum-error thresholding algorithm)
- 2011-08-04 15:51:48下载
- 积分:1
-
fanyanjiexi
说明: 仿真获取四幅互差半个像素的低分辨率图像,利用反演解析算法重建出一副高分辨率图像,属于亚像元技术或者超分辨率技术。(Simulation Interoperability poor access to four half-pixel low-resolution images, the use of inversion algorithm for the reconstruction of an analytic high-resolution images, belong to sub-pixel super-resolution technology or technology.)
- 2008-10-01 10:07:51下载
- 积分:1
-
dct-svd
说明: dct-svd域水印算法,实现数字水印图像在载体DCT-SVD域的隐藏(a kind of watermarking algorithm in DCT-SVD domain)
- 2010-04-18 21:48:32下载
- 积分:1
-
watermark.m
%基于DCT的水印算法
%数字水印处理系统主要由水印嵌入和水印检测两个过程。
%水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。
%水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。
%基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。
%定义一个相似函数来检验水印提取是否成功。试验结果表明,该算法具有不可见性,对通常的图像处理,如剪切、缩放、中值滤波、压缩等
%以及噪声干扰都具有一定的鲁棒性。(err)
- 2021-01-05 20:18:55下载
- 积分:1
-
GammaTest_1.1.tar
一款新的数据分析工具,非常简单易用,用在系统辩识中(A new data analysis tools, very easy to use, used in System Identification)
- 2009-03-03 22:19:09下载
- 积分:1
-
tuxiangzengqiang
六种图像增强的方法,线形反锐化掩膜方法,直方图均衡等。(6 kinds of image enhancement methods, linear unsharp mask method, such as histogram equalization.)
- 2008-05-18 18:26:13下载
- 积分:1
-
sift_test
sift图像处理的一个测试的代码,他是用C++写的 用到了opencv中的一些函数(sift image processing as a test of the code, he wrote with C++ uses some of the opencv function)
- 2013-07-27 22:19:41下载
- 积分:1
-
hough-circle
读入图像,对图像进行预处理,随后检测边缘,对得到的图像进行二值化,然后进行hough变换,获得圆边界,将此图与原图叠加,增强边缘(Read in the image, the image pre-processing, followed by edge detection, binarization on the image to get, and then the hough transform to obtain the circular boundary, this map and the original image overlay to enhance the edge)
- 2012-07-23 17:31:12下载
- 积分:1