Hi, I'm trying to apply image segmentation to a video. So first I've obtained the frames and now I plan to create a code that can do the segmentation (black and white) automatically to all frames. Last part will be creating the video with the segmented frames.
The problem is that the object I want to segment is not easy, I've tried some plugins with Fiji and no one can segment exactly the image.
I attach the images so you can see the problem.
My idea is to use any kind of libraries to solve the problem. For example one step could be to do the segmentation and then if there are more particles in the picture discard which are smaller than the main one...
Do you know which libraries to use and the functions?
Thank you