Skip to content

Let BitmapFunction accept non-grayscale images#370

Merged
sdrave merged 1 commit intomasterfrom
improve_bitmapfunction
May 24, 2017
Merged

Let BitmapFunction accept non-grayscale images#370
sdrave merged 1 commit intomasterfrom
improve_bitmapfunction

Conversation

@sdrave
Copy link
Copy Markdown
Member

@sdrave sdrave commented May 9, 2017

Non-grayscale images are now automatically converted to grayscale. Also, we no longer use img.rawdata, which has been failing for some images.

@andreasbuhr, if you are currently actively using BitmapFunction, could you see if these changes work for you?

and do not use rawdata to convert to numpy array
@andreasbuhr
Copy link
Copy Markdown
Contributor

I guess it would be OK but I cannot test right now.

@sdrave
Copy link
Copy Markdown
Member Author

sdrave commented May 24, 2017

This has now been successfully tested by multiple users. Merging ...

@sdrave sdrave merged commit 64ee987 into master May 24, 2017
@sdrave sdrave deleted the improve_bitmapfunction branch May 24, 2017 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants