Skip to content

shivaacodes/chloromap-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ChloroMap

Map your plant's health in color!

A simple tool to visualize plant health with grayscale image processing.

Features

  • Upload plant images
  • Grayscale health maps with OpenCV
  • Built with Flask and Next.js

Setup

  1. Clone: git clone https://github.com/yourusername/chloromap-new.git
  2. Backend:
    • cd backend
    • pip install -r requirements.txt
    • python app.py
  3. Frontend:
    • cd frontend
    • npm install
    • npm run dev

Usage

  • Run backend (localhost:5000) and frontend (localhost:3000).
  • Upload an image to see the grayscale result.

Author

  • Shiva Sajay

About

Resources

Stars

Watchers

Forks

Packages

No packages published