nabihaa izzaty
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Hi, I want to ask. I want to count the number of fish, exact no of tilapia baby fish. until now, i already did until erosion and dilation. but, if the fish overlapped, it count as 1. how to solve this? what should i change? thankyou in advance
clear all; close all; A = imread('cluster22.png'); threshold = 50; B = rgb2gray(A); C = B >threshold; figure,imshow(C);...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to do an automatic counting system for a moving fish?
Had anyone done this before?
6 years 前 | 0 个回答 | 0