bGlzdGRlcg / artemis

a simple program to get coordinates of the face image in artemis engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

artemis

a simple program to get coordinates of the face image in artemis engine

一个用来获取artemis立绘合成所需坐标的程序

使用例子:

D:\artemis>artemis test_face.png
845,208
D:\artemis>artemis test_base.png test_face.png
284,100
D:\artemis>artemis test_base.png
561,108

About

a simple program to get coordinates of the face image in artemis engine

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%