-
CDPF
粒子滤波算法比较,不同的建议分布下,粒子滤波的性能差异,包括精度与时间(the comparision)
- 2009-11-08 19:48:45下载
- 积分:1
-
cximage600_demo
方便实现图像的 处理,功能强大的算法文件,可以较好的实现图像的处理(Facilitate the realization of image processing, powerful algorithm files, you can better realize the image processing)
- 2017-06-13 15:19:10下载
- 积分:1
-
Diffusion
扩散方程的MATLAB代码:可用于图像平滑、去噪、滤波及图像的边缘处理等(Diffusion equation of the MATLAB code: can be used for image smoothing, denoising, image filtering and edge treatment, such as)
- 2008-07-09 15:24:49下载
- 积分:1
-
Houghtranslate
这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
- 2013-09-07 00:28:11下载
- 积分:1
-
腐蚀与膨胀
说明: 自己编写的图像腐蚀与膨胀matlab代码,经试验证明与matlab中自带的腐蚀和膨胀函数运行效果相同,可供初学图像处理的同学参考使用。(The image corrosion and expansion matlab code written by myself has been proved to be the same as the corrosion and expansion function of the matlab. It can be used by students who are ready for beginner image processing.)
- 2021-01-13 14:48:48下载
- 积分:1
-
envi_split_to_multiple_single_band_files
在ENVI中利用此程序可将多光谱影像拆分为单个波段。(In ENVI, multi-spectral images can be divided into single bands by using this program.)
- 2019-04-18 14:57:21下载
- 积分:1
-
TV图像去噪模型
说明: 去噪模型TV,可用于图像去噪,效果良好,模型特别简单(The denoising model TV can be used for image denoising, the effect is good, and the model is particularly simple.)
- 2020-07-01 15:34:57下载
- 积分: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
-
模式识别
说明: 对一副已经给出的图像进行中值滤波处理,利用罗伯特算子、索伯尔算子、canny算子、拉普拉斯算子,分别进行边缘检测。
具体见说明文档。(A given image is processed by median filter. Robert operator, Sobel operator, Canny operator and Laplace operator are used for edge detection.
See the instruction document for details.)
- 2021-01-30 21:56:57下载
- 积分:1
-
paituisou_v27
包括最后计算压缩图像的峰值信噪比和压缩效果的源码,用于信号特征提取、信号消噪,计算加权加速度。
( Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, For feature extraction, signal de-noising, Weighted acceleration.
)
- 2017-01-22 09:52:27下载
- 积分:1