HydroTekFarm2023 / hydro-ai-usecases

GNU General Public License v3.0
0 stars 0 forks source link

Sub-task9: Thermal image analysis for early disease detection #13

Open hydrotekfarm opened 3 years ago

hydrotekfarm commented 3 years ago

In GitLab by @nivedita2293 on Nov 3, 2020, 08:33

Overview/Problem Statement

Analysis of thermal images of plants like lettuce for early detection of any infections or diseases in the crop.

Requirements

Differ to next release

Design and Implementation

TODO Task

Date - 24-Nov-20

References

hydrotekfarm commented 3 years ago

marked the checklist item Analysis of thermal image using plantcv. as completed

hydrotekfarm commented 3 years ago

marked the checklist item Analysis of thermal image using plantcv. as incomplete

hydrotekfarm commented 3 years ago

marked the checklist item Finding the area infected with color hue present in the image. as completed

hydrotekfarm commented 3 years ago

marked the checklist item Finding the area infected with color hue present in the image. as incomplete

hydrotekfarm commented 3 years ago

marked the checklist item To check if the leaves have a yellow or red color. as completed

hydrotekfarm commented 3 years ago

marked the checklist item To check if the leaves have a yellow or red color. as incomplete

hydrotekfarm commented 3 years ago

In GitLab by @anshikasharma on Nov 27, 2020, 11:32

marked the checklist item To check if the leaves have a yellow or red color. as completed

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:44

marked the checklist item Analysis of thermal image using PlantCV. as completed

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:44

marked the checklist item Finding the area infected with color hue present in the image. as completed

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:44

marked the checklist item Identify the color, does it contain any red or yellow color. as completed

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:44

marked the checklist item Once classified, find the area of each color. as completed

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:44

marked the checklist item Find the intensity of each color. as completed

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:44

marked the checklist item Map the color and intensity with the type of disease. as completed

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:44

marked the checklist item Map the color and intensity with the type of disease. as incomplete

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:44

marked the checklist item Map the disease with the treatment. as completed

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:45

marked the checklist item Map the disease with the treatment. as incomplete

hydrotekfarm commented 3 years ago

In GitLab by @siddarthpatilgit on Jun 27, 2021, 17:51

marked the checklist item Using PlantCV Algorithm detect if the plant is healthy or Unhealthy. as completed

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:14

marked the checklist item Build REST API Service as completed

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:14

marked the checklist item Build a microservice using Docker as completed

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:14

marked the checklist item Deploy a Kubernetes cluster as completed

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:14

marked the checklist item Integrate with the google cloud as completed

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:14

marked the checklist item Make a secure API using certificates. as completed

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:14

marked the checklist item Make a secure API using certificates. as incomplete

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:14

marked the checklist item To download the Thermal images from GCP (Cloud Object Storage). as completed

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:15

marked the checklist item The processed output should be displayed on the console in JSON format. as completed

hydrotekfarm commented 2 years ago

In GitLab by @siddarthpatilgit on Aug 3, 2021, 06:15

marked the checklist item Persist that result in MongoDB Collection. as completed