how can i overcome the error???
Show older comments
Input argument "greyimg" is undefined.
Error in ==> cancerDetector at 5 [segimg, ~] = otsu(greyimg,2);
Answers (1)
Stalin Samuel
on 6 Jan 2016
0 votes
Ensure that you have assigned value for variable "greyimg"
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!