Skip to content

Classify rice grains by calculating their average length/breadth ratio by using Image processing in python.

Notifications You must be signed in to change notification settings

hkedia321/rice-quality-analysis

Repository files navigation

Rice quality analysis through image processing

We analyse the quality of rice by calculating the average length/breadth ratio for each rice grain. We use Image processing Based on this ratio, rice quality can be graded. This implementation is based on this research paper. We are using openCV, numpy, and matplotlib libraries in Python 2.

Running Locally

- clone this repo
- install the necessary libraries
- run `python code.py`

Screenshots

Output

Terminal

About

Classify rice grains by calculating their average length/breadth ratio by using Image processing in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages