Hi Wojciech,

Quoth Adam Koszek:
> I know it's rather a rare format, yet it's "the standard". I wonder if there
> are any other users interested in getting JPEG 2000 supported natively in Go?
> Or maybe someone out there has its implementation written, and would need hand
> open-sourcing it?
> 
> I was thinking that maybe there are companies that would benefit from it, and
> we could co-sponsor someone to whip a nice implementation for us. We could
> probably help with organizing this, pitch in some $$$ too, and manage the 
> work.
> In case you're a domain expert in search of a cool project, feel free to reply
> to this post.

Yeah, in my work on OCR of historical books for rescribe.xyz we come 
across JPEG 2000 scans every so often, and having native support in 
Go for it would potentially be handy. That said, massive lossless 
images are not useful for the use case anyway, so at the moment just 
converting them to regular JPEGs using ImageMagick before processing 
works just fine.

So consider me an interested party, but not to the extent of being 
able to offer much in the way of developer time to the endeavour.  
Cheerleading and testing, though, that much I can happily offer :)

Nick

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/YYUKu/V5p4pHZKiy%40hammerhead.lan.

Reply via email to