Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.`