miyanhui
2019-02-18 8ac7f0ec5873c84c44d4cb2bc0a1d1247d6ae5ba
QiaoJiaSystem/VideoAnalysFromHC/main.cpp
@@ -66,9 +66,12 @@
int main(int argc, char **argv) {
    SAVE_APP_ARGS
    ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
    std::cout<<__DATE__<<" "<<__TIME__<<std::endl;
#ifdef GLOG
        ENABLEGLOG(GET_STR_CONFIG("logPath").c_str());
#endif
    appPref.setLongData("gpu.index", 0);
    appPref.setLongData("gpu.index", 1);
    appPref.setIntData("show.image", 0);
    //#todo get from config File