人脸识别中使用的特征定位源码我要分享

Source code of feature location used in face recognition

matlab-face-program shape-feature face-recognition ASM-matlab recognition

关注次数: 394

下载次数: 0

文件大小: 23K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:人脸识别中使用的特征定位源码。 是matlab编写的基于多方案统计学的完整的动态形状定位源代码。


English Description:

The source code of feature location used in face recognition. It is a complete dynamic shape positioning source code based on multi scheme statistics written by MATLAB.


代码预览

FaceRecognitionASM

..................\AlignShapeToShape.m

..................\AlignTrnSetCoor.m

..................\asm.m

..................\FindShapeInImage.m

..................\find_db.m

..................\find_dx.m

..................\GetBeforeAfterPts.m

..................\getdx.m

..................\GetImagePyramid.m

..................\GetLineCoorsThruPnt.m

..................\GetMatchingPosition.m

..................\GetMaxNumPyramidLevels.m

..................\GetNormalAngle.m

..................\GetNumPyramidLevels.m

..................\GetProfileStatistics.m

..................\GetShapeStatistics.m

..................\GetTrnSetCoor.m

..................\GetTrnSetCoor2.m

..................\GetWeights.m

..................\landmark.m

..................\LimitTheB.m

..................\LimitTheJump.m

..................\NormalizeShape.m

..................\PlotShapes.m

..................\readme.txt

..................\ScaleRotateTranslate.m

..................\ScaleRotateTranslate2.m

..................\TryWeights.m

..................\TryWeights2.m