搜索资源列表
K-L
- 做图像处理,模式识别的一个有用的参考,K-L算法源程序-do image processing, pattern recognition a useful reference, K-L algorithm source code
K-L_face
- 基于K-L的人脸识别源代码和修改后的PCA进行人脸识别的Matlab源代码-based on K-L Face Recognition source code and modify the PCA for face recognition Matlab source code
K-Lface
- 一个不错的K-L的人脸识别源代码,给出了相应的模板匹配库,能够很好地进行人脸识别
K-Ltransform
- Using K-L transform to compress data is straightforward, since we can use a d dimensional vector to represent a D dimensional one without lose of much information.
K-L-Face_Detect2008
- K-L的人脸识别 K-L的人脸识别
OpticalFlowAlgrithom.rar
- 能实现光流计算,本算法基于金字塔的L_K光流算法计算光流的,需要在OpenCV开发环境运行。,Optical flow algorithom based on pyramid L-K
track2
- 运动目标检测与跟踪:用的是pyramid L-K 光流追踪-Moving target detection and tracking: using a pyramid LK optical flow tracking
sharpen
- 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
K-L
- K-L又叫PCA,是人脸识别最基础的一个算法-KL also known as PCA, are the most basic of a Face Recognition Algorithm
K-L
- 基于K-L的人脸识别,全面实用,可以参考。-KL-based face recognition, comprehensive and practical, can refer to.
K-L
- K-L变换在人脸识别中的应用程序,效果不错-KL transform in face recognition applications, good results
K-L
- 基于K-L的人脸识别源代码 与大家共同学习 -KL-based face recognition source code and learn together Thank you
Lucas-Kanade
- 本文描述了L-K算法,以及其应用范围,其在人脸识别中的重要性-it introduces L-K agorithm and its abblity
K-Lrenlianshibbie
- 1、 从网上下载人脸图像,构建人脸训练数据库和测试数据库,采用K-L变换进行特征脸提取,并实现人脸识别。通过K-L变换在人脸识别中的应用,加深对所学内容的理解和感性认识。-1, face image downloaded from the Internet, the construction of the training and test database face database, using K-L transform features face extraction, and real
L-K
- opencv 下实现的L-k光流估算模型。有利于理解l-k光流、-the opencv achieved under the Lk optical flow estimation model. Conducive understanding lk optical flow,
K-Lface-recognition
- 基于K-L变换的人脸识别技术 包括人脸的重建 K-L计算 大家可以参考下-Based on KL Transform for Face Recognition technology including the reconstruction of the face KL calculation we can refer to
K-LtrasformFisherregulation
- 基于K-L变换和Fisher 线性判别的人脸图像识别-the face recognition based on K-L trasformation and Fisher regulation
OpticalFlow
- 用opencv2.3.1在vs2008开发的l-k光流法的运动估计,有详细的注释-Movement opencv2.3.1 in the vs2008 development lk optical flow method is estimated that there are detailed notes
face-detection-for-K-L-transform
- 基于K-L变换的人脸识别技术主要思想是:提取输入人脸图像矩阵的特征向量,并与图像数据库中样本特征的向量求欧氏距离,距离小于阈值时便认为识别成功。本程序即为利用K-L原理实现人脸检测的实例。-The main idea of the face recognition technology based on KL transform is: extract the matrix of the input face image feature vectors and Euc
k-l
- K-L变换的程序例子集合,适合初学者学习使用,很好的。-Examples of KL transform collection procedures, suitable for beginners to learn to use, very good.