Page 1 of 1

Task 1: Create an m-file that do the following: a) Read a ‘coins.png’ image. b) Convert ‘coins.png’ image into bin

Posted: Fri May 20, 2022 3:20 pm
by answerhappygod
Task 1: Create an m-file that do the following:
a) Read a ‘coins.png’ image.
b) Convert ‘coins.png’ image into binary using
function im2bw with threshold 0.38.
c) Count the number of coins that results from
question number 2 using the following two functions: bwlabel and
bwconncomp