-
zishizhongzhi
自适应中值滤波器的代码,最大9窗口和3*3标准中值滤波窗口结果对比(The adaptive median filter code, up to nine 3* 3 window, and the result of comparison of the value of the standard filter window)
- 2014-05-05 13:33:55下载
- 积分:1
-
ABdemo
下载别人的基于 AdaBoost 人脸检测源代码 供大家一起学习(Download others AdaBoost-based face detection source code for everyone to learn)
- 2009-06-18 09:16:49下载
- 积分:1
-
auto_thresh
通过求差分曲线,利用阈值分割算法对图像进行自动多阈值分割(image segment method)
- 2020-07-04 01:40:01下载
- 积分:1
-
NCSA
非线性CS算法,提高SAR成像的精度,弥补CSA和RDA的不足(Nonlinear Chirp Scaling Algorithm)
- 2013-05-08 17:19:35下载
- 积分:1
-
AffineTrnasformation
利用该函数可以对图像进行仿射变换,是不错的matlab源代码(Function can make use of the image affine transformation, is a good source code matlab)
- 2008-05-24 11:56:29下载
- 积分:1
-
ifs_code_matlab
说明: 实现了平移、缩放、旋转和错切等仿射变换的问题,并用MATLAB逼真模拟了蕨类叶、变形蕨类叶与拟仿射变换分形图。(Achieved a pan, zoom, rotate and cross cutting issues such as affine transformations, and use MATLAB to simulate real fern leaf, fern leaves and to be deformed affine fractal images.)
- 2010-03-28 20:10:33下载
- 积分:1
-
watermark_paper
首先将二值水印图像经过降维操作转化为一维序列,再将一维序列与m 序列做扩频
调制,最后对音频信号进行分段离散余弦变换,把经过调制的水印信号经过量化处理过程嵌入到离
散余弦变换后的系数中 提取水印时对含水印信号的音频信号也进行分段离散余弦变换,然后利用
原始音频信号提取水印. 实验证明了该技术的鲁棒性和不可感知性.
- 2020-12-06 20:19:22下载
- 积分:1
-
check_form
表單驗證
調用為
onBlur=checkform(fname1,fname2,types,value1,value2)
輸入框的驗證
onSubmit subt(this.id)
表單提交時的驗證
兩者需要一起使用
fname1=驗證的項目名
fname2=驗證的副項目名
types=驗證的方式
value1=驗證的值1
value2=驗證的值2
驗證的方式值:(多驗證方式用"|"分割 例: 1|2|3)
0.該值不能為空!
1.您輸入太短了!不能小於value1字符
2.您輸入太多了!不能超過value2字符!
3.你的兩次密碼不一至,請驗證!
4.您的輸入與要求不相符,該輸入只能在value1~value2之間!
5.您輸入的E_mail不正確!請重新輸入!
6.只能為數字
*/(calling for the certification form onBlur = checkform (fname1. fname2, types, value1, value2) input box test onSubmit subt (this.id) at the time of submission of the form Taken together need to verify the use of the test fname1 = fname2 = projects were validated by the deputy project were typ es = verifiable means value1 = the value of a certification value2 = 2 certification test the value of values : (multi-authentication "|" segmentation cases : 1 | 2 | 3) 0. The value can not be empty! 1. Your input is too short! value1 not less than two characters. You lose into too many! not more than value2 characters! 3. your password twice to different, Please validation! 4. Your input is not in line with requirements, The importation of only between value1- value2! 5. E_mail you enter )
- 2006-12-04 13:01:16下载
- 积分:1
-
sar-edge-detection
sar 图像边缘检测算子,代码简洁,能够运行成功。(sar image edge detection,it s simple and useful 。)
- 2020-12-01 11:39:27下载
- 积分:1
-
wavelet_denosiy
说明: Donoho提出的小波阀值去噪的基本思想是将信号通过小波变换(采用Mallat算法)后,信号产生的小波系数含有信号的重要信息,将信号经小波分解后小波系数较大,噪声的小波系数较小,并且噪声的小波系数要小于信号的小波系数,通过选取一个合适的阀值,大于阀值的小波系数被认为是有信号产生的,应予以保留,小于阀值的则认为是噪声产生的,置为零从而达到去噪的目的。尺度不变特征变换(Scale-invariant feature transform,SIFT),是用于图像处理领域的一种描述。这种描述具有尺度不变性,可在图像中检测出关键点。(The basic idea of wavelet threshold de-noising proposed by Donoho is that the wavelet coefficients generated by the signal after passing through the wavelet transform (Mallat algorithm) contain the important information of the signal. After the wavelet decomposition, the wavelet coefficients of the signal are larger, the wavelet coefficients of the noise are smaller, and the wavelet coefficients of the noise are smaller than the wavelet coefficients of the signal. By selecting a suitable threshold, the wavelet coefficients of the noise are larger than the valve The wavelet coefficients of values are considered to be generated by signals, which should be preserved. The ones less than the threshold are considered to be generated by noise, which is set to zero to achieve the purpose of denoising.)
- 2019-12-18 17:23:27下载
- 积分:1