photo

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);...

거의 7년 전 | 답변 수: 0 | 0

0

답변

질문


How to do an automatic counting system for a moving fish?
Had anyone done this before?

거의 7년 전 | 답변 수: 0 | 0

0

답변