派生自 libgowrapper/face

zhangmeng
2019-12-23 2302a94be32177ff98d0956d36d80c4e8c041600
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_;