Skip to content

This repository has some interesting image tools from opencv . This repository is built using opencv and drogon C++

License

Notifications You must be signed in to change notification settings

selvakumarjawahar/image-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-tools

This repository has some interesting image tools from opencv. The web console is built using Drogon C++ Web Framework

Building The Repo

  • Install Drogon, follow the instructions here Install Drogon
  • Install OpenCV follow the instructions here Install OpenCV
  • Install gtk library libcanberra by running the following command
sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
  • Follow the steps shown below to build
git clone https://github.com/selvakumarjawahar/image-tools.git
cd image-tools
mkdir build
cd build
cmake ..
make 
./image-tools 

About

This repository has some interesting image tools from opencv . This repository is built using opencv and drogon C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published