[SciPy-User] line/edge detection and output of coordinates.

Christopher Barker Chris.Barker at noaa.gov
Thu Apr 15 17:42:09 EDT 2010


Tim Michelsen wrote:
>> I'm trying to do some line/edge detection in python. I've done some
>> googling and found some mailing list archives that talked about ways
>> to do edge detection but they seem to mainly return an image with the
>> edges highlighted. What I need is x,y coordinates of the pixels that
>> make up the lines. I
> I'd go for a GIS application (GRASS, gvSIG, etc.):

or the GDAL command line utilities.


Another option is to look at drawing programs -- InkScape has something 
that would probably work.

-Chris



-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov



More information about the SciPy-User mailing list