-
VMD_tu
说明: vmd分解之后分解信号和原信号的对比图、频谱图等(After VMD decomposition, the contrast and spectrum of the decomposed signal and the original signal, etc.)
- 2020-06-20 11:20:02下载
- 积分:1
-
whitebalanceandpaper
白平衡论文及程序和实验图片,非常好,值得下载(White papers and procedures and experimental images, very good, worth downloading)
- 2008-03-30 17:34:23下载
- 积分:1
-
C# 实现简单数字验证码解析(Tesseract OCR 解析验证码) 实例代码
具体实现思路:以4位数字的验证码为例 1、人工将验证码的4位数字每位对应的代码存入数据库中,每位存入0-9对应的代码,每个数可以多存这样可以提高识别率; 2、获取验证码以后,对其进行去背景、灰度处理、去噪点处理、分片处理以后生成每位数字对应的代码; 3、去背景色,这一步的目的是把验证码和背景颜色区别开来。4、去噪声:这一步要取出图像上的孤立点。这些孤立点被认为是噪声。 孤立点的定义:某个点,周围没有与该点等值的点。 或者某个连接块,该连接块的元素的个数小于某个给定值K, 把元素个数很小的连接块也定义为孤立点,有助于去处噪声。 去噪声算法:参照去背景算法。 5、图像锐化:图像锐化的目的是增强边界。这一步是可选的。看验证码的情况,这一步可以跳过。 6、图片有效区域截取:这个操作是将图片除验证码字符以外的边框去掉,只留下验证码字符图片,这样保证分片的准确性。 7、图片分片处理,这个处理是将整个图片分割成单个字符图片。8、拿分片图像生成的代码(eg:000111110011…..)与DB中已有代码相比较,取得相似度最高的即要验证码的字符; 注:如果DB的样本越多,识别的准确率也越高,但是速度会相应变慢
- 2013-02-18下载
- 积分:1
-
texture-classification-with-lbp
多分辨率灰度和旋转不变纹理分类与定位二进制模式(multiresolution gray scale and rotation invariant texture classification with location binary patterns )
- 2014-02-25 16:45:10下载
- 积分:1
-
matlab-cbir-master
cbir matlab code gui, for retri image
- 2016-08-07 00:36:40下载
- 积分:1
-
SIRC_convert_MLC_C3
说明: SAR影像单视数据转为多视数据,数据间相互转化,快捷处理SAR数据(Single-look SAR image data into a more visual data, data inter-conversion, fast processing SAR data)
- 2008-09-19 20:29:08下载
- 积分:1
-
341
图形密码源码程序,例程结合易语言特殊功能支持库,调用API函数判断图形图像的点击顺序。(Graphics password source programs, routines combined with special features easy language support library , call the API function to determine whether a graphic image click sequence.)
- 2016-04-29 15:49:03下载
- 积分:1
-
matlab-Face-Recognition-Detection
MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行(MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can be run directly run the facedec)
- 2009-12-07 21:48:40下载
- 积分:1
-
脉冲压缩
脉冲压缩技术是匹配滤波理论和相关接收理论的一个很好的实际应用。它的提出很好的解决了这样的一个问题:在发射端发射大时宽、带宽信号,以提高信号的速度测量精度和速度分辨力,而在接收端,将宽脉冲信号压缩为窄脉冲,以提高雷达对目标的距离分辨精度和距离分辨力(Pulse compression technology is a good practical application of matched filtering theory and related receiving theory. It solves such a problem very well: transmitting large time-width and bandwidth signals at the transmitter to improve the speed measurement accuracy and speed resolution of the signal, and compressing the wide pulse signal into narrow pulse at the receiver to improve the range resolution accuracy and range resolution of radar to target.)
- 2019-03-18 09:45:28下载
- 积分:1
-
RECOVER
比较反滤波和维纳滤波对一幅图像复原的效果。从两方面出发,一是对运动模糊和均值模糊复原的能力,二是抗噪能力,各种情况分别都进行了对比(Comparison of inverse filtering and Wiener filtering on an image restoration results. Proceed in two ways, first on the motion blur and the mean fuzzy recovery capability and noise immunity, all cases are compared separately)
- 2010-06-02 03:44:47下载
- 积分:1