summaryrefslogtreecommitdiff
path: root/_posts
diff options
context:
space:
mode:
authorAntonin Descampe <antonin@gmail.com>2017-04-27 16:29:34 +0200
committerAntonin Descampe <antonin@gmail.com>2017-04-27 16:29:34 +0200
commit03a839978888330f0236a8db2d775ca38df3f66e (patch)
tree23cf624e5ff098a7080e63be340042b25439f663 /_posts
parent31d8232fcca775a1ba60ad7580618f12f9f0a7ae (diff)
OpenJPEG improvement plan announcement
Diffstat (limited to '_posts')
-rw-r--r--_posts/2017-04-27-Faster OpenJPEG is on track.md33
1 files changed, 33 insertions, 0 deletions
diff --git a/_posts/2017-04-27-Faster OpenJPEG is on track.md b/_posts/2017-04-27-Faster OpenJPEG is on track.md
new file mode 100644
index 00000000..ca8ba743
--- /dev/null
+++ b/_posts/2017-04-27-Faster OpenJPEG is on track.md
@@ -0,0 +1,33 @@
+---
+layout: post
+title: Faster OpenJPEG is on track
+---
+{% include JB/setup %}
+
+Good news for OpenJPEG and its community !
+
+Starting May 1st, a 4-month improvement plan will take place, thanks to the funding provided by five well known academic institutions and archival organizations, namely:
+- [Wellcome Trust](https://wellcome.ac.uk/)
+- [Stanford University](https://www.stanford.edu/)
+- [Nationale Bibliotheek van Nederland, (KBNL)](https://www.kb.nl/en)
+- [University of Michigan](https://www.umich.edu/)
+- [University of California, Los Angeles (UCLA)](http://www.ucla.edu/)
+
+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.
+
+Project status will be publicly accessible on [Github](https://github.com/uclouvain/openjpeg/projects/1).
+
+Faster and better OpenJPEG can therefore be expected by the end of 2017 !
+
+<a href="https://wellcome.ac.uk/"><img src="{{ BASE_PATH }}/assets/images/wellcome.png" width="100"></a>
+<a href="https://www.stanford.edu/"><img src="{{ BASE_PATH }}/assets/images/stanford.png" width="200"></a>
+<a href="https://www.kb.nl/en"><img src="{{ BASE_PATH }}/assets/images/kbnl.jpg" width="125"></a>
+<a href="https://www.umich.edu/"><img src="{{ BASE_PATH }}/assets/images/umich.jpg" width="75"></a>
+<a href="http://www.ucla.edu/"><img src="{{ BASE_PATH }}/assets/images/ucla.gif" width="125"></a>
+<a href="http://iiif.io/"><img src="{{ BASE_PATH }}/assets/images/iiif.png" width="100"></a>
+<a href="https://www.clir.org/"><img src="{{ BASE_PATH }}/assets/images/clir.jpg" width="150"></a>
+<!--<a href="http://www.intopix.com"><img src="{{ BASE_PATH }}/assets/images/logo_intopix.png" width="100"></a>
+<a href="https://uclouvain.be"><img src="{{ BASE_PATH }}/assets/images/UCL_logo.png" width="100"></a>-->
+