派生自 libgowrapper/face

zhangmeng
2020-01-11 c100c51a38101792945bae4078705570a5f7fe8b
cface.h
@@ -27,7 +27,7 @@
int propertize(void *handle, const cFacePos *pos, const void *data, const int w, const int h, const int c, const int chan, void **res);
int track(void *handle, const void *data, const int w, const int h, const int c, const int chan, void **fInfo, int *fcnt);
int resize(void *handle, const int w, const int h, const int chan);
int track_resize(void *handle, const int w, const int h, const int chan);
#ifdef __cplusplus
}