Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/admkopec/leafsegementation
- Owner: admkopec
- License: mit
- Created: 2024-10-03T14:45:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T14:51:30.000Z (3 months ago)
- Last Synced: 2024-11-27T03:29:14.794Z (30 days ago)
- Language: Python
- Size: 29.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.