This program parses through individual folders containing images of 2 different hydroponic troughs with algae growth and quantifies the total algae in each image to produce a graph of growth over time.
In order to ensure proper parsing, images taken at the same time should all be within the same folder, and images belonging to different sections should be put in their own folders. (If you have 2 hydroponic troughs, there should be a folder for the first batch of photos, and within that folder, a folder for trough 1, and a folder for trough 2 and so on for each batch of photos, all within 1 large file containing every image and subfolder)
Future updates will allow for greater customization of the chart's final product and, hopefully, even more accurate image processing.
The main file is AlgaeAlgorithms.m, upon running it will open file explorer, which you then use to select the file you want to parse. algisolate.m can be repurposed to calculate algae density within a single image at a time if so desired, the commented out code outputs a series of images showing the steps performed during isolation.
Included in the zipped folder is a folder of properly organized images which can be used to test the program.
Much thanks to ImageAnalyst for uploading his demo on how to loop through a folder at https://www.mathworks.com/matlabcentral/answers/121033-how-to-loop-through-a-folder
It was very useful during this project's development.
인용 양식
Malachi (2025). Algae Detection Algorithms (https://kr.mathworks.com/matlabcentral/fileexchange/128078-algae-detection-algorithms), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2023a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0 |
