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
Task 1: Create an m-file that do the following: a) Read a ‘coins.png’ image. b) Convert ‘coins.png’ image into bin
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am