First time here? Check out the FAQ!

Ask Your Question
1

Mathematical Morphology?

asked 12 years ago

Ralph Dratman gravatar image

updated 10 years ago

FrédéricC gravatar image

Is there a recommended package for Sage (or simply for Python) to do morphological image processing -- for instance, dilation, erosion, thinning, opening, closing, skeleton generation -- and related transformations?

Preview: (hide)

2 Answers

Sort by » oldest newest most voted
2

answered 12 years ago

calc314 gravatar image

updated 12 years ago

The Image module in python might have some of what you want.

See: http://www.pythonware.com/library/pil...

There are also facilities in numpy and scipy that you can use within Sage.

See: http://scipy-lectures.github.com/adva...

Preview: (hide)
link
2

answered 12 years ago

jeanpat gravatar image

For python you can use mahotas, pymorph, scikits-image, mamba. There's also things in scipy

Preview: (hide)
link

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 12 years ago

Seen: 546 times

Last updated: Sep 23 '12