搜索资源列表
图像识别第一部(共三步)
图像与处理、边缘检测、放大、识别全过程,带有Matlab的GUI
face
- 利用openCV做人脸检测的程序,对做人脸识别与检测和学习openCV的朋友有帮助。
人脸定位与检测实例
- 模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
harris角点检测matlab程序
- 经典的角点检测方法,使用matlab语言实现,可用于图像的识别与特征跟踪
人脸定位与检测实例
- 模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
genzong5
- 运动目标的图像识别与跟踪研究(论文), 本文以运动的物体为目标,通过对目标识别、跟踪理论算法的比较研究,提出一种在简单背景下实现对运动目标的图像识别与跟踪方法。-Moving Target Recognition and Image Tracking Study (thesis), the paper objects to the campaign as the goal, Through the target identificati
CarPlateRec
- 车牌定位与识别系统,首先将彩色图像转化为256灰度图像,然后用边缘检测和形态学等实现定位,再用神经网络方法实现字符识别.-plates positioning and identification system will first color image into a 256 grayscale image, Then Edge Detection and morphology, and so on to achieve positi
SIFT.ZIP
- 一个SIFT特征检测的VC程序,SIFT特征检测在目标检测与识别中非常有用!-a physiology of the VC feature detection procedures, Detection characteristics of metabolism in target detection and identification is very useful!
imjudge
- 转换图象为二值图象后,进行识别与标记的matlab源码。可以计算目标物个数,形心等。-image conversion value for the two images, identification and marking of Matlab source. Can be calculated from the number of goals, such as heart-shaped.
EndpointDetection_Pitch
- 这是一个与语音识别与端点检测有关的文件,是用C++写的源程序,相信对大家有用-This is a speech recognition with the Endpoint Detection of the documents are written in C source files, it may be useful to think
2
- 模式识别与人工智能,圆检测HOUGH变换的改进算法-Pattern Recognition and Artificial Intelligence, HOUGH transform circle detection algorithm to improve
20077419401162
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆
MotionDetection
- 运动目标检测是数字图像处理技术的一个重要组成部分,它是计算机视觉、模式识别、 目标识别与跟踪、运动图像编码、安全监控等研究领域的重点与难点,在军事、国防和工业 等领域有着广泛的应用前景。序列图像的运动分析因其巨大的应用价值而受到广泛的重视. 它的基本任务是从图像序列中检测出运动信息,简化图像处理过程,得到所需的运动矢量,从 而能够识别与跟踪物体。正确地从视频流中提取运动目标是许多智能视频监视系统,如:视 频监视,交通
face
- 利用openCV做人脸检测的程序,对做人脸识别与检测和学习openCV的朋友有帮助。-Face Detection using openCV life procedures, to do face recognition and detection and learning openCV have to help a friend.
xiaoche
- 针对小车在行驶过程中的寻迹要求,设计了以AT89C51单片机为核心的控制电路,采用模块化的设计方案,运用色标传感器、金属探测传感器、超声波传感器、霍尔传感器组成不同的检测电路,实现小车在行驶中轨迹、探测预埋金属铁片、躲避障碍物、测量车速等问题检测,并对设计的电路进行了理论分析和实际测试。结果表明,该智能小车具有很好的识别与检测的能力,具有定位精度、运行稳定可靠的特点。-For a moving car in the process of
Joint-Bayesian-master
- 人脸识别与检测程序,基于贝叶斯与最大期望,Python实现(Face recognition and detection program based on bayesian and maximum expectations)
piotr_toolbox
- 利用MATLAB实现了视频图像行人识别与检测,(Using MATLAB to achieve video image pedestrian recognition and detection,)
道路
- 本代码时道路检测的源代码,本人验证过程序效果,效果不太好,但是适合初学者学习。(This code when the road detection source code, I have verified the effect of the program, the effect is not very good, but suitable for beginners to learn.)
Object Detection
- 采用Python语言,在pycharm运行平台下,实现对特定图片中特定物体的检测与提取。(Python language is used to realize the detection and extraction of specific objects in specific pictures on the platform of pycharm.)
faceDetection_HOG
- 利用HOG算子实现电脑读取图像并进行面部识别与检测(Using hog operator to realize computer reading image and face recognition and detection)