how to detect only fish image object and remove all the other object from the image?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
ARJUN K P
il 3 Feb 2017
Commentato: Image Analyst
il 25 Ago 2020
i wrote a program to detect all the object in the image. but i want to detect only the fish image and other objects are set to black or white? please help me
0 Commenti
Risposta accettata
Image Analyst
il 3 Feb 2017
If you have a video, why don't you look for things that move between frames. You can threshold the optical flow or something.
5 Commenti
Miguel Capelo
il 25 Ago 2020
Can you explain it better @Image Analyst ?
I have a question here:
Image Analyst
il 25 Ago 2020
Miguel, see my Image Segmentation Tutorial if you want a tutorial on how to find and measure blobs (such as fish) in an image via thresholding.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Image Segmentation and Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!