what is the difference in usage between function im2bw(Image) and im2bw(Imag​e,graythre​sh(Image))​?

I used the default of the function im2bw without additional parameter, and I used im2bw by adding Otsu threshold to the function im2bw. I need to learn what the default value of threshold that used in default im2bw?

Answers (0)

Tags

Asked:

on 19 Sep 2017

Community Treasure Hunt

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

Start Hunting!