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

조회 수: 1 (최근 30일)
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

채택된 답변

Image Analyst
Image Analyst 2017년 2월 3일
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
Image Analyst
Image Analyst 2020년 8월 25일
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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by