diff TODO @ 1590:7b963bccafef

updated README
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Oct 2020 18:39:03 +0200
parents 5d359b115b29
children 6aadc7cbb8ea
line wrap: on
line diff
--- a/TODO	Thu Oct 22 16:59:23 2020 +0200
+++ b/TODO	Thu Oct 22 18:39:03 2020 +0200
@@ -7,30 +7,14 @@
 -------
 
 * Documentation
-* Interface with DICOMweb
-* LayoutPetCtFusionApplication: fix initial view
-
-
----------------------------------
-Radiotherapy and nuclear medicine
----------------------------------
-
-* Project RT-STRUCT in sagittal + coronal views
-* Speedup RT-STRUCT loading
-* Automatic segmentation + manual contouring
-* Display segments in mask
 
 
 -------------
 Optimizations
 -------------
 
-* Tune number of loading threads in LayeredSceneWidget
-* LayoutWidget: Do not update full background if only 1 widget has changed
-* LayoutWidget: Threads to refresh each child
-* Implement binary search to speed up search for closest slice
-* Avoid the creation of new threads when updating the frame factory
-  (as seen with gdb)
+* Speedup RT-STRUCT projection in sagittal + coronal views
+* Speedup RT-STRUCT loading
 
 
 -----------------
@@ -38,25 +22,3 @@
 -----------------
 
 * Add precompiled headers for Microsoft Visual Studio
-* Investigate crash in CurlOrthancConnection if using MinGW32 in Release mode
-
-
----------------------
-Source code cosmetics
----------------------
-
-* Use "SampleInteractor::AddWidget()" in all samples
-
-
----------
-Packaging
----------
-
-* Publish history of code size on Web site
-
-
-------
-Future
-------
-
-* Create a wrapper for Python