-
基于MATLAB的图像信息隐藏算法研究与实现_陈小娥
采用 MATLAB 开发环 境,提出了一种图像信息隐藏算法,实现了图像信息隐藏的两大基本功能,即信息的嵌入和信息的提取.同 时,模拟常见的攻击方法,验证了添加隐藏信息后的图像的抗攻击能力(Using MATLAB to develop the environment, an image information hiding algorithm is proposed, which realizes two basic functions of image information hiding, i.e. information embedding and information extraction. At the same time, common attack methods are simulated to verify the anti-attack capability of the image added with hidden informati)
- 2021-03-13 14:49:24下载
- 积分:1
-
Trigger-Algorithm
一个基于Matlab/Simulink建模的算法:Trigger. Trigger使用移动平均和匹配滤波器对原始信号进行噪声处理和信号峰值提取,并验证原始信号的正确性。Trigger使用M-code实现,并且使用S-function封装到Simulink中。(An algorithm based on Matlab/Simulink modeling: Trigger. Trigger moving average and the matched filter noise processing and signal peak extraction of the original signal, and verify the correctness of the original signal. Trigger M-code implementation, and encapsulated in the Simulink S-function.)
- 2012-11-01 01:23:52下载
- 积分:1
-
Image_Denoising_using_Fourth_Order_PDE
基于四阶偏微分方程的图像去噪算法,能够有效去除阶梯效应,自己编的程序(image denoising using fourth-order PDEs)
- 2009-04-03 11:46:23下载
- 积分:1
-
high-dynamic-carrier-tracking
基于频率锁定环路和相位锁定环路级联,高斯噪声下的高动态实现载波跟踪(Based on frequency-locked loop and a phase locked loop cascade, the Gaussian noise high dynamic carrier tracking)
- 2020-07-02 15:00:01下载
- 积分:1
-
Undecimated-DWT
对Lena图先进行jpeg压缩,再对压缩后的图像分别进行小波软阈值去噪和非抽样硬阈值去噪,比较两种去噪方案,非抽样硬阈值有更好的效果。这是根据一篇外文文献来进行编程的,最后有图像对比结果。(According to the paper of OPTIMAL WAVELET THRESHOLDING FOR VARIOUS CODING SCHEMES ,I firstly compresse the Lena picture using the jpeg method ,then respectivly denoise it using the wavelet soft-thresholding method and the undecimated DWT hard-thresholding method.Comparing the two method ,we can find the undecimated DWT hard-thresholding have a better result.)
- 2012-05-03 13:02:13下载
- 积分:1
-
k-means-for-image-segmentation
k均值用于图像分割,对于相同颜色但深度不一样可以分割。(k-means for image segmentation, the same color depth can be split.)
- 2013-03-29 22:27:04下载
- 积分:1
-
POCS
超分辨率POCS(投影到凸集集合理论复原方法)算法代码(The POCS super-resolution algorithm code)
- 2012-07-06 17:00:35下载
- 积分:1
-
cell-segmentation
对细胞进行分割和追踪的代码,细胞是植物细胞,其中的两篇论文是局部图分割的经典论文,值得一看(To segmentation and tracking code of cells, cells is plant cell, two of the paper is a classic papers of local map segmentation, worth a look)
- 2014-10-27 14:17:56下载
- 积分:1
-
matlabC
SURF算法为SIFT算法的改进,运算速度得到了很大的提高。本资料为基于MATLAB的SURF算法实现,对图像匹配的研究方向会有一定帮助。(SURF algorithm SIFT algorithm, computing speed has been greatly improved. MATLAB based on the information of the SURF algorithm for image matching the direction of the research will certainly help.)
- 2009-06-22 15:51:11下载
- 积分:1
-
Traffic-Statistics-Based-on-Video
该程序基于视频统计车流量。该算法通过识别出交通场景图像中复合车辆特征的像素,进行图像分割,并依据提取出来的特征来匹配前后两幅图像中的车辆,从而计算车流量。(The program is based on the video statistics vehicle traffic. The algorithm calculates the traffic volume by recognizing the pixels of the composite vehicle feature in the traffic scene image, segmenting the image, and matching the vehicles in the two images according to the extracted features.)
- 2016-10-25 12:50:33下载
- 积分:1