派生自 libgowrapper/face

zhangmeng
2020-01-11 a618dcfaa3b11f49f3ff9cab5f51d236ac6dd9cf
csrc/face.h
@@ -33,7 +33,7 @@
        int propertize(const cFacePos &pos, const cIMAGE *img, const int chan, void **res);
        int track(const cIMAGE *img, const int chan, void **fInfo, int *fcnt);
        int resize(const int w, const int h, const int chan);
        int track_resize(const int w, const int h, const int chan);
    private: 
        VecFunc dtors_;