[Paraview-developers] JPEG2000 ParaView reader

Chuck Atkins chuck.atkins at kitware.com
Mon Sep 26 14:11:11 EDT 2016


Hi Mathieu,

You should be able consume JPEG2000 imagery through VTK's GDAL reader.
You'd just need to make sure the GDAL you build and link against supports
JPEG2000.  This can be done through Kakadu, the LizardTech MrSid Decode
SDK, or OpenJPEG (the only viable open source option, but relatively slow
compared to others).

Aashish,
I know it's been quite some time but you wrote the original VTK GDAL Raster
reader for the original purpose of reading JPEG2000 images in VTK, right?

----------
Chuck Atkins
Staff R&D Engineer, Scientific Computing
Kitware, Inc.
(518) 881-1183

On Mon, Sep 26, 2016 at 10:01 AM, David E DeMarle <dave.demarle at kitware.com>
wrote:

> That relied on the features of StreamingParaView, which last appeared in
> version 3.8. Furthermore, it was kakadu based, and the licensing terms we
> got access to kakadu under were bad, so I never checked it in.
>
> I recommend rewriting from scratch but if you like though I can hunt down
> the source and pass it along to you.
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
> On Mon, Sep 26, 2016 at 7:03 AM, Mathieu Westphal <
> mathieu.westphal at kitware.com> wrote:
>
>> Hi All,
>>
>> Dave, I can read in the attached pdf that you have been working on a
>> JPEG2000 reader for ParaView. Do you know where this reader can be found,
>> and if it is usable ?
>>
>> There is also a reference to this format in your blog Utkarsh.
>> https://blog.kitware.com/paraview-at-the-large-scale-data-an
>> alysis-and-visualization-ldav-symposium/
>>
>> Thanks a lot for any pointers with this.
>>
>> Mathieu Westphal
>>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=
> Paraview-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20160926/f04ef430/attachment.html>


More information about the Paraview-developers mailing list