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

In the Image2English, compress long strings of 0 or 1 #1

Open
LukeBorowy opened this issue Jul 29, 2018 · 0 comments
Open

In the Image2English, compress long strings of 0 or 1 #1

LukeBorowy opened this issue Jul 29, 2018 · 0 comments
Labels
compression enhancement New feature or request

Comments

@LukeBorowy
Copy link
Owner

For example, 25 0s in a row could be replaced with one word. If the word is less than numPixels*2, it is a compressed form. Less than numPixels=0s, greater=1s.

@LukeBorowy LukeBorowy added compression enhancement New feature or request labels Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compression enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant