Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 701 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 701 Bytes

FaceDeformation

清华大学DA系 《数值分析与算法》 插值大作业

人脸图像扭曲变形报告

+++

1.语言:C++

2.系统:Window10 企业版

3.编译:VS 2012

4.OpenCV:3.0.0

5.GUI编程:VS2012+Qt Visual Stdio Tools,版本:5.2.0

6.读取文件限制为英文路径

7.源码说明:

main.cpp:主文件

facedistorted.h/.cpp:人脸变形类

Interpolation.h/.cpp:插值

BSplit.h:B样条

TPS.h:薄板样条插值

AttrV:包含打多少的底层函数(attribute)

ui_facedistorted.h:界面生成文件