From 8dedb81819600e4a62eac9eb4563b87f440b0c63 Mon Sep 17 00:00:00 2001 From: Antonin Descampe Date: Thu, 27 Apr 2017 20:01:55 +0200 Subject: [PATCH] typo --- _posts/2017-04-27-Faster OpenJPEG is on track.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/2017-04-27-Faster OpenJPEG is on track.md b/_posts/2017-04-27-Faster OpenJPEG is on track.md index c6eec664..81faa4de 100644 --- a/_posts/2017-04-27-Faster OpenJPEG is on track.md +++ b/_posts/2017-04-27-Faster OpenJPEG is on track.md @@ -15,7 +15,7 @@ Starting May 1st, a 4-month improvement plan will take place, thanks to the fund This plan has also been made possible thanks to the support of the International Image Interoperability Framework ([IIIF](http://iiif.io/)), the Council on Library and Information Resources ([CLIR](https://www.clir.org/)), [intoPIX](http://www.intopix.com), and of course the Image and Signal Processing Group ([ISPGroup](http://sites.uclouvain.be/ispgroup/index.php/Main/HomePage)) from University of Louvain ([UCL](https://uclouvain.be), Belgium) hosting the OpenJPEG project. -The primary goal of this improvement plan is to upgrade OpenJPEG so that it meets the needs of the Digital Library Community. Practically, Even Rouault, already known for its contribution on multi-threading, will work towards improving several aspects of the code. Main focus is the decoding speed, region-of-interest decoding and memory footprint. +The primary goal of this improvement plan is to upgrade OpenJPEG so that it meets the needs of the Digital Library Community. Practically, Even Rouault, already known for his contributions on multi-threading, will work towards improving several aspects of the code. Main focus is the decoding speed, region-of-interest decoding and memory footprint. Project status will be publicly accessible on [Github](https://github.com/uclouvain/openjpeg/projects/1).