搜索资源列表
CAMSHIFTTracker
- Color-based tracking (CAMSHIFT) demo. Alexandre R.J. Francois Copyright (C) 2004 University of Southern California 介绍:CamShift是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置.在该代码的框架基础上可以开发视
paizhaoshibie1
- 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。
OCR
- 自已编写的印刷体汉字识别程序,介绍了两种汉字切分算法:投影法,连通域合并法。 以及二值化,灰度拉伸,灰度均衡等图像处理算法(内附汉字图片进行试验)
local_projection_entropy
- 采用局部投影熵进行人脸识别的源程序,在常见的数据库上的实验识别率较高,特别是算法对光照不敏感.
FisherFace
- 人脸识别的经典算法的完美结合,PAC与FISHER算法C++实现,首先通过PCA进行维数约简,然后通过FISHER进行最有利的方向投影。识别效率是所有监督学习的上限。
BackProjection
- 用Matlab实现的后向投影算法,一个经典的投影算法,常用语CT断层成像中-After using Matlab implementation of the algorithm to the projection, the projection of a classical algorithm, commonly used terms in CT tomography
AVehicleContourbasedMethodforOcclusion
- 摘要:在交通场景下进行多目标跟踪时,如何正确检测出车辆间的相互遮挡是影响车辆跟踪结果的关键。针对问题,运用投 影理论分析交通场景的三维几何投影特征.用长方体投影轮廓模型对车辆进行建模,重构其乏维投影轮廓,以进行遮挡的检 测和分离。与以往的方法相比,它在估计出的车辆外形轮廓基础t-进行遮挡检测,不需要匹配操作,计算量较小,并能解决 基于匹配的方法无法对付的初始遮挡问题。用实验验证了该算法的有效性。-In multi—object tracking of traf氍c scene。how
facelocation
- 人脸定位算法,包括基于肤色和几何特性、基于积分投影、基于模板匹配、基于线连通等算法!-Face location algorithms, including those based on skin color and geometric features, based on integral projection, based on template matching algorithm based on-line connectivity and so on!
es
- 基于灰度投影的电子稳像算法,与基于特征点匹配的方法相比,速度快,稳定性好,vs2008下编译通过,用c语言写的,方便移植,建议大家都来下载。-Based on Gray-projection electronic image stabilization algorithm based on feature point matching method compared to high speed, good stability, vs2008 compiled by using c languag
200830500211
- 人眼的识别是计算机人脸识别和智能监控中的重要部分。本文提出了一种基于灰度投影 曲线和边缘检测进行人眼定位的新算法。首先利用原图的垂直灰度投影曲线确定人脸的左右边界, 之 后利用人脸区域的水平灰度投影确定头顶至鼻中部的上下边界, 然后利用人脸比例模型估计人眼的大 概位置, 分析人眼区域的边缘图象, 给出人眼的确切位置。实现表明, 该算法简单、快速, 鲁棒性强-Identification of the human eye is the computer face recognition
Eye-Location-
- 摘 要: 介绍一种精确定位眼睛的方法.眼睛定位是很多人脸检测算法的关键步骤.在获得眼睛窗口之后,可以利用投影方法来定位眼睛.提出一种混合投影函数,该函数结合了积分投影函数和方差投影函数,能够反映出图像在某个方向上灰度均值和方差的综合变化情况.实验结果表明,利用混合投影函数可以相当精确地确定眼睛 中心的位置.-Abstract: A method for precise positioning of the eyes. Eyes positioning is a lot of face det
2DDLPP
- 该源代码是人脸识别中的二维单项局部保持投影算法2DDLPP,源代码下载后就可以执行,简单,易理解。-The source code is a two-dimensional face recognition single locality preserving projection algorithm 2DDLPP, after downloading the source code can be executed, simple and easy to understand.
2DDSLPP
- 该源代码是人脸识别中的二维单项局部判别有监督保持投影算法2DDSLPP,源代码下载后就可以执行,简单,易理解。-The source code is a two-dimensional face recognition supervised maintaining individual local discriminant projection algorithm 2DDSLPP, after downloading the source code can be executed, simple
BDSLPP
- 该源代码是人脸识别中的二维双项局部判别有监督保持投影算法BDSLPP,源代码下载后就可以执行,简单,易理解。-The source code is a two-dimensional face recognition double entry remain supervised local discriminant projection algorithm BDSLPP, after downloading the source code can be executed, simple and
The-license-plate-recognition
- 首先,针对车牌图像预处理采用了灰度化、中值滤波等的算法。其次,车牌定位的模块中研究了基于Canny的车牌边缘检测算法和形态学操作,提高了系统定位的准确率。然后,用基于垂直投影的垂直切分算法对车牌进行字符切分。最后采用模板匹配的算法对车牌字符进行识别。 -Firstly, the license plate is with a gray image preprocessing, median filtering algorithm. Secondly, the plate positioning
lpp
- 图像处理与识别的分类算法的功能函数LPP(局部保持投影)-Image processing and identification of the classification algorithm of the functional function LPP (local preserving projection)
LPP程序
- MATLAB编写的人脸特征提取代码,叫局部保持投影特征提取算法,可以作为人脸识别系统一部分(MATLAB prepared by the facial feature extraction code, called the local projection feature extraction algorithm can be used as part of the face recognition system,feature exaction.)