comparison TODO @ 3:cbad912e45ea

todo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 23 Oct 2016 22:15:36 +0200
parents 3bd763967c47
children e49aaf9127ca
comparison
equal deleted inserted replaced
2:3bd763967c47 3:cbad912e45ea
4 4
5 ------- 5 -------
6 General 6 General
7 ------- 7 -------
8 8
9 * Support sparse tiling (both in encoder and decoder)
10
11
12 -------------
13 Documentation
14 -------------
15
16 * Doxygen Documentation
17 * Document the REST API in Orthanc Book
18 (/wsi/pyramids and /wsi/tiles)
19
20
21 ---------
22 Packaging
23 ---------
24
25 * Provide precompiled Windows binaries
9 * Build under Apple OS X 26 * Build under Apple OS X
10 * Build under Microsoft Visual Studio 27 * Build under Microsoft Visual Studio
11 * Doxygen Documentation 28 * DebianMed
12 * Support sparse tiling (both in encoder and decoder) 29 * Docker
13 30
14 31
15 ----------- 32 -----------
16 Performance 33 Performance
17 ----------- 34 -----------