-
edge_detection
利用小波边缘检测算法实现对图像的边缘检测,效果良好。(Wavelet edge detection algorithm on edge detection with good results.)
- 2010-05-10 20:24:26下载
- 积分:1
-
Floyd-Steinberg
利用误差扩散算法中的Floyd-Steinberg抖动算法来对图像进行二值化处理,从而方便图像调频加网输出(The use of error diffusion algorithm of Floyd-Steinberg dithering algorithm to image binarization treatment, thus facilitating image output FM Screening)
- 2021-04-08 21:39:00下载
- 积分:1
-
jihetouying
对灰度图像进行水平投影、垂直投影、对角投影其中对角投影是自己编的,已经运行过的(hsdbjhcbj kdjnkdj dhcnkujfhk )
- 2010-06-02 18:12:40下载
- 积分:1
-
Wavelet_OMP
本程序实现图像LENA的压缩传感
程序作者:沙威,香港大学电气电子工程学系,wsha@eee.hku.hk(The procedure of image compression sensing process by LENA: Javert, University of Hong Kong Electrical and Electronic Engineering, wsha@eee.hku.hk)
- 2011-09-26 20:31:01下载
- 积分:1
-
precision--recall--and-ROC-curve
图像分割,显著性算法的precision,recall 和ROC的评价指标计算。(Image Segmentation, significant precision,recall and ROC assessment index calculation algorithm.)
- 2016-04-11 15:29:50下载
- 积分:1
-
HOG
计算局部形状描述符梯度方向直方图(HOG),直接输入图像即可用。(Calculate the local shape descriptors gradient orientation histogram (HOG), the input image can be used directly.)
- 2013-11-02 16:33:29下载
- 积分:1
-
MedianValueFilter2006-10-24
Visual C++MATLAB图像处理与识别实用案例精选之 图像中值滤波 算法的源程序,含标准测试图片(Visual C MATLAB image processing and recognition practical case Featured's image filtering operator Law of the source, including standard tests Photo)
- 2006-10-24 16:27:59下载
- 积分: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
-
Matlab_source_for_edge_detector_using_quaternion_c
"基于四元数卷积的彩色图像边缘检测"一文的matlab源代码,很有帮助(matlab source code of "Colour image edge detector based on quaternion convolution" Electronics Letters, 34(10), May 14 1998, 969-971)
- 2010-01-26 11:56:25下载
- 积分:1
-
EdgePreservingSmoothingFilter
边缘保留平滑滤波器的实现代码,用于图形图像处理问题(Edge-preserving smoothing filter to achieve code for graphics and image processing problems)
- 2021-05-14 03:30:02下载
- 积分:1