派生自 libgowrapper/face

zhangmeng
2020-01-11 a618dcfaa3b11f49f3ff9cab5f51d236ac6dd9cf
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
}