Skip to content

A real-time plant health detection system using a Convolutional Neural Network (CNN) to classify plants as healthy or unhealthy through live video feed.

Notifications You must be signed in to change notification settings

DULAKSHANA404/Live-Plan-tHealth-Detector

Repository files navigation

🌿 Plant Health Live Detector using CNN

A real-time plant health detection system built using TensorFlow, Keras, OpenCV, and CNN to classify plant leaves as healthy or unhealthy through a live webcam stream.


🎥 Demo

📸 Capturing with Instruction Overlay

Instruction Overlay

📷 Capturing a Healthy Leaf

Healthy Leaf Capture

✅ Prediction Result

Healthy Prediction


🧠 How It Works

  • The app uses your webcam to continuously scan a leaf placed on a white paper.
  • A CNN model classifies the leaf image as Healthy or Unhealthy.
  • The result is displayed live on screen.

📦 Requirements

Install the necessary libraries using:

pip install -r requirements.txt

About

A real-time plant health detection system using a Convolutional Neural Network (CNN) to classify plants as healthy or unhealthy through live video feed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages