搜索资源列表
-
0下载:
计算图像纹理共生矩阵及共生矩阵相关系数、熵等几个特征值,供后续的分类识别应用。提供了友好的操作界面。觉得最好的应用就是用于人脸识别的样本训练。-calculated image texture symbiotic matrix and symbiotic correlation coefficient matrix, some features, such as entropy values for the follow-up to the recognition and classificat
-
-
0下载:
This an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recogn
-
-
0下载:
光盘中存放的是书中涉及的源代码,为了便于读者学习,已将完整的程序分割开,读者在使用的时候,最好按照书中介绍的内容一步一步的实现。其中第1章提供的是相关算法的核心程序,第5章由于是一个综合的商业程序,涉及到各种技术,如果读者需要图像识别部分的程序,可以发邮件至2wintech@126.net与我们联系。另外,书中涉及到的图片等资源,保存在光盘的对应目录下。-stored in the CD book is the source code, in order to help readers lear
-
-
0下载:
this a code in matlab for character recognition depending on correlation -this is a code in matlab for character recognition depending on correlation
-
-
0下载:
基于Processed histogram的人脸识别方法,方法简单,识别率高,参考文献“Face Recognition using processed histogram and phase only correlation”-Recognizing objects from large image databases, histogram based methods have proved simplicity and usefulness in last decade. Initially
-
-
0下载:
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshi
-
-
0下载:
High information redundancy and correlation in face images result in efficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of t
-
-
0下载:
提出了基于特征融合和模糊核判别分析(FKDA)的面部表情识别方法。首先,从每幅人脸图像中手工定
位34个基准点,作为面部表情图像的几何特征,同时采用Gabor小波变换方法对每幅表情图像进行变换,并提取基
准点处的Gabor小波系数值作为表情图像的Gabor特征;其次,利用典型相关分析技术对几何特征和Gabor特征进
行特征融合,作为表情识别的输人特征;然后,利用模糊核判别分析方法进一步提取表情的鉴别特征;最后,采用最
近邻分类器完成表情的分类识别。通过在JAFFE国际表情数据库和
-
-
0下载:
压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian background modeling, background subtrac
-
-
0下载:
一个Java实现的基于内容的图像检索工具包,可用来提取图像的颜色特征、纹理特征(Gabor Filter)以及形状特征,并在此基础上判断图像相关性。-Java implementation of a content-based image retrieval toolkit, which can be used to extract the image' s color features, texture features (Gabor Filter), and shape feature
-
-
0下载:
128条码识别库文件,在VC6.0上已调试通过。其中有图形相关算法可以参考。-128 barcode recognition library in VC6.0 has been debugged. Graphic correlation algorithm which can refer to.
-
-
1下载:
opencv中运用meanshift算法进行车辆检测
人脸识别-opencv in the vehicle detection algorithm using face recognition meanshift
-
-
0下载:
The Principal Component Analysis (PCA) is one of the most successful techniques that have
been used in image recognition and compression. PCA is a statistical method under the broad
title of factor analysis. The purpose of PCA is to reduce the la
-
-
0下载:
其中第1章提供的是相关算法的核心程序,第二章为细胞识别统计系统,第三章为基于图像处理的相机自动调焦系统,第四章为运动检测系统,第5章由于是一个综合的商业程序,涉及到各种技术。
-Chapter 1 provides the core program of the correlation algorithm, Chapter II of the statistical system of the cell recognition, Chapter auto-focus camera based
-
-
0下载:
opencv 人脸识别的相关函数代码,人脸检测部分实用代码-correlation function code opencv face recognition, face detection part practical code
-
-
1下载:
利用点提取算法和相关系数法进行影像匹配,即在两幅影像之间识别同名点-Extraction algorithm and the use of the correlation coefficient method for image matching, ie, between the two images of the same name recognition points
-
-
0下载:
Complete HMM-based speech recognition system, Correlation diagram shown in detail the time domain and frequency domain, A fluid manifold learning algorithm (good use).
-
-
1下载:
本系统利用目前比较成熟的OpenCV的相关函数,进行了基于肤色分割和模板的手势识别的研究,并利用自编的控制函数进行简单的虚实交互,在摄像头一端通过指定的手势动作来控制小车在平面跑道上的启动和停止等动作。(This system uses the correlation function of mature OpenCV at present, studied the skin color segmentation and gesture recognition based on a templa
-
-
0下载:
Using matlab written narrowband noise occurs, Pattern Recognition bayes discriminant analysis algorithm, Achieve canonical correlation analysis.
-
-
0下载:
该方法利用人脸具有镜像对称的自然特性,依据奇偶分解原理,生成成镜像奇、偶对称样本,井利用人脸对称图像作为训练样本,再利用主分量分析(PCA)对训练样本进行二阶相关和降维处理,然后对处理后的样本进行ICA特征提取。理论和分析实验证明,该算法有效减线了人脸受到视角、光照、人脸表情、姿势变化等因素的最响,又增加了训练样本容量,减少了计算复杂度,同时有效解决了小样本问题,提高了识别率.(The method uses the natural characteristics of mirror symme
-