🌿 Leaf Health Processing
Image Processing using an ESP32 Microcontroller
Upload Instructions:
- Ensure only one leaf is visible in the frame.
- Use natural lighting. Avoid reflections or shadows.
- Leaf should occupy most of the image.
- Plain backgrounds improve accuracy.
- A password is required to submit images for analysis.
🔍 How it works
- Your image is uploaded to a web storage.
- The image is automatically converted to a standard 480p .raw format.
- The image enters a processing queue.
- An ESP32-S3 microcontroller fetches the image off of the queue.
- The micrcontroller analyses this image and attempts to detect a leaf.
- If a leaf is found, it focuses on the leaf area and determines the health using different techniques.
- A report is generated and published in the Results section.