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

https://github.com/hpez/pistachio-detector

Differentiating open pistachios from closed ones.
https://github.com/hpez/pistachio-detector

ann c-plus-plus machine-learning machine-vision

Last synced: 12 months ago
JSON representation

Differentiating open pistachios from closed ones.

Awesome Lists containing this project

README

          

# Pistachio Detector
Differentiating open pistachio from closed ones using neural network and machine vision.
In this project, OpenCV library has been used for processing the video (excluding frames and getting pixel colors) and a basic neural network (perceptron) has been used for learning.