User Details
- User Since
- Aug 1 2016, 12:10 PM (452 w, 6 d)
Aug 2 2016
New remote branch pushed: bug-16194-tensor-eigenvalue-input-fix
I examined the problem and it seems to be the deep copy method that is not working in a correct way for a large images.(the size of the image for which method is working correctly is different among diffrent machines so I suspect that it is memmory alocation problem) The best and most efficient idea of solution is to resign from deep copy. I've implemented the code so I wil try to do that.
New remote branch pushed: bug-15815-commentsoncleancode
[0aa540]: Merge branch 'bug-15598-fixdashbord'
Merged commits:
2013-07-11 23:00:58 macbook_fb [b81d78]
COMP: fix dashboard
[b1db9d]: Merge branch 'bug-15472-tensorCorrectionDebugBranch'
Merged commits:
2013-07-11 16:22:52 Franz Binczyk [0401a9]
removed useless bit
New remote branch pushed: bug-15472-tensorCorrectionDebugBranch
[3dbd9d]: Merge branch 'bug-14813-Tensor-reconstruction-eigenvalues-correction'
Merged commits:
2013-05-08 16:54:09 Frank Binczyk [5fe9b6]
Fixed scalling b_values
New remote branch pushed: bug-14813-Tensor-reconstruction-eigenvalues-correction
It is because the original funtion was designed for different purpose.
Just to let know. Bug is fixed. Tomorow I'll merge it with master .
Can You prorovide data? I will try to fix it but it would be nice to have the original data set to compare results before and after.
Because of some problems with MITK enviroment, I did not finish it. The main reason was lack of segmentation module.. then lack of time to turn it on. On next week bugsquashing I will quickly finish it.