Skip to main content

Automated Leaf Area Calculator Using Tkinter and Deep Learning Image Classification Model.

Project description

LeafAreaCalculator

Updated. ComputerVison and Machine Learning: Convolutional Neural Network to compute leaf area

This project was a free lancing project for School of Biological Science at Washington State University. The goal of the project was to detect number of pixels that would potentially consitute a leaf. These 'green' pixels fraction as compared to a known quantity computes the area (cm^2). This constitues to a classification problem over image object.

Steps:

  1. Train CNN model to learn various levels of green, red and arbitrary pixels. [Note any other color except green and red is of no particular interest to us, hence classified as arbitrary.
  2. Break the image as list of pixels and classify them in a supervised training fashion. [Select pure green leaf images placed in 'green' folder, pure 'red' images in 'red' folder, etc]
  3. Compile and save the model that tests with an acceptable accuracy. [Accuracy obtained: 95 %].
  4. Knowing that the number of pixels in every image is 4 cm^2, we computed the leaf area as number of green pixels ~ number of red pixels [whose areas is known].

The project was implemeneted using Python Keras/Tensorflow libraries and OpenCV/color packages. A substantial advantage of this program was, due to the state of the art CNN machine learning algorithm used, leaf object with varied intensities of green were classfied with supreme accuracy. The raw images were generated through different sources, scanner and DSLR camera, but due to the algorithm logic, these differences were incorporated and computation did not result in loss of records.

This algorithm has been successfully run on atleast 3500+ images and has helped the research lab save valuable time and energy otherwise invested in manual efforts.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyleafarea-2.3.1.tar.gz (28.0 MB view details)

Uploaded Source

Built Distribution

pyleafarea-2.3.1-py3-none-any.whl (28.0 MB view details)

Uploaded Python 3

File details

Details for the file pyleafarea-2.3.1.tar.gz.

File metadata

  • Download URL: pyleafarea-2.3.1.tar.gz
  • Upload date:
  • Size: 28.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for pyleafarea-2.3.1.tar.gz
Algorithm Hash digest
SHA256 4c10b27f5cbbd4ac750515d0f2eb5ed8658bb31b92e0e0bd8bbf1538f723ece5
MD5 85fcb0f8e2bfef9fb191ddbb18bd775d
BLAKE2b-256 40aeacde2124d19143c38b815bd02680ee6efaaf08498d9f2b7de3be85f4c180

See more details on using hashes here.

File details

Details for the file pyleafarea-2.3.1-py3-none-any.whl.

File metadata

  • Download URL: pyleafarea-2.3.1-py3-none-any.whl
  • Upload date:
  • Size: 28.0 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for pyleafarea-2.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 eb115f575a8bade7302d14d07e157eec380f67953ebe92f4096a6ef33e577282
MD5 8e88c0add1818604f23dc74ef7865563
BLAKE2b-256 bc307e29d6eacfa761f3711b19f4266cc513ed46b337353a8fc8444f6f3fc160

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page