chenshijun
2019-03-21 0c5fce0e3bcd4780c05e74e71fe1c33e6480ffca
QiaoJiaSystem/VideoToImage/main.cpp
@@ -27,12 +27,12 @@
int main(int argc, char **argv) {
    SAVE_APP_ARGS
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
#ifdef GLOG
        ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
#endif
    appPref.setLongData("gpu.index", 0);
    appPref.setIntData("gpu.index", 0);
    appPref.setIntData("show.image", 0);