Effacer les filtres
Effacer les filtres

Plotting the edge of a beam from prewitt or other method

2 vues (au cours des 30 derniers jours)
Graham Boag
Graham Boag le 8 Mar 2011
Hi guys, wondering if you could all help me at all. I have a picture of a beam which I would like to plot the edge of the line of. The picture is below:
I have tried to convert it to canny method to see if it could be easier at all, I had to interpolate the image to get more pixels for a good edge detection. Prewitt method seems to works and give me this:
But I cannot seem to find a way to plot the edge of this beam. I have tried:
x=[150 330];
y=[1438 1438];
improfile(ROI,x,y)
To try and get an edge for white intensity but because I have interpolated the image, the results are not very good. Any help is much appreciated, Thanks - Graham
  1 commentaire
Graham Boag
Graham Boag le 8 Mar 2011
Any thoughts? I can pick out the points in the black and white picture manually but its a very rough idea of the beams edge

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by