-
GrayGradinet
灰度共生矩阵、灰度梯度共生矩阵提取纹理特征(Gray Level Co-occurrence matrices, gray-gradient co-occurrence matrix texture features extracted)
- 2021-02-26 23:09:37下载
- 积分:1
-
Batch-based-OMP
基于块的OMP算法,相对传统的OMP算法速度很快!(Batch-based OMP algorithm,execution quickly than the comman OMP algorithm.)
- 2013-01-09 10:12:15下载
- 积分:1
-
LSB-for-QR-Code
在最不重要位替换嵌入算法的基础上引入矩阵编码,增强水印隐蔽性,有效地提高水印嵌入效率。(On the basis of the least significant bit embedded algorithm is introduced to Replace the matrix coding, to enhance hidden watermark, the watermark embedding effectively improve efficiency.)
- 2015-03-16 09:54:53下载
- 积分:1
-
Digital_Image_Processing_Ch04
数字图像处理,冈萨雷斯,Matlab版,第四章,输入命令,以及图像,运行时只需修改图像地址即可(Digital Image Processing, Gonzalez, Matlab, Chapter IV, enter the command, as well as images, run-time only to modify the image address to)
- 2012-07-17 12:03:57下载
- 积分:1
-
ICA(1)
ICA独立分量图像特征提取,内含源程序和图片,程序完整、易懂,有很好的参考价值。(The ICA independent component image feature extraction,Contains the source program and pictures, complete, and easy to understand and have a very good reference value.
)
- 2014-03-11 09:14:40下载
- 积分:1
-
类似QQ聊天工具源码
用图片素材自制的漂亮皮肤,编写的类似QQ的聊天工具。完成了QQ的及时聊天的功能。数据库文件在DB_51aspx文件夹下用高于sqlserver2000版本的数据库管理器附加即可。程序用vs2005或较高的版本调试。调试代码前修改DbHelpClass.cs中的string Str = "server=.\服务器;uid=sa;pwd=密码;database=MyQQ";数据库的名称不用改变附加数据库文件后名称自动附加为MyQQ。修改app.config配置文件中数据库链接字符串。
- 2014-11-09下载
- 积分:1
-
tuxiangfenge
利用最大类间方差算法求取自动阈值,实现图像分割(Using the maximum inter class variance algorithm for automatic threshold, image segmentation)
- 2015-06-01 19:57:07下载
- 积分:1
-
motion-detection
复杂情况下的物体自动跟踪检测程序 希望喜欢 谢谢(Automatic tracking of objects in the complex case detection procedures hope like thank you)
- 2012-12-18 15:03:17下载
- 积分:1
-
EpipolarGeometryToolbox
说明: matlab编写的对极几何约束算法,用来剔除角点跟踪过程中的离散点(matlab prepared for a very geometric constraint algorithm, used to remove corner to track discrete points in the process of)
- 2008-10-27 16:55:13下载
- 积分: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