jpambrun / image-JPEG2000

8 stars 25 forks source link

Please publish the npm package #1

Open archmoj opened 4 years ago

archmoj commented 4 years ago

This is a great library! Thanks for developing and sharing. @jpambrun Would you mind publishing the npm package?

I found it useful in extracting the data from some weather forecast models: https://github.com/archmoj/opengrib2

cc: https://github.com/OHIF/image-JPEG2000/issues/10

jpambrun commented 4 years ago

If you need it in node you might be better off writing a small native binding.

This is based on a now fairly old version of openJpeg and it would need some non trivial effort to update. Targeting wasm would also be nice.

Unfortunately, I don't have time to dedicated to this in the near future.