搜索资源列表
200561555616250020000
- 车牌识别系统 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向
scan_matching
- This a set of simple implementations for aligning scans of range-bearing laser data. They are written as demonstrations of basic algorithm implementations and are not designed for real-world (ie, efficient) application. The source code consists of Ma
windows_dibapi
- DIB(Device-indepent bitmap)的与设备无关性主要体现在以下两个方面: DIB的颜色模式与设备无关。例如,一个256色的DIB即可以在真彩色显示模式下使用,也可以在16色模式下使用。 256色以下(包括256色)的DIB拥有自己的颜色表,像素的颜色独立于系统调色板。 由于DIB不依赖于具体设备,因此可以用来永久性地保存图象。DIB一般是以*.BMP文件的形式保存在磁盘中的,有时也会保存在*.DIB文件中。运行在不同输出设备下的应用程序可以通过DIB来交换图象。 DIB还可以
Matlab Image Processing
- 目标识别的matlab源码,有源代码和论文,有需要的可以下来看看。-The application of automatic target recognition technology is a critical element of robotic warfare. ATR systems are used in unmanned aerial vehicles and cruise missiles. General Electric provides an Automatic Target
bbb
- 人脸识别是近年来模式识别、图像处理、机器视 觉、神经网络以及认知科学等领域研究的热点课题之 一。作为生物特征识别的一个重要方面, 人脸识别在 档案管理系统、安全验证系统、信用卡验证、公安系统 的罪犯身份识别、银行和海关的监控、人机交互等领域 具有广阔的应用前景。与指纹识别、视网膜识别、虹膜 识别等技术相比, 人脸识别技术在数据采集方面手续 比较简单, 使用者更容易接受。-Face recognition in recent years, pattern recogni
SVMinPR
- 模式识别中支持向量机的应用。在图像识别,多维数据分类中有很好的应用。-Pattern recognition Support Vector Machine. In image recognition, multi-dimensional data classification has a good application.
ORL
- 用语模式识别数据,应用比较多的步态数据库,欢迎使用-Term pattern recognition data, more gait database application, please use
nmyxj
- 在Matlab应用系统中,创建数据文件,得到符合要求的界面-In the Matlab application system, to create the data file, conform to the requirements of the interface
asprise-ocr-csharp-vb.net-15.3.1-trail
- 扫描无处不在:浏览器和java C # VB.NET应用 asprise OCR SDK的数据采集◎终极免费的OCR引擎 ?运行OCR项目样本 -------------------------------------------- 1)在Visual Studio中打开解决方案示例项目\ ocr-samples-vs.sln; 2)设置项目的asprise OCR API样品为启动项目; 3)点击“开始”或按F5开始。(Scan everywhere: the browser an
the-apalication
- 本程序是数字图像矩阵数据的显示及其傅立叶变换的应用(This program is digital image matrix data display and the application of Fourier transform)
jTessBoxEditor-2.0-Beta
- 配合训练tesseract字库,实现自定义字库OCR。(jTessBoxEditor is an application that was created in order to provide users with a companion to the Tesseract OCR software package. It will provide the means to edit Box data resulted from versions 2.0x and 3.0x of Tessera
