派生自 libgowrapper/face

zhangmeng
2020-01-13 af0d6c12d1ae7debb72b30e18d37581cda866137
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
}