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
.
- clone this repo
- install the necessary libraries
- run `python code.py`