Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

OpenCV-CPP-Color-Detection

OpenCV Color detection with C++

Dependency

  • OpenCV 4
  • GCC

Arch Linux Installation

pacman -S pkg-config opencv python-opencv gcc

This project has only tested on archlinux so I recommand to install archlinux via https://github.com/Team-SADA/EasyArchLinuxInstallation

Compile Command

g++ -o main main.cpp `pkg-config --cflags --libs opencv4`

About

OpenCV Color detection with C++

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages