-
zhangwen
说明: 掌纹识别palm print recognition software(gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology )(Palmprint identification palm print recognition software (gray processing, image filtering, detection angle HARRIS, wavelet decomposition. Heat extraction zone, the function of mathematical ecology))
- 2008-10-28 16:57:12下载
- 积分:1
-
PCA+GUI人脸识别
基于PCA主成分分析算法和Yale人脸数据库,采用Matlab语言实现的人脸识别程序,整个程序分为预处理、训练、识别、GUI界面控制等几个模块,注释清晰,通俗易懂。(Based on PCA principal component analysis algorithm and Yale face database, the face recognition program is implemented in Matlab language. The whole program is divided into several modules, including pretreatment, training, recognition, GUI interface control and so on. The annotation is clear and easy to understand.)
- 2018-03-22 16:25:47下载
- 积分: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
-
code
说明: 无下采样的contourlet变换阈值去噪;
无下采样的contourlet变换matlab7.0工具箱(No down-sampling of Contourlet Transform Thresholding Denoising without down-sampling the transform Contourlet matlab7.0 Toolbox)
- 2008-11-11 13:12:59下载
- 积分:1
-
SuperResolution
图像的超分辨率重建,比利用了三次插值好,matlab代码,初学者(Image super-resolution reconstruction, than the use of three interpolation is good, matlab code, beginners)
- 2017-06-16 10:11:45下载
- 积分:1
-
voc-release3.1
DPM作者获得 2010年CVPR终生成就奖,DPM是在HOG的基础上进行改进,解决了HOG算子的不足,并且对SVM也进行了小幅度改善提出了LSVM这个概念(DPM is improved on the basis of HOG. It solves the shortcomings of HOG operator, and makes a small improvement on SVM. The concept of LSVM is proposed)
- 2017-07-20 10:06:52下载
- 积分:1
-
brisk
BRISK特征点提取源代码,Linux及Windows,MATLAB环境。(Linux and Windows)
- 2012-11-08 22:37:24下载
- 积分:1
-
asp.net 用dotnetcharting控件生成柱形图、饼形图、折线趋势图
实例中的dotnetCHARTING.dll 文件即是 dotnetcharting控件,饼形图、柱形图等详见 核心代码部分 这是官方网址: http://www.dotnetcharting.com/
- 2013-05-08下载
- 积分:1
-
FBP_recn
说明: 基于计算机断层扫描技术的正弦图,使用滤波反投影算法重建图像(filter back projection reconstruct)
- 2020-04-03 09:40:52下载
- 积分:1
-
2010Cximage
比较新的图像处理类,2010版,并且有DEMO,方便应该(Relatively new class of image processing, 2010 Edition, and has DEMO, should facilitate)
- 2010-09-08 22:11:53下载
- 积分:1