how to detect only fish image object and remove all the other object from the image?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
ARJUN K P
el 3 de Feb. de 2017
Comentada: Image Analyst
el 25 de Ag. de 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 comentarios
Respuesta aceptada
Image Analyst
el 3 de Feb. de 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 comentarios
Miguel Capelo
el 25 de Ag. de 2020
Can you explain it better @Image Analyst ?
I have a question here:
Image Analyst
el 25 de Ag. de 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.
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!