imread.mは,以下のようにエラーが出る.

error: `IMAGEPATH' undefined near line 41 column 23

45行目を以下のように修正する.

fn = file_in_path(IMAGE_PATH, filename);