teoshibin / COMP2032_IIP_CW

image processing coursework - analyzing illuminated plant root

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Image Processing - plant illumination analysis

Screenshots

Statistical Results

USAGE

Run Example Script

  1. Navigate the directory of MATLAB into the folder containing “main.m”
  2. type "main" in the console and hit enter, it will run analysis using the first image.
  3. Hit enter in the console to execute the next analysis of next image (there are 3 images in total)

How to analyse other image

  1. Place prefered image into Image folder

  2. call analyse_plant_illumination with specified image to generate the result

    see also
    Example run script implementation main.m

About

image processing coursework - analyzing illuminated plant root


Languages

Language:MATLAB 100.0%