派生自 libgowrapper/face

zhangmeng
2019-12-16 fcc639d40cab8217c001870ce0ee834c440b3647
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_;