how can i overcome the error???

Input argument "greyimg" is undefined.
Error in ==> cancerDetector at 5 [segimg, ~] = otsu(greyimg,2);

Answers (1)

Stalin Samuel
Stalin Samuel on 6 Jan 2016
Ensure that you have assigned value for variable "greyimg"

Tags

Asked:

on 6 Jan 2016

Answered:

on 6 Jan 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!