Undefined function 'imhistc' for input arguments of type 'uint8'.
2 views (last 30 days)
Show older comments
Im trying to get the histogram of an image using imhist. however its showing the above error? i tried which imhistc and its not found. Im using matlab R2016
1 Comment
Akshay
on 29 Jul 2016
I face the same problem. Canny edge detector as it, like imhist, depends on the function imhistc, which is somehow not present in our computers.
Answers (0)
See Also
Categories
Find more on Histograms 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!