Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/admkopec/leafsegementation

Computer vision project using OpenCV to segment leaves
https://github.com/admkopec/leafsegementation

Last synced: 22 days ago
JSON representation

Computer vision project using OpenCV to segment leaves

Awesome Lists containing this project

README

        

# Leaf Segementation
A project written as part of Introduction to Image Processing and Computer Vision course at Warsaw Univeristy of Technology.

This Python script is designed to segment out the leaves from background.
It reads the images from `color` directory and compares the resulting images with benchmarks in `segmented` directory.