-
2
说明: K均值聚类算法,将模式识别方法与图像处理技术相结合,掌握利用K均值聚类算法进行图像分类的基本方法(K-means clustering algorithm, the pattern recognition method and image processing technology, to master the use of K-means clustering algorithm is the basic method of image classification)
- 2008-05-16 08:57:37下载
- 积分:1
-
global-threshold-denoising-1
小波图像去噪,全局阈值法,是多阈值小波去噪中两大部分:全局阈值法玉局部阈值法的重要组成部分。(Wavelet denoising, the global threshold method, the multi-threshold wavelet de-noising of two parts: the global threshold method jade local threshold an important part of the law.)
- 2012-06-19 18:10:44下载
- 积分: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
-
小波变换
说明: 小波变换是图像的多尺度、多分辨率分解,它可以聚焦到图像的任意细节,被称为数学上的显微镜。近年来,随着小波理论及其应用的发展,已将小波多分辨率分解用于像素级图像融合。把两个正交偏振的图片融合(Wavelet transform is the multi-scale and multi-resolution decomposition of an image. It can focus on any detail of the image and is called the mathematical microscope.In recent years, with the development of wavelet theory and its applications, wavelet multi-resolution decomposition has been applied to pixel-level image fusion)
- 2020-12-14 10:40:02下载
- 积分:1
-
matlab_gaosumubiao
高速机动目标检测跟踪的程序,好不容易写的,请珍惜(High-speed target detection)
- 2012-06-14 11:09:50下载
- 积分:1
-
kongyulvbo
采用五种算子对图像进行空域滤波处理,实现去模糊效果。(Using five kinds of operators on the image spatial filter processing, and to the blurring effect.)
- 2010-01-10 23:07:02下载
- 积分:1
-
Fresnel-hologram
目前生成全息图主要有傅里叶和菲涅尔变换,此代码为利用菲涅尔变换将二维图片生成菲涅尔全息图,以达到图像加密的功能。(The current generated hologram mainly Fu Liye and Finel transform, the code for the use of Finel transform two-dimensional images generated Finel hologram, in order to achieve the function of image encryption.)
- 2014-11-15 12:55:25下载
- 积分:1
-
erode
基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。(Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.)
- 2009-12-15 23:08:03下载
- 积分:1
-
R Graph Essentials
This book is targeted at R programmers who want to learn the graphing capabilities of R. This book will presume that you have working knowledge of R.
- 2020-06-22 22:20:01下载
- 积分:1
-
xsk_RMA
合成孔径雷达成像算法仿真程序(Synthetic aperture radar imaging algorithm simulation program)
- 2020-09-26 21:27:46下载
- 积分:1