redcom / green-color-extraction

Exploring various methods of extracting green color from an image using opencv and python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Where can I run this notebook?

Microsoft / Azure cloud is a good place to start.

https://notebooks.azure.com/

Purpose

I am trying different algorithms to extract green color from an image.

Some are using HSV colorpalete some are plain matrix manipulation using numpy and opencv

The ideal case would be to find the right green vegetation index of a crop

Try it out

https://notebooks.azure.com/redcom/libraries/green-color-extraction

Notes:

Contributions are more than welcome

Literature:

About

Exploring various methods of extracting green color from an image using opencv and python


Languages

Language:Jupyter Notebook 100.0%