Edge spline reconstruction... Easy Question
Afficher commentaires plus anciens
Dear all,
I have an image I want to extract the edge, reconstruct it with a spline and then save the results as image array. I have binarized the image first, then used bwboundaries to get the edge and then sline. However, I would like to have the same type of output that is given by the MATLAB fuction edge() (which is a matrix). How can I do that? So basically I need to build up a matrix from a list of vectors, so that if I use the imasc() function, I can see all my recontstructed edges.
I attach my code, the image and the fuction I use to get the reconstructed edge.
Best regards
Fracesco
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Object Analysis dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!