| Please use this identifier to cite or link to this publication: http://hdl.handle.net/1926/498 |
Automatic Testing Results
by Insight-Journal Dashboard
on Mon Apr 16 12:09:46 2007 for revision #4 



expertise: 5 sensitivity: 4.5 Click here for more details.
Go here to access the main testing dashboard.
Automatic Testing Results
by Insight-Journal Dashboard
on Mon Apr 16 12:13:43 2007 for revision #3 



expertise: 5 sensitivity: 5
Automatic Testing Results
by Insight-Journal Dashboard
on Mon Apr 16 12:13:20 2007 for revision #2 



expertise: 5 sensitivity: 5
Automatic Testing Results
by Insight-Journal Dashboard
on Fri Apr 6 05:51:00 2007 for revision #1 



expertise: 5 sensitivity: 5
Key filter for 4D datasets
by Mathieu Malaterre on 08-27-2007 for revision #4 



expertise: 3 sensitivity: 4.5 Summary:
How to user ITK when dealing with 4D dataset
Reproducibility:
[Did you reproduce the authors' work?
yes
Did you download their code? Did you compile it? Did you run it?
Compilation went fine on linux debian/gcc 4.2 (some warnings). It did run fine.
Did you managed to get the same results that they reported?
I did get the exact same results
Were there information missing from the paper, that was necessary for you to reproduce the work? Suggest improvements that will make easier for future readers to reproduce this work.
Paper is cristal clear.
Open Source Contributions:
Author did provide the source code. It is fairly easy to read.
Code Quality:
The code is simple and fairly well written.
What need to be done for inclusion in ITK:
- Add concept checking (Input image is 4D, output is 3D)
- The filter is describe as being multithreaded in the documentation, but implement GenerateData in the txx file (single threaded version). The filter needs to be rewritten to implement the correct threaded version. This is highly important for such massive amount of data (4D dataset).
- Fix all the warnings
Applicability to other problems:
The filter is very generic and can be used in multiple situation involving most actual data extraction from 4D dataset.
Suggestions for future work:
See code quality
Additional Comments:
I would highly urge the community to push this filter in ITK for the next release.
The document also adress a current issue in ITK to deal with 4D dataset and DICOM. Most manufacturer are providing 4D dataset for MR as a set of 2D images. Unfortunately ITK ImageSeriesReader are only able to reader N into N+1 image. Whereas we would need a N into N+2 ImageSeriesReader.
Resources
| Download Package | |
| Download Paper, View Paper | |
Statistics more
| Global rating: | ![]() ![]() ![]() ![]()
|
| Review rating: | ![]() ![]() ![]() ![]() [review]
|
| Code rating: | ![]() ![]() ![]() ![]()
|
| Paper Quality: |
|
Information more
| Keywords: | 4D medical postprocessing, itk 4D filter, |
| Export citation: | |
Share
View license
Send a message to the author


