-
matlab.doc
数字音频水印的嵌入,提取,然后进行攻击性实验,检验其鲁棒性(Digital audio watermark embedding and extraction, and then attack experiment to test its robustness)
- 2021-04-15 17:48:54下载
- 积分:1
-
Jsteg
基于DCT的jsteg图像隐写及分析算法,MATLAB实现。
JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the quantized DCT coefficients, but the DCT coefficients of the original values are O and 1 are not embedded. When extracting secret messages, only the LSB of the quantized DCT coefficients not equal to 0 and l in the encrypted image can be taken out.)
- 2021-04-19 23:48:51下载
- 积分:1
-
ImproveCanny
一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and the sub-images edge information.)
- 2019-03-20 21:30:08下载
- 积分:1
-
facedetection
说明: Matlab脸部识别程序包括
haar feature
adaboosting(Matlab including facial recognition program haar featureadaboosting)
- 2008-10-28 19:14:36下载
- 积分:1
-
mochxource
快速k-means算法,比matlab 自带的要快很多,不错的源码(K- means algorithm quickly, much faster than with matlab, good source)
- 2020-12-04 17:29:24下载
- 积分:1
-
image-filter
多种不同的图像滤波Matlab源码,包括威纳滤波、小波滤波、贝叶斯滤波、LEE滤波、frost滤波、kuan滤波等。(A variety of different image filter Matlab source, including wei, filter, wavelet filter, bayesian filtering, LEE filtering, frost filtering, kuan filtering, etc.
)
- 2012-06-27 10:51:19下载
- 积分:1
-
Thinit
一个很不错的指纹分析算法源代码,可以从采集的指纹图片中进行二次黑白化,平滑图像处理。可以对指纹图像特征信息提取,比对,以轮廓显示以及色彩覆膜特显等技术算法。主要的分析速度很快,值得学习的算法。要在指纹信息处理中比较不错,本站隆重推荐。(A very good fingerprint analysis algorithm source code, from the collection of fingerprint images, the second black and white, smooth image processing. Fingerprint image feature information extraction, compared to the contour display and color coated special significant technical algorithm. Analysis fast, it is worth learning algorithm. Fingerprint information processing site is highly recommended.)
- 2012-08-10 14:55:22下载
- 积分:1
-
演示
图像处理,图像分割,图像变换,图像特征提取,图像增强,图像编码压缩(Image processing, image segmentation, image transformation, feature extraction)
- 2020-06-25 01:20:02下载
- 积分:1
-
Kalman
基于卡尔曼滤波器的监控系统的设计,实现了对运动目标进行识别,并对其运动轨迹进行预测的功能;当二值化图像超过一定阈值时,判断为有外人入侵,实现报警功能。(Kalman filter based on the design of monitoring system to achieve the recognition of moving objects, and its motion trajectory prediction function when the binary image exceeds a certain threshold, to determine the invasion of outsiders, to achieve alarm function.)
- 2016-11-11 17:37:29下载
- 积分:1
-
keypointExtraction
功能强大的角点检测程序,包括harris角点检测、susan角点检测等(A powerful corner detection procedures, including the harris corner detection, susan corner detection, etc.)
- 2009-11-01 11:00:52下载
- 积分:1