-
radon
radon算法opencv实现,能够很好的实现图像的水平旋转矫正。( implementing the radon by opencv.)
- 2021-04-21 16:58:50下载
- 积分:1
-
danyuzhituxiangfenge
说明: 利用遗传算法进行的 单阈值的图像分割 程序采用matlab编写(The use of genetic algorithm the single-threshold segmentation procedure prepared using matlab)
- 2008-09-16 12:07:24下载
- 积分:1
-
mine
车牌字符分割 输入灰度图 得到分割后的字符二值图 有车牌校正(License plate character segmentation the of characters in the after the the input grayscale get segmentation two the value of Figure there are license plate correction)
- 2012-06-15 17:01:10下载
- 积分:1
-
super-jpg2k
基于JPG2000图像的超分辨率重建的matlab程序(JPG2000-based super-resolution reconstruction of image matlab program)
- 2010-01-07 00:10:31下载
- 积分:1
-
imagefusecode
图像融合程序代码-matlab版本,对大家很有用哦(Image fusion program code-matlab version, useful for all of us, oh)
- 2008-01-25 20:24:18下载
- 积分:1
-
work
图像检索中用于相关反馈的MATLAB程序供大家参考(注:在MATLAB7.0中使用)(Image Retrieval Relevance Feedback for the MATLAB program for your reference (Note: the use of MATLAB7.0))
- 2007-11-26 13:33:30下载
- 积分:1
-
最小二乘影像匹配
运用最小二乘方法的matlab影像匹配,经典算法(MATLAB image matching using least squares method, classical algorithm.)
- 2020-12-31 05:18:58下载
- 积分:1
-
c# Ico图片文件转换成 bmp格式 实例源码
c# Ico图片文件转换成 bmp格式 实例源码
- 2013-05-22下载
- 积分:1
-
c
说明: 缺陷检测,定位缺陷位置。主要用于工业之中螺帽的螺纹线的检测(Defect detection, location of defect location. Detection of screw thread for nuts in industry)
- 2018-03-08 16:41:35下载
- 积分: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