Share

Morphological Image Processing Tools

Tracker: Support Requests

5 Problem with mmseshow EXPAND option - ID: 1704222
Last Update: Tracker Item Submitted ( nobody )

I work at windows XP and am using Python 2.2.3.

There is a problem when I intend to show an se like this:

b=mmsecross(3)
>>> print mmseshow(b)
[[0 0 0 1 0 0 0]
[0 0 1 1 1 0 0]
[0 1 1 1 1 1 0]
[1 1 1 1 1 1 1]
[0 1 1 1 1 1 0]
[0 0 1 1 1 0 0]
[0 0 0 1 0 0 0]]
>>> a=memshow(b,'EXPAND')
>>> mmshow(a)

The image only get black. If I show with mmshow(b) instead I get an image
with size one pixel per element.

Is there any known fix to this?


Nobody/Anonymous ( nobody ) - 2007-04-20 10:26

5

Open

None

Nobody/Anonymous

None

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.