Skip to content

ahamedyaserarafath/Color-Sorting-OpenCV

Repository files navigation

Gems color sorting using opencv C++

Introduction

In this repo, we will use opencv to detect the basic color of gems

Pre-requisites

  • Ensure you install the g++ and opencv

Steps to run script

g++ `pkg-config opencv --cflags --libs` gems_color_sorting.c -o output

./output ./gems/Photo0769.jpg ./gems/Photo0776.jpg ./gems/Photo0777.jpg ./gems/Photo0778.jpg ./gems/Photo0779.jpg ./gems/Photo0778.jpg ./gems/Photo0777.jpg ./gems/Photo0769.jpg

About

Gems color sorting using opencv and C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages