搜索资源列表
MATLABused
- 关于matlab的图形图像识别的使用命令,很有用的阿
车牌号码识别matlab完整程序实现
- 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调整。然后通过车牌定位、字符识别,最后将识别结果输出。
人脸识别中特征提取的一种改进方法20090402发表
- 人脸识别中特征提取的一种改进方法,中国图形图像网.20090402发表
DevOCR
- 一个用C#编写的图形识别功能,功能:可以通过鼠标截图,来实现图像上的文字的识别并输出,调用微软的免费MODI类库,简单实用,里面很多方法值得借鉴.-Written in C# using a graphics recognition, function: you can capture the mouse to achieve the image of the text to identify and output, call Microsoft' s free MODI library,
xingzhuang
- 一个简单的图形识别程序,算法比较简单,利用了图像获取工具箱-A simple pattern recognition procedure, the algorithm is relatively simple, using the Image Acquisition Toolbox
tx
- 图形图像处理 可以自动识别到图像的边缘 找到图像轮廓-Graphic image processing can automatically recognize the images to find the edge of the image contour
NumberRecognitionSystem
- 本文论述并设计实现了一个脱机自由手写体数字识别系统。文中首先对待识别数字的预处理进行了介绍,包括二值化、平滑滤波、规范化、细化等图像处理方法;其次,探讨了如何提取数字字符的结构特征和笔划特征,并详细地描述了知识库的构造方法;最后采用了以知识库为基础的模板匹配识别方法,并以MATLAB作为编程工具实现了具有友好的图形用户界面的自由手写体数字识别系统。实验结果表明,本方法具有较高的识别率,并具有较好的抗噪性能。-In this paper, and design implementation of
tuxiang
- 能对图像的图形进行识别,是我们的大作业,绝对正确的程序-image processing
04
- c#程序开发范例宝典第四章 4.图形技术 4.1绘制图形 4.2图形转换 4.3图像预览 4.4图形缩放与变换 4.5图像效果 4.6图像字体 4.7图像动画 4.8图像识别 4.9图像工具 4.10图像应用-c# application development paradigm Baodian Chapter IV 4. graphics technology 4.1 Drawing 4.2 graphics graphics converter 4
chepai
- 图形图像处理车牌识别系统源代码可直接运行-License Plate Recognition
classifier
- 一个用C++编写的图像分类识别程序,在读取BMP图像的基础上加以分析,实现了对数字和简单的图形的识别和分类-A use of C++ to prepare the image classification procedures, the reader based on the BMP images to be analyzed, the realization of digital graphics and simple identification and classification
DelphiImageProcess
- 用Delphi7.0实现的图像予处理代码,用于图形模式识别的前处理。 -Delphi Image Processing procedures for Object Recogonition
ex5a
- 建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。-Can establish a distinction between the morphology of the importation of graphics algorithm input is a graph of these three (the three graphi
matlab_image
- MATLAB基本图形图像处理操作,包含图像增强,图像分割,特征提取,图像识别,灰度处理线性算法,文字处理等多个压缩包-MATLAB image processing and basic graphics, including image enhancement, image segmentation, feature extraction, image recognition, linear gray-scale processing algorithms, word processing an
图像文字识别源码
- 一个JAVA语言下的图像识别文字源码包 包括图像预处理等 识别引擎是google的tesseract
gooe
- 用c语言编写的 立方体试验 图形图像学有关的 不错的(Written in c language of the cube test image to learn about good)
手势识别控制小车运动
- 本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
PicAnsysServer
- 使用opencv进行图像识别,识别以白底彩色的字母图形,主要用opencv的函数完成识别过程(Opencv is used to identify the image and identify the alphabet with white background color. The recognition process is accomplished mainly by the function of OpenCV.)
图片文字识别crnn-master
- 由于是别人的代码,这个图片文字识别是和我上传过的文字定位模块一起组成的caffe深度学习框架做的一个图像文字识别,这个模块没怎么看懂,都是一些lua脚本。(Because it is someone else's code, the image character recognition is with words that I uploaded positioning module of caffe deep learning framework for an image of charact
匹配滤波器图像识别
- 利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)