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

Work on JPG branch #2

Open
wants to merge 14 commits into
base: jpg
Choose a base branch
from
Open

Work on JPG branch #2

wants to merge 14 commits into from

Conversation

danielfarrell
Copy link

Get JPG branch back on track with master. I'll continue to work on this to get jpg parsing working. Comments/feedback welcome.

Just FYI, my hope is to make an app in Elixir that will take iPhone images of whiteboards and process them into useful images that can be used for project management. Similar to Brightboard(http://www.brightboard.co.in/) in functionality, but focused on our workflows at work. That will guide my development to focus on decoding JPG images, applying filters(detecting corners, fixing perspective, cropping, DoG, etc) to them, and then saving them to PNGs.

@tyre
Copy link
Owner

tyre commented Jul 18, 2015

@danielfarrell I have not forgotten about this! I'm finishing up the API changes to PNG and will push this up ASAP.

The goal is to fully support the pngsuite for reading and writing, then move on to JPG. It took some time to get a cross-format API worked out — sharing one Image struct was a bad idea — but lots of progress and I can taste the stabilization!

@kipcole9
Copy link

@tyre Still planning on jpg support? Should I still consider imagineer an active project? Am about to start work on a basic image manipulation lib and this looks like a good platform for that ....

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.

5 participants