Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katerynazakharova/olive-separation
CV
https://github.com/katerynazakharova/olive-separation
cv2 image-classification numpy opencv python3
Last synced: 12 days ago
JSON representation
CV
- Host: GitHub
- URL: https://github.com/katerynazakharova/olive-separation
- Owner: KaterynaZakharova
- Created: 2020-12-30T10:08:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-30T11:29:45.000Z (about 4 years ago)
- Last Synced: 2023-08-02T04:31:38.818Z (over 1 year ago)
- Topics: cv2, image-classification, numpy, opencv, python3
- Language: Python
- Homepage:
- Size: 1.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Olive Separation
Image classification task.#### Input
![frame0](frame0.jpg)
![frame70](frame70.jpg)#### Intermediate Result
**Black olives**![black_olives_contour_frame0](black_olives_contour_frame0.jpg)
![black_olives_contour_frame70](black_olives_contour_frame70.jpg)**Green olives**
![green_olives_contour_frame0](green_olives_contour_frame0.jpg)
![green_olives_contour_frame70](green_olives_contour_frame70.jpg)#### Output
`748 black olives.``126 green olives.`