⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 shapemodel.hpp

📁 这是个人脸识别程序
💻 HPP
字号:
// $masm\shapemodel.hpp 1.5 milbo$ shapeModel.cpp// Warning: this is raw research code -- expect it to be quite messy.// milbo durban jun 06SHAPE ConformShapeToModel(Vec &b,									// io								const SHAPE &InShape,				// in								const tAsmModel &Model, int iLev,	// in								const Vec *pWeights=NULL,			// in								bool fShapeModelFinalIter=false);	// invoid SetUnusedPointsToZero(SHAPE &Shape, const SHAPE &RefShape);void PrintEigInfo(bool fgBrief, const Vec &EigVals, int nPrincipalEigs);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -