Skip to content

Commit ad75795

Browse files
ToDo update
1 parent 3ef7511 commit ad75795

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

todo

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
TODOs for GWS:
1+
ToDo:
22

3-
- implement JoinCopyFilter (templated over dimension)
4-
-- multi-threaded ImageRegionIterator
5-
-- multi-threaded ImageScanlineIterator
6-
-- FloodFilledImageFunctionConditionalIterator (Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.hxx)
7-
--- add 2D/3D option to GUI + implementation
83
- optimize CopySegementationToJdst and CopySegementationToJsrc
4+
-- RMB functionality in JoinCopyFilter
95

106
- combine mode 2 with mode 0 and add extra button for "LoadImageToJsrc"
117
-- restructure JoinDataPanel to have two main buttons: CnJ from Seg. or File OR CnJ from gWS
@@ -15,9 +11,8 @@ TODOs for GWS:
1511
-- gWS move use file/overlay to bottom
1612
- set gWS input only if it changed on prepro. page
1713
- make UnDo for CnJ/gWS possible
18-
- parallelize iterators in CnJ and gWS, e.g. in CopySegementationToJsrc and on LMB/RMB
1914
- destinguish RMB click from RMB drag (zoom)
20-
- would be nice to let user choose which color representation should be used for Jsrc
15+
- let user choose which color representation should be used for Jsrc
2116
- make GUI parts more fool prove
2217
- add a GUI progress for current stderr progress
2318
- add an invert option for direct mode, see e.g. InvertFunctor in SNAPImageData
@@ -26,3 +21,9 @@ TODOs for GWS:
2621

2722
- add MorphlogicalWS from all Labels into PB, result as overlay
2823
- change "load from file" to "load from overlay" in CnJ and gWS
24+
25+
26+
Done:
27+
28+
-implement JoinCopyFilter (templated over dimension)
29+
-- multi-threaded ImageRegionIterator

0 commit comments

Comments
 (0)