搜索资源列表
车牌识别
- 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
matlabtest02
- 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
alphabet
- 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
matlabzifu
- 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
matlabtest01
- 指纹识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Fingerprint Identification of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
awws
- 字符识别的源码,包括图形图像的预处理,平滑,去燥,和细化,是比较全面地变成知道,适合新手学习使用-Character Recognition of the source code, including the graphics image preprocessing, smooth, to the dry, and thinning, is to become a more comprehensive know, learning to use for novice
123456
- 各种图形图像处理的源代码,用VC++实现,如包括图象的边缘检测与图象分析源代码
图形验证码识别引擎 V1.1
- 本程序能识别网络90%以上的论坛验证码和一些简单的网站验证码,从图片中正确识别出数字和字母。 程序对矢量随机的验证码,如动网7.1sp2最新验证码亦有80%以上识别率。已经突破了dvbbs,discuz,phpwind,leoboard,ipb 等论坛的验证码限制。 发布形式为一个OCR.DLL文件,方便各种其他语言开发的程序调用,支持多线程,可配置特征码库。无需了解复杂的图像处理,图形识别技术,为你开发各种自动化应用:如群发程序,暴力破解程,投票程序,自动充值程序等 铺平道路。
NumberRecognitionSystem
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
imageprocessingsobellaplacion
- 图形图像处理的平台一,包括图像分割算法,边缘检测等-image processing platform including image segeration, edge detecting and image smoothing and so on..
ISee
- 车辆车牌识别系统,使用VC编写,涉及到图形图像处理等-Vehicle license plate recognition system, using VC preparation involves graphic image processing
face_detect_system
- 计算机实现人脸识别程序,C++语言,计算机图形图像处理领域-handle the detecting of human face,using C++ language
GUI
- matlab图形图像处理gui界面设计的程序 基本能满足要求-matlab graphics image processing gui interface design programs to meet the basic requirements
image2bwimage
- 图形图像处理,可以用来进行二值图像转换并显示效果,效果一般吧 , 基础性的matlab学习例子 -Graphics, image processing, can be used to convert binary image display, the general effect of it, basic matlab learning examples
图像文字识别源码
- 一个JAVA语言下的图像识别文字源码包 包括图像预处理等 识别引擎是google的tesseract
Sparse_codingsampleIMAGES.m
- 基于稀疏表示的图形图像处理Sparse_codingsampleIMAGES-Sparse_coding sample IMAGES
idtellimence-and
- kalman这个著名模型在图像处理与机器智能方面的应用的一些代码,(Kalman this famous model in image processing and machine intelligence applications of some code,)
8186890
- 纹理提取的matlab 源代码, 研究图像处理算法的可参考,(Texture extraction of matlab source code, the research of image processing algorithm can reference,)
usjtef97
- 自已编的图像处理,带GUI界面的彩色小波消噪程序等等(From already of image processing, wavelet denoising procedure with a GUI interface color and so on)
letters_svm
- 在halcon集成环境中,和如何估简单向量机进行字符识别.(* This example program shows how to use a simple SVM OCR classifier)