Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROVEMENT] Investigate performance improvement with image format conversion (BMP or other) #153

Open
mw79 opened this issue Dec 5, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@mw79
Copy link

mw79 commented Dec 5, 2019

If we convert image to some format as like BMP maybe it could increase performance because we could get RGB as bytes and we could exclude binary operations from isDifferentPixels method.

@mw79 mw79 added the enhancement New feature or request label Dec 5, 2019
@romankh3
Copy link
Owner

romankh3 commented Mar 5, 2020

@mw79, hi.
I'm going to start a new development process for 4.2.0 version.

Are you going to implement it?

Best regards,
Roman.

@C0deAlchem1st
Copy link

@romankh3 Hi, I'd like to work on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants