Skip to content
Sightx.ai
  • About Draft
  • Careers
  • Contact
  • General Resources Design
  • Login Page
  • Sightx Homepage New
  • Sightx.AI
  • Solutions
  • Team Draft
  • Link

    1. Home>
    2. Link

    Documentation / User Guide / Demo .cpp File

    • Post author:Maya Weizmann
    • Post published:January 26, 2022
    • Post category:Documentation

    #include "PipelineInterface.h" #include <chrono> #include <condition_variable> #include <iostream> #include <thread> #include <opencv2/videoio.hpp> using namespace sightx; struct UserData { bool ServerState = false; bool StreamState = false; std::mutex Mutex; std::condition_variable Condition;…

    Continue ReadingDocumentation / User Guide / Demo .cpp File
    Copyright - OceanWP Theme by OceanWP