Skip to content

rendezvue/ViNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ViNet

UI program for embedded smart camera "Ensemble"


Compile

  1. Install QT lib. and QT Creator
  2. Install OpenCV lib. (v3.2 or higher)
  3. Install Boost lib.
  4. Get ViNet source code

$git clone https://github.com/rendezvue/ViNet.git
$cd ViNet
  1. Submodule update
$git submodule init
$git submodule update
  1. Open "ViNet.pro" and Compile using QT Creator
  2. Enjoy!

How to install dependency libraries on Ubuntu.

sudo apt-get install libdc1394-22 libavcodec-dev libswscale-dev libavformat-dev libopencv-dev libboost-all-dev

How to install QT Creator on Ubuntu.

sudo apt-get install build-essential qtcreator qt5-default


Application

  1. Smart Factory : Gasket Detect and Inspect Gasket Detect and Inspect

  2. Smart Factory : Room Control Detect and Inspect Room Control Detect and Inspect

  3. Smart Cooking Cooking

About

UI program for embedded smart camera "Ensemble"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published