-
437670
彗星窗口水印源码例程程序结合易语言模块彗星窗口水印.ec,实现窗口水印效果。(Comets window watermark source routine program combining easy language module comet window watermark .ec, achieve window watermark .)
- 2016-06-22 11:30:39下载
- 积分:1
-
sambhare
说明: matlab编写的纹理图像分割 gussian滤波后k-means聚类 并将不同区域用线条表示出来(Matlab prepared texture image segmentation, Gussian filtering, K-means clustering and different regions are represented by lines)
- 2021-03-04 12:39:32下载
- 积分:1
-
人脸+虹膜识别+瞳距测量
说明: matlab实现人脸识别和虹膜定位 识别效果良好(Accurate eye location by MATLAB)
- 2019-02-28 12:26:18下载
- 积分:1
-
wenzifenge
复杂背景下文字分割程序的源代码,可以很好的对文字进行分割(Text Segmentation in Complex Background program' s source code, can be a good segmentation of text)
- 2009-11-06 17:35:53下载
- 积分:1
-
match
基于sift算法的图像匹配的图像匹配处理程序(Sift algorithm for image matching image matching-based handler)
- 2013-04-25 08:32:34下载
- 积分: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
-
quzaochengxu
通过阈值去噪,最关键的就是要确定最佳阈值T 的大小.如果阈值太小,可以保留更多的小波系数,但同时噪声也被保留;相反,阈值太大,可以消除更多的噪声,但重要图像特征又将被滤掉,引起偏差.目前使用的阈值分为全局阈值和局部阈值.全局阈值对各层所有的小波系数或同一层内的小波系数都是统一的;局部阈值则是根据当前系数周围的局部情况来确定合适的阈值,具有灵活性.(Threshold denoising, the most critical is to determine the optimal threshold T s size. If the threshold is too small, you can retain more of the wavelet coefficients, but the noise was retained the contrary, the threshold is too large, can be eliminatedmore noise, but the important image features in turn be filtered out, causing bias current threshold is divided into a global threshold and local threshold. global Threshold the wavelet coefficients of all the wavelet coefficients of the layers or on the same floorare unity local threshold is based on the local situation of the current coefficient around to determine the appropriate threshold, with flexibility.)
- 2012-05-22 21:33:43下载
- 积分:1
-
textout2
DWT音频水印提取算法,DWT音频水印提取算法,DWT音频水印提取算法(DWT audio watermark extraction algorithm, DWT audio watermark extraction algorithm, DWT audio watermark extraction algorithm)
- 2013-05-10 20:16:29下载
- 积分:1
-
polsarpro
说明: polsarpro官方学习教程,系统的说明了polsarpro软件的操作使用,可进行树高反演,地物分类,已经森林模拟数据生成(polsarpro tutorial note)
- 2020-11-08 15:59:47下载
- 积分:1
-
waveletC++
特征提取中利用小波边缘检测C++源码,希望对大家有用,而且偶也能下载程序了,(feature extraction using wavelet edge detection C source code, we hope to useful, but can even download, Ha ha)
- 2021-02-02 13:49:59下载
- 积分:1