搜索资源列表
asmtoolbox
- 这是用于人脸识别和人脸定位的主动形状模型(asm)matlab工具箱。推荐-This for face recognition and facial shape positioning initiative model (asm2) Matlab toolbox. Suggest
ASM3
- 实现COOTS算法中核心asm功能,用于实现主动形体模型。
Hand.rar
- ASM,主动形状模型,PCA,可变形模型。以人手变形为例,内涵18个人手图形,每个有72个landmarks,程序对人手形状进行了procrutes align然后进行了PCA,ASM, take the initiative to shape model, PCA, deformable model. Manual deformation as an example, the connotation of the 18 individual hand graphics, each has 72
asm_aam_overview
- 这是一个对AAM(主动外观模型)和ASM(主动形状模型)两个库的介绍。-This is an AAM (Active Appearance Model) and ASM (active shape model) descr iption of the two libraries.
ASM
- 主动形状模型,实现轮廓提取有一定的帮助。-Active Shape Model
hausdorff
- 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
appmodel_TimCoote
- 文章详细介绍了ASM模型和AAM模型构建的的过程-failed to translate
ASM_version1b
- ASM是由Cootes和泰勒推出的多分辨率方法的一个例子。 基本思想: 在ASM模型训练,训练从手工绘制的图像轮廓。发现的ASM模型在训练使用主成分分析(PCA),使该模型自动识别数据的主要变化是,如果可能的轮廓/好的对象的轮廓。还包含了ASM模型的协方差矩阵描述行垂直纹理口岸时,在正确的位置。 -Descr iption This is an example of the basic Active Shape Model (ASM) as introduced by Coot
Asm-Toolbox
- 这是一个asm主动形状模型的函数箱,里面都是全是源码-This is an active shape model asm function boxes, which are all source
ActiveModels_version7
- asm模型,用于手势检测识别,matlab 代码,适合初学者应用。-active shape model hand gesture recognition
Asmlib-opencv
- opencv源码,关于3D模型的识别,模式识别和智能辨别,双目识别程序-Part of the project that I m doing in the imageprocessing , using OpenCV for image processing, applied differential filtering will respond quickly
vosm-0.3.3
- vosm,作者JIAPEI,优化过的asm,aam模型,效果性能很好,算法清晰-the vosm, of JIAPEI optimized asm, aam the model, the effect of performance is very good, clear algorithm
asm
- 主动形状模型实现与多分辨率统计;ASM实现人脸的定位匹配,算法简单.- Active Shape Models Implementation with Multi-Resolution Statistics; ASM can realize face location and matching.Algorithm is simple.
ASM-MATLAB
- ASM 主动形状模型 MATLAB代码 (用于分割)-The ASM active shape model MATLAB code (for split)
ASM
- ASM主动形状模型,实现轮廓提取有一定的帮助-ASM active shape model, contour extraction will certainly help
ASM-Functions
- MATLAB源代码,ASM算法算法库,包括模型的训练、模型的匹配、特征的跟踪等-MATLAB source code, ASM algorithm library, including the model of training, model matching, feature tracking, etc.
ASM
- ASM 主动形状模型 提取人脸特征点-ASM,auto shape model
ASM
- ASM 主要是建立一個形狀的模型來檢測物件,可以檢測人臉 車子 車牌 等等 不同的幾何圖形-ASM is mainly to establish a model to detect the shape of the object can be detected faces different geometries car license plates etc.
ASM模型
- 使用MATLAB软件运行ASM模型对人脸进行检测和拟合(MATLAB software is used to run the ASM model to detect and fit the human face)
基于ASM和K近邻算法的人脸脸型分类_张倩
- 针对人脸特征分类问题,提出一种基于主动形状模型(ASM)和 K 近邻算法的人脸脸型分类方法。将 Hausdorff 距离作为 K 近邻算法的距离函数,利用 ASM 算法提取待测图像的特征点,对点集进行归一化后计算人脸轮廓特征点与样本库中所有样本点集的 Hausdorff距离,根据该距离值,通过 K 近邻算法实现待测图像的脸型分类。实验结果证明,该方法分类正确率高、速度快、易于实现。(Aiming at the problem of face feature classification, thi