资源列表
车牌字符分割代码
- 推荐下载,一种基于Visual C++的的车牌字符分割代码
完整的车牌识别系统
- 完整的车牌识别系统,推荐下载,基于MFC开发, 采用SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI)
TouYing
- 实现图像中文字定位功能,特别是新闻图像中的标题字幕的定位,算法简单,效果也不错-Text positioning of image, especially the image of the title locate news captions, the algorithm is simple, with good results
Tutorial39
- Image Recognize - With MODI (Microsoft Office Document Imaging)
2_MyImageEditor
- image editor program
3_TestMyImage
- save image and load image
5_ImageCalculator
- calculate the image, add, submit, divide and so on.
zwsb_matlab
- 指纹识别MATLAB代码,fd.m对图像平滑处理、二值/提取骨骼/删除毛刺、特征点提取;包含四个程序,多个函数-Fingerprint identification code
yanzhengmashibie
- 一个用于网站验证码识别自动输入的程序的源代码,保证可用-A site verification code recognition for automatic input of the program s source code to ensure that the available
aco-v1.1
- 采用蚁群优化算法的轮廓匹配,输入可以是二值轮廓或者是任意的二维点集-This MATLAB implementation computes a correspondence between two shapes based on ant colony optimization (ACO). The input shapes can be either two 2D contours (open or closed) or two arbitrary sets of 2D points.
gocr-0.50
- GOCR字符识别的源码,早期0.5版本,可供开发者学习与参考,有很多借鉴-GOCR is an OCR (Optical Character Recognition) program, developed under the GNU Public License. It converts scanned images of text back to text files. Joerg Schulenburg started the program, and now leads a team of
CUDA-CNN-master
- CNN cuda的加速。 start-of-art结果的流行的数据集 1。测试mnist并获得99.76 ,投票后(99.82 )(最好的99.79 ) 2。测试cifar-10并获得81.42 最好(90 ) 3。测试cifar - 100和51.13 (最好的65 )-CNN accelerated by cuda. The start-of-art result s of popular datasets 1. Test on mnist and get 99.76