• 2023-07-18coc仓库--checkIsHome
    boolcheckIsHome(conststd::string*ADB_IP,cv::Mat*mat,fastdeploy::vision::detection::YOLOv5*homemodelPoint){screenShot(ADB_IP,mat);cv::imwrite("../check.jpeg",*mat);fastdeploy::vision::DetectionResultres;homemodelPoin
  • 2023-07-18coc仓库--deviceINFO类
    classdeviceINFO{/*data*///adbip//touchstream//mat//model指针public:std::stringADB_IP;FILE*touchFile;cv::Mat*mat;fastdeploy::vision::detection::YOLOv5*armyModelPoint;fastdeploy::vision::detecti
  • 2023-07-18coc仓库--fork子进程
    fork子进程原函数voidforktest(int*i,pid_tparentid){tesseract::TessBaseAPI*chi_api=newtesseract::TessBaseAPI();if(chi_api->Init("/usr/share/tesseract-ocr/4.00/tessdata/","chi")){fprintf(stderr,"Cou