Neural Network Tool box for segmenting Images

I am new to Neural Network, I saw the neural network toolbox in MATLAB, I want to be able to use it for segmentation. I figured, the clustering neural network toolbox can be used for that purpose. If so how can I give it my images, as it accepts vectors. I cant find any example of segmentation else where. If I can be provided with any guidance it would be helpful
Thank you

2 Comments

Rather than use a tool that may or may not be appropriate, how about you just post your image and we can see if it can be segmented by traditional methods? Or did you really want to just play around with and learn neural networks, rather than learn image segmentation.
I have actually so far successfully segmented using simple morphological filters, watershed, active contour and graph cuts. I was reading papers where they used neural network in particular Self Organizing Maps (SOM, the clustering one in the NN tool box) to segment. I really want to be able to get segment with neural network, if that is right to say. Thanks

Sign in to comment.

Answers (0)

Categories

Asked:

on 10 Nov 2015

Commented:

on 10 Nov 2015

Community Treasure Hunt

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

Start Hunting!