-
图像处理中的一些常用代码Image-processing-code(4)
图像处理中的一些常用代码,包括:腐蚀操作 开启和闭合操作 形态学边界提取 形态学骨架提取 直接提取四个顶点坐标(Some of the commonly used image processing code, including: Opening and closing operation of corrosion morphology boundary extraction morphological skeleton extraction to extract four vertex coordinates)
- 2020-07-09 11:08:55下载
- 积分:1
-
NRSS
用于无参考图像质量评价,用MATLAB语言编写(For no-reference image quality evaluation)
- 2019-06-10 09:21:17下载
- 积分:1
-
ICM2image_loop
对两帧图像进行ICM调试.包含内容:1估计姿态和摄像机内参数;2两幅图做四次金字塔;3利用输入特征点采用ransac算法估计姿态R, T。4sift特征匹配;5摄像机标定。(ICM images on two debugging. Contains: 1 Estimated posture and intrinsic parameters 2 two plans to do four pyramids 3 using the input feature points using ransac algorithm estimates gesture R, T. 4sift feature matching 5 camera calibration.)
- 2013-11-16 20:58:55下载
- 积分:1
-
KPCA-demo2
这是一个比较完整的KPCA算法,通过这个算法可以快速的找到主要的特征向量进行主成分分析。(This is a relatively complete KPCA algorithm, this algorithm can quickly find the main feature vector principal component analysis.)
- 2013-05-31 15:46:10下载
- 积分:1
-
DNA
说明: 通过Logistic映射与Chen超混沌系统产生随机序列的DNA分块编解码图像加密技术(Image encryption technology of DNA block encoding and decoding by using logistic map and Chen hyperchaos system to generate random sequences)
- 2021-04-21 22:08:49下载
- 积分: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
-
BEMD_denoise
使用二维经验模态分解进行图像的去噪操作,内含三幅测试图片和说明文档(Using Bi-dimensional Empirical Mode Decomposition for image denoising operation)
- 2021-02-27 10:39:36下载
- 积分:1
-
Active_Appearance_Mode(hand)
完整的可运行AAM模型的matlab代码,附有测试图像,matlab 2009测试通过(Complete AAM model can run matlab code, with a test image, matlab 2009 test pass)
- 2011-01-12 22:25:03下载
- 积分:1
-
FastICA25
一个ICA 源代码,非常完整,希望对大家有帮助(fast ICA)
- 2009-02-25 12:19:15下载
- 积分:1
-
DWT
MATLAB程序:利用DWT的图像数字水印的嵌入与提取,里面包含水印图像、原图像。(MATLAB programs: the use of DWT image watermarking embedding and extraction, which contains a watermark image, the original image.)
- 2021-04-17 16:38:52下载
- 积分:1