-
pca
在尽可能好的代表原始数据的前提下,PCA通过线性变换将高维空间中的样本数据投影到低维空间中。(In the best possible on behalf of the original data, under the precondition of PCA through linear transformation in the high-dimensional space sample data projection to low dimensional space)
- 2012-12-20 10:11:23下载
- 积分:1
-
svd_nosie_removing
说明: 用奇异值分解(SVD)的方法进行噪声去除( noise removing by SVD analysis)
- 2010-04-22 19:04:51下载
- 积分:1
-
matlab函数 localMaximum
matlab函数,将多维矩阵的极值找出并定位,图像处理经常用到,很简单很好用(matlab function, multi-dimensional matrix to identify and locate the extreme, often used in image processing, it is very simple to use)
- 2020-06-28 09:40:02下载
- 积分:1
-
waveletC++
特征提取中利用小波边缘检测C++源码,希望对大家有用,而且偶也能下载程序了,(feature extraction using wavelet edge detection C source code, we hope to useful, but can even download, Ha ha)
- 2021-02-02 13:49:59下载
- 积分:1
-
total-variation-denoising
该程序采用总变差方法去除图像噪声,希望大家喜欢(the procedure used to remove the deteriorating image noise, hope you like)
- 2007-05-24 17:08:37下载
- 积分:1
-
B1-spline
图像变形处理程序,VC2013+opencv实现,利用三种差之方法扭曲变形(
Image deformation processing program, VC2013+ opencv realized the difference between using three methods distorted)
- 2014-12-09 17:53:57下载
- 积分:1
-
Histogramequalizationprocessingprogrammingguide
直方图均衡化处理编程指南及实验报告,数字图像处理及应用,阮秋琦教授,北京交通大学(资源分享)。(Histogram equalization processing programming guide and laboratory reports,Application of digital image processing and Beijing Jiaotong University, Professor Ruan Qiuqi)
- 2010-11-17 12:50:55下载
- 积分: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
-
fangshebianhuan
仿射变换来实现旋转 (线性变换),平移 (向量加),缩放操作 (线性变换)(Affine transformations are implemented by rotation (linear transformation), translation (vector addition), scaling operation (linear transformation))
- 2017-09-28 17:01:39下载
- 积分:1
-
Delaunay-Triangulation-Matlab-master
说明: 对图像提取同名点,并根据同名点建立delaunay三角网,后续可进行图像配准,或根据三角网进行控制点筛选(The same name points are extracted from the image, and the Delaunay triangulation network is established according to the same name points. The image registration can be carried out later, or the control points can be selected according to the triangulation network)
- 2021-02-04 09:04:26下载
- 积分:1