-
Transfortion
计算机图形学中实现多边形平移,旋转,缩放变换。(Polygons in computer graphics to achieve translation, rotation, scaling transformation.)
- 2020-11-11 20:29:44下载
- 积分:1
-
watermaking
基于整数小波变换的图像可逆水印,很好用,可逆性很强,自己查找的资料(Image reversible watermarking based on integer wavelet transform is very useful. It has strong reversibility and finds information by itself.)
- 2018-04-04 00:04:48下载
- 积分:1
-
67568576745
易语言2D游戏引擎模块源码,易语言写的图形图象编程源码,很好的参考。(Easy language 2D game engine source module, easy language to write the graphics programming source code, a good reference.)
- 2013-09-16 17:46:49下载
- 积分:1
-
libGMM
说明: matlab2016b编写的调用了库函数的混合高斯背景建模源代码。(The source code of Mixture Gauss Background Modeling which calls library function is written by MATLAB 2016b.)
- 2019-06-13 20:05:01下载
- 积分:1
-
ws1
这是一个基于vc++语言下读取像素点灰度值(write highhui of a photo!)
- 2012-03-18 21:54:55下载
- 积分:1
-
FaceRecognitionBasedonWaveletTransform
基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。(Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!)
- 2009-11-03 15:57:12下载
- 积分:1
-
Harris
很详细的Harris算法讲解~~~包括非最大值抑制的算法~自适应~~(Harris algorithm is very detailed explanation ~ ~ ~ including non-maximum suppression algorithm ~)
- 2010-05-12 11:18:32下载
- 积分:1
-
wcompress_upload.m
可对灰度及彩色图像进行压缩及解压缩,通过变量名可以实现基于不同方式(多级树集合分裂spiht,ezw,stw,wdr等)的压缩,形如wcompress( c ,X,SAV_FILENAME,COMP_METHOD)(The wcompress command performs either compression or uncompression of grayscale or truecolor images.)
- 2016-04-14 16:44:33下载
- 积分: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
-
add_score
在图像中加入某个分数值(int),然后检测这个分数,要求在图像受到攻击时能有效(100%)提取这个值(In the image by adding a Score value (int), then detection of the scores, the requirements in the image can be attacked effectively (100) extraction of this value)
- 2007-07-23 16:41:35下载
- 积分:1