I want to ask for some advice about the procedure that I should implement for image segmentation working with opencv in python.
I have this kind of image
and my purpose is to detect the white fiber like here 
Does anyone have a proposition of the steps of image processing that I should do?