Filter löschen
Filter löschen

how to detect only fish image object and remove all the other object from the image?

3 Ansichten (letzte 30 Tage)
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

Akzeptierte Antwort

Image Analyst
Image Analyst am 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 Kommentare
Image Analyst
Image Analyst am 25 Aug. 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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by