Page MenuHomePhabricator

Dwi Quality Evaluation
Closed, ResolvedPublic

Description

Bundle for experiments with TBSS and Phantoms. Evaluation measurement such as the number of chunks of a skeleton created from thin structures should be included here.

Event Timeline

Also a function for calculating residual images in order to verify the quality of the dwi images would be useful

[16011c]: Merge branch 'bug-10668-residuals'

Merged commits:

2012-03-27 15:58:19 Thomas Van Bruggen [75b85a]
intitialize mean variable to 0 before loop


2012-03-09 11:14:33 Thomas Van Bruggen [60e260]
Merge remote-tracking branch 'origin/bug-10668-residuals' into bug-10668-residuals


2012-03-09 08:51:01 Thomas van Bruggen [1b4008]
Merge remote-tracking branch 'origin/bug-10668-residuals' into bug-10668-residuals


2012-03-08 15:41:37 Thomas Van Bruggen [c32752]
intermediate commit


2012-03-08 12:08:37 Thomas van Bruggen [ca930b]
update croshair and displayindex according to selected point in residualviewwidget


2012-03-08 08:17:56 Thomas van Bruggen [a48ab4]
Merge remote-tracking branch 'origin/bug-10668-residuals' into bug-10668-residuals


2012-03-07 13:41:22 Thomas Van Bruggen [2e2a53]
added correction in volume selection for present b0 volumes


2012-03-07 10:16:34 Thomas Van Bruggen [ab318e]
added custom signal/slot for selecting points in residualviewwidget


2012-03-06 16:49:50 Thomas Van Bruggen [fcf158]
intermediate


2012-03-06 16:23:00 Thomas Van Bruggen [5d4a92]
add widget for residual plotting as sub class from QGraphicsView


2012-03-06 11:03:54 Thomas Van Bruggen [b7352a]
Merge remote-tracking branch 'origin/bug-10668-residuals' into bug-10668-residuals


2012-03-06 10:40:38 Thomas van Bruggen [c63fd9]
added legend for the residual plot per slice


2012-03-05 17:25:48 Thomas van Bruggen [c6d7b9]
Merge remote-tracking branch 'origin/bug-10668-residuals' into bug-10668-residuals


2012-03-05 16:16:59 Thomas Van Bruggen [12e3f6]
intermediate


2012-03-05 11:44:49 Thomas Van Bruggen [2c03ff]
Merge remote-tracking branch 'origin/bug-10668-residuals' into bug-10668-residuals


2012-03-05 11:22:10 Thomas van Bruggen [a1c78c]
created lookup table for residuals per slice


2012-03-03 14:16:11 Thomas van Bruggen [c65439]
intermediate commit


2012-03-01 10:02:14 Thomas van Bruggen [612afd]
intermediate commit


2012-02-29 14:49:28 Thomas van Bruggen [5fd72b]
intermediate commit


2012-02-28 19:01:14 Thomas van Bruggen [85e654]
added widget to plot residuals


2012-02-27 22:07:34 Thomas van Bruggen [4d8d44]
addition to previous commit


2012-02-27 22:05:44 Thomas van Bruggen [c92ed2]
added scaling of output itkTensorImageToDiffusionImageFilter by user defined values instead of hard coded values


2012-02-27 10:19:53 Thomas van Bruggen [a1febe]
Merge remote-tracking branch 'origin/master' into bug-10668-residuals


2012-02-23 12:13:55 Thomas Van Bruggen [8d6321]
fixed error of setting output in the filter


2012-02-21 10:38:32 Thomas van Bruggen [c2aa02]
use normal Generate data instead of threaded(for debug purposes)


2012-02-21 10:06:10 Thomas van Bruggen [0dfaf0]
TensortoDWI now takes also the b0 vectors as part of the gradient list. importent wenn calculating residuals for dwi quality assessment


2012-02-20 11:08:06 Thomas van Bruggen [96abf5]
intermediate


2012-02-17 16:51:48 Thomas van Bruggen [f268e9]
added filter to cmake


2012-02-17 12:43:37 Thomas van Bruggen [0f7b33]
added new filter for residual calculation


2012-02-17 11:29:57 Thomas van Bruggen [95c0c2]
Added method for calculating dwi from dti that will later on be used for calculating the residual


2012-02-17 10:27:06 Thomas van Bruggen [dbc724]
changed ItkTensorReconstruction and TeemTensorReconstruction from slots to normal methods


2012-02-17 10:26:15 Thomas van Bruggen [ac64a6]
Added button for residual calculation