派生自 libgowrapper/face

zhangmeng
2020-01-11 dc90510d6b1ef68db8ca5e5767fa79ca644ba11f
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_;