I agree that JP2 usage is likely to continue for a long time. One of the key 
differentiators is the ability to support higher bit depth. 

 

However I don’t see it being as popular for new applications in the same way. 
It feels like there is a push / shift to “something newer”, and that (to me) 
looks like HEIF with AV1. There are definitely options on both the file format 
side – a newer GeoTIFF / COG or MXF could also be candidates; and on the codec 
side (especially for HEVC aka H.265). That movement is likely 5+ years though, 
unless something disruptive happens in sensing.

 

For “non-display” purposes, where the primary use is analysis rather than 
visualisation, I think there will be increasing desire to keep the source 
values (potentially floating point) – maybe a point cloud of LIDAR, or data 
cube of hyperspectral imagery.  That looks like HDF5 at the moment, although 
maybe the back-end format and compression matters less than the access approach.

Difficult to see advanced codecs making much progress here. 

 

Brad

 

From: gdal-dev <gdal-dev-boun...@lists.osgeo.org> On Behalf Of Kurt Schwehr
Sent: Wednesday, 31 March 2021 3:12 AM
To: Aaron Boxer <boxe...@gmail.com>
Cc: gdal dev <gdal-dev@lists.osgeo.org>
Subject: Re: [gdal-dev] Long Term Prognosis for JPEG 2000

 

Jp2k is likely to continue with heavy use for a long time to come.  There are 
lots of hardware encoders in our solar system and the existing base of data in 
that format is massive.  And with the improvements in Openjpeg, it's support 
seems viable.  It's not the first choice for most, but that's okay.

 

On Mon, Mar 29, 2021, 7:22 AM Aaron Boxer <boxe...@gmail.com 
<mailto:boxe...@gmail.com> > wrote:

Hello There,

I'm curious what folks here think about the future of JPEG 2000 in geospatial?

I was having a little discussion about this over here:

https://github.com/USGS-Astrogeology/ISIS3/issues/4237

 

To me, the features that made JP2 unique amongst the many codecs were:

 

0. royalty free

1. support for lossy and lossless compression in a single framework

2. support for TB images

3. fast on-the-fly random access into large images

4. decoder can determine what sort of progression it uses at decode time: 
resolution,

quality, component or spatial.

5. precise rate control

6. error and re-compression resilience

7. JPIP protocol for progressive transmission over low-bandwidth networks

 

The cons to JP2 were:

 

0. computational complexity i.e. dog slow

1. (until recently) buggy and slow OSS implementations

2. patent questions (largely resolved)

3. poor support from HW and browsers

 

Do you think there is currently a viable alternative which covers enough of the 
advantages while lacking enough of the negatives that plague JP2 ?  I'm curious 
because I have been devoting quite a bit of time to addressing some of those 
negatives, as discussed at length previously,

The standard remains essential in digital cinema, medical imaging and in the 
archive community. But, those last two fields may also be ripe for change.

 

In digital cinema, precise rate control is a must, so I think it is here to 
stay in the area.

 

Thanks,

Aaron

 

 

 

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org <mailto:gdal-dev@lists.osgeo.org> 
https://lists.osgeo.org/mailman/listinfo/gdal-dev

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to