-
峰值信噪比
计算原始图像和过滤噪声后的图像的峰值信噪比(peak signal to noise ratio of image)
- 2018-05-28 21:46:38下载
- 积分:1
-
MFC4pic
说明: 在MFC中显示各种格式的图片,jpg.png(Display pictures in various formats in MFC, jpg.png)
- 2020-09-02 21:58:16下载
- 积分:1
-
ksvdbox13
KSVD算法的工具包,安装在matlab的相关路径下,可以直接调用。(KSVD algorithm Kit installed in the path of matlab can be called directly.)
- 2013-03-19 23:30:18下载
- 积分:1
-
fouriermellin代码
傅里叶梅林变换,图像处理的基本内容,易学易懂(Fu Liye Mellin transform, the basic content of image processing, easy to learn and understand.)
- 2018-06-06 09:53:15下载
- 积分:1
-
image-texture-features
图像纹理特征提取,包括分形维数,灰度游程长度,灰度共生矩阵等五种图像纹理特征。(To extract image texture features, including fractal dimension, length of gray-level run-length, gray level co-occurrence matrix and other five kinds of image texture features。)
- 2015-05-19 17:19:35下载
- 积分:1
-
DSCM_v1.0
数字图像相关方法(DIC),其中DIC_FITC_sp是主程序,StepSearch是三步搜索法,CalculateC是计算相关系数的函数,SubpixelEstimation是曲面拟合法计算亚像素位移的函数( U6570 u5B57 u56E u502F3 u6L0 u6L0 u6L0 u6E0B u5R9 u6B0 U662F u8B1 u7B97 u7R0 u5133 u7F2 u7F2 u7F2 u7F2 u7F0 u7FB u7F0 U51FD u6570)
- 2020-12-23 14:49:07下载
- 积分:1
-
angle&radius
说明: 对图像的傅里叶变换图像进行径向和角向频谱统计(Statistics of radial and angular spectrum of Fourier transform image)
- 2020-05-14 10:26:12下载
- 积分:1
-
rgb2yuv
把图像从RGB格式转换到YUV格式的一个函数,直接调用,管他有没有,上传了再说(Image conversion from RGB format to YUV format of a function, a direct call, though he did not upload to say)
- 2013-04-18 10:06:11下载
- 积分:1
-
grandopen-close
利用idl语言实现图像的数学形态学开闭重建运算,比提取梯度图像。(Idl language use mathematical morphological opening and closing image reconstruction operations, compared to extract gradient image.)
- 2020-09-04 09:48:06下载
- 积分: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