Community Profile

photo

Bharati


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How to code to count cells in image using Sqaure tracing algorithm?
r_stats = regionprops(a_bw3,'Area','EulerNumber','Image','BoundingBox'); thres = 3500; rbc_count = 0; out_image = 0*a_bw3; ...

9 years ago | 0 answers | 0

0

answers