Skip to content

SIH-20/KisanSeva-SmartIndiaHackathon

Repository files navigation

#This is our repository for team Codeline. Our team consists of Abhinav, Chirag, Ishan, Kshitij, Pranav and Shivam.

We have implemented 3 things(change branch to see code):

  1. Android application (Documentation)
  2. Web App Ecommerce Portal - buyfreshdtu.xyz Admin Portal - admin.buyfreshdtu.xyz
  3. AI Model

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.

This is the admin section of the buyfresh prepared for the SIH-20.

To run this project, Clone the project and run command "yarn" then "yarn start".

Running Locally

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

Screenshots

Output

Terminal

Thank you