이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Algae Detection Algorithms (https://kr.mathworks.com/matlabcentral/fileexchange/128078-algae-detection-algorithms), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |
