搜索资源列表
MATLABused
- 关于matlab的图形图像识别的使用命令,很有用的阿
车牌号码识别matlab完整程序实现
- 随这图形图像技术的发展,现在的车牌识别技术准确率越来越高,识别速度越来越快。无论何种形式的车牌识别系统,它们都是由触发、图像采集、图像识别模块、辅助光源和通信模块组成的。车牌识别系统涉及光学、电器、电子控制、数字图像处理、计算视觉、人工智能等多项技术。触发模块负责在车辆到达合适位置时,给出触发信号,控制抓拍。辅助光源提供辅助照明,保证系统在不同的光照条件下都能拍摄到高质量的图像。图像预处理程序对抓拍的图像进行处理,去除噪声,并进行参数调
人脸识别中特征提取的一种改进方法20090402发表
- 人脸识别中特征提取的一种改进方法,中国图形图像网.20090402发表
《学习opencv》中文版.rar
- 第1章OpenCV概述...................... 1 第2章 OpenCV入门..... 18 第3章 初探OpenCV..... 35 OpenCV的基本数据类型 35 CvMat矩阵结构................ 38 IplImage数据结构............. 48 矩阵和图像操作................ 54 第4章 细说HighGUI...... 106
发个指纹识别系统
- 抛开别的,现在只说细化。 细化的目的是把图像变成单像素宽。 单像素宽的定义如下: 在8邻域内最多不超过3个临接点。 端点处一个,连续点处2个,分叉点处3个 可是如果这样定义,那么这样的图形无法细化了: 图像是一个叉子,因为交点所在的8邻域是有4个临界点的 这样的图像是无法变成单像素宽的 -Set aside other, and now only refinement. The purpose
SimpleOCR
- 图形图像处理,用于网络字符识别,适合于C#编程-graphics process,use to identify the character, for c# programme
ip4
- 此专栏的系列文章之四,详细讲诉了图像识别中的“霍夫变化”(Hough Transform)算法,该算法可以提取出图像中的直线、圆、矩形等图形,在图像识别中是一种较重要的算法。-column of this series of articles 4, the detail v. Image Recognition "Hough change" (Hough Transform) algorithm, the algor
faceo
- 基于VB的人脸、简单图形识别。识别出相匹配的人脸图形-VB-based human face, the simple pattern recognition. Identify the matching graphics Face
Insar
- 该程序很好用,利用激光扫描仪扫描后的数据处理,能够高精度识别图形图像信息。-good use of the procedure, the use of laser scanner and data processing, to identify high-precision graphics image information.
MATLABused
- 关于matlab的图形图像识别的使用命令,很有用的阿-Matlab graphics on the use of image recognition command, the Arab-Israeli useful
Face
- 一个图形界面的人脸识别程序,对图像识别有帮助的呢-A graphical interface for face recognition procedures, image recognition can be helpful
detect
- 图形检测源代码,用于图像识别系统及相关行业
tuxiang
- 能对图像的图形进行识别,是我们的大作业,绝对正确的程序-image processing
matlab_image
- MATLAB基本图形图像处理操作,包含图像增强,图像分割,特征提取,图像识别,灰度处理线性算法,文字处理等多个压缩包-MATLAB image processing and basic graphics, including image enhancement, image segmentation, feature extraction, image recognition, linear gray-scale processing
C#图形图像识别软件源代码
- 对图像进行截取和识别,可进行缩放,选中图像中识别的文字区域后,点击识别。提供源代码,可供研究或参考。
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
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 fr
匹配滤波器图像识别
- 利用匹配滤波器实现图形识别,包括程序和说明文档(Graphic Recognition Using Matched Filter)