フィルターのクリア

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

3 ビュー (過去 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 Center および File ExchangeComputer Vision with Simulink についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by