Steveplays28 / rubbish-image-detection

Rubbish image detection, using OpenCV.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rubbish Image Detection

Rubbish image detection, using OpenCV.

This software was built for a final work piece, and serves as the practical result of the work piece.

Development

Building

To build the application, run the following commands in a terminal (or an IDE of your choice):

git clone https://github.com/Steveplays28/rubbish-image-detection.git
cd rubbish-image-detection
./gradlew run

Attribution

This software uses the following open source libraries:

About

Rubbish image detection, using OpenCV.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%