the bad segmentation result of retina

asked 2015-07-02 20:33:21 -0600

Sheng Liu gravatar image

updated 2015-07-02 20:39:27 -0600

I have adjusted parameters of retina many times according to this. But the segmentation result is still unsatisfying. The retina method can be used to segment target in a image with complex background effectively? Is there a recipe to set parameters of retina?

edit retag flag offensive close merge delete

Comments

1

afaik, it does not do any real segmentation on its own (though you could use the magno image to start something) - so, what did you try ?

berak gravatar imageberak ( 2015-07-02 23:48:51 -0600 )edit

I add specific results of the iteration together. Make binary image by thresholding and dilating. Then AND the binary iamge to the original image.

Sheng Liu gravatar imageSheng Liu ( 2015-07-03 10:28:34 -0600 )edit

I need segment a non-face target in a image. To a certain degree, Retina meet my demand. But it is not perfect. Maybe the ASM is a good choice. Could you give me some advice on how to use ASM or OASM? Thank you!

Sheng Liu gravatar imageSheng Liu ( 2015-07-03 10:38:41 -0600 )edit

Retina is only used to enhance images generally?

Sheng Liu gravatar imageSheng Liu ( 2015-07-03 10:41:37 -0600 )edit