Page MenuHomePhabricator
Feed Advanced Search

Aug 2 2016

cordes added a comment to T15991: Refactor mitkSurfaceTest.

New remote branch pushed: bug-15991-refactorSurfaceTest

Aug 2 2016, 10:06 AM · Auto-closed, Bugzilla, MITK
cordes added a comment to T15887: Add vector of B-Values of image stack to mitk::DiffusionImages.

Please take a look at the bValueMap containing all BValues and corresponding gradient direction indices.

Aug 2 2016, 10:06 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15816: Gradient number reduction extracts ALL shells when more than one shell selected.

New remote branch pushed: bug-15816-GradientReduction

Aug 2 2016, 10:05 AM · Bugzilla, MITK
cordes added a comment to T15816: Gradient number reduction extracts ALL shells when more than one shell selected.

current behaviour:
Selected shells: reduced to given number of gradientes (0 for removing a shell)
Un-Selected shells: Not touched

Aug 2 2016, 10:05 AM · Bugzilla, MITK
cordes added a comment to T15816: Gradient number reduction extracts ALL shells when more than one shell selected.

[f6c5f9]: Merge branch 'bug-15816-GradientReduction'

Merged commits:

2013-08-09 13:40:37 Jonas Cordes [a55d6d]
add new reference bValMap
(output = input + b0)

Aug 2 2016, 10:05 AM · Bugzilla, MITK
cordes added a comment to T15816: Gradient number reduction extracts ALL shells when more than one shell selected.

Check the field and set the number of wanted gradients to 0 to remove a shell. An unchecked field keeps the gradients as they are.

Aug 2 2016, 10:05 AM · Bugzilla, MITK
cordes added projects to T15798: Step 6 crashes during creation of StandardFileLocations in Debug mode: MITK, Bugzilla.
Aug 2 2016, 10:05 AM · Bugzilla, MITK
cordes added a comment to T15798: Step 6 crashes during creation of StandardFileLocations in Debug mode.

can't reproduce the error but now another crash appears when initializing the global interaction singleton (Only on OSX with the Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn) Target: x86_64-apple-darwin12.4.0 compiler).

Aug 2 2016, 10:05 AM · Bugzilla, MITK
cordes added projects to T15770: Multishell Signal Processing: MITK, Bugzilla.
Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

[0b306f]: Merge branch 'bug-15770-SignalProcessing_fix'

Merged commits:

2013-09-06 09:38:23 Jonas Cordes [df21b2]
fix typo of biexp output image node

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

[668ab3]: Merge branch 'bug-15770-SignalProcessing_fix'

Merged commits:

2013-09-06 11:55:54 Jonas Cordes [2f8290]
fix some merging corruptions
see bug-15816-GradientReduction changes for PreprocessingView

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

[dee50e]: Merge branch 'bug-15770-SignalProcessing_fix'

Merged commits:

2013-09-13 12:51:34 Jonas Cordes [81fc09]
add check box for enable output of RMS-Error images

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

[bdf041]: Merge branch 'bug-15770-SignalProcessing_fix'

Merged commits:

2013-09-05 12:18:35 Jonas Cordes [5381a1]
COMP: add missing DiffusionCore_EXPORT macro

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

[70cbd8]: Merge branch 'bug-15770-MultishellSignalProcessing'

Merged commits:

2013-08-09 16:45:39 Jonas Cordes [cb499f]
fix target b value calculation

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

New remote branch pushed: bug-15770-fixFunctors

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

[5aff8f]: Merge branch 'bug-15770-fixTargetBValuePassThrough'

Merged commits:

2013-09-27 13:45:56 Jonas Cordes [b39a53]
fix bvalue pass through in preprocessing view

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

New remote branch pushed: bug-15770-MultishellSignalProcessingRemoveItkObjectDependency

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

[807d56]: Merge branch 'bug-15770-SignalProcessing_fix'

Merged commits:

2013-09-05 12:44:03 Jonas Cordes [2ffa95]
COMP: fix typo in files.cmake

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

[ca22a0]: Merge branch 'bug-15770-SignalProcessing_fix'

Merged commits:

2013-09-05 13:15:31 Jonas Cordes [631d4f]
COMP: fix typo in RadialMultishellToSingleshellImageFilter

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

New remote branch pushed: bug-15770-SignalProcessing_fix

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15770: Multishell Signal Processing.

New remote branch pushed: bug-15770-MultishellSignalProcessing

Aug 2 2016, 10:05 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15493: Remove deprectated mitk::Image::GetData.

New remote branch pushed: bug-15493-remove-deprecated-GetData-from-DiffusionPlugin

Aug 2 2016, 10:04 AM · Bugzilla, MITK
cordes added a comment to T15493: Remove deprectated mitk::Image::GetData.

[71ce8d]: Merge branch 'bug-15493-remove-deprecated-GetData-from-DiffusionPlugin

Merged commits:

2013-08-09 11:30:57 Jonas Cordes [626ec9]
add ImageDataItemAccess

Aug 2 2016, 10:04 AM · Bugzilla, MITK
cordes added a comment to T15493: Remove deprectated mitk::Image::GetData.

[e3f6bc]: Merge branch 'bug-15493-remove-deprecated-GetData-from-PythonTesting'

Merged commits:

2013-07-31 16:05:33 Jonas Cordes [3addf9]
fix typo

Aug 2 2016, 10:04 AM · Bugzilla, MITK
cordes added a comment to T15493: Remove deprectated mitk::Image::GetData.

New remote branch pushed: bug-15493-remove-deprecated-GetData-from-PythonTesting

Aug 2 2016, 10:04 AM · Bugzilla, MITK
cordes added a comment to T15460: save qbi lead to critical error.

Quick fix : check for 'selectedFilter != NULL' before call and throw an exception stating 'no extension given, could not save' or so

Aug 2 2016, 10:04 AM · MITK (2013-09), Bugzilla
cordes added projects to T15460: save qbi lead to critical error: MITK, Bugzilla.
Aug 2 2016, 10:04 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15460: save qbi lead to critical error.

New remote branch pushed: bug-15460-saveQbiLeadToCriticalError

Aug 2 2016, 10:04 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15460: save qbi lead to critical error.

The cause of the bug is the call to

Aug 2 2016, 10:04 AM · MITK (2013-09), Bugzilla
cordes added a comment to T15460: save qbi lead to critical error.

the missing file extension ".qbi" leads to the crash

Aug 2 2016, 10:04 AM · MITK (2013-09), Bugzilla
cordes added projects to T15430: itk4-quickfix: MITK, Bugzilla.
Aug 2 2016, 10:04 AM · Bugzilla, MITK
cordes added a comment to T15430: itk4-quickfix.

New remote branch pushed: bug-15430-itk4quickfix

Aug 2 2016, 10:04 AM · Bugzilla, MITK
cordes added a comment to T15430: itk4-quickfix.

[96e9d6]: Merge branch 'bug-15430-itk4quickfix'

Merged commits:

2013-06-21 14:13:32 Jonas Cordes [e4de9d]
replace mitk::Vector3D with itk::Vector<double> and mitk::Point3D with itk::Point<double>

Aug 2 2016, 10:04 AM · Bugzilla, MITK
cordes added projects to T15414: Reconstruction - Apply a reconstruction-method on multi shell data destroy original dwi structure: MITK, Bugzilla.
Aug 2 2016, 10:04 AM · MITK (2013-06), Bugzilla
cordes added a comment to T15414: Reconstruction - Apply a reconstruction-method on multi shell data destroy original dwi structure.

New remote branch pushed: bug-15414-ReconstructionManipulatingGradientLengthOfDwi

Aug 2 2016, 10:04 AM · MITK (2013-06), Bugzilla
cordes added a comment to T15414: Reconstruction - Apply a reconstruction-method on multi shell data destroy original dwi structure.

Reconstruction methods are manipulating the GradientenDirectionContainer of the DiffusionImage.

Aug 2 2016, 10:04 AM · MITK (2013-06), Bugzilla
cordes added projects to T15416: Fiber Tracking - Crash on images with one slice: MITK, Bugzilla.
Aug 2 2016, 10:04 AM · MITK (2013-06), Bugzilla
cordes added a comment to T15414: Reconstruction - Apply a reconstruction-method on multi shell data destroy original dwi structure.

For the methods:
Solid Angle
ADC-Profile
Raw Signal Only
Standard
Numerical

Aug 2 2016, 10:04 AM · MITK (2013-06), Bugzilla
cordes added projects to T15413: PreprocessingView - missing label for lenght correction option: MITK, Bugzilla.
Aug 2 2016, 10:04 AM · MITK (2013-06), Bugzilla
cordes added a comment to T15414: Reconstruction - Apply a reconstruction-method on multi shell data destroy original dwi structure.

[ffd0ea]: Merge branch 'bug-15414-ReconstructionManipulatingGradientLengthOfDwi'

Merged commits:

2013-06-27 14:01:52 Jonas Cordes [93b6ec]
fix other tensor reconstructionfilter call

Aug 2 2016, 10:04 AM · MITK (2013-06), Bugzilla
cordes added a comment to T15384: Statistic is not cleared after closing project.

No easy fix. We need a signal which indicates that the project is closed, but this is not implemented yet. This needs to be done before this bug can be fixed. (See T16150)

Aug 2 2016, 10:04 AM · Bugzilla, MITK
cordes added a comment to T15242: dummy.

[62edf1]: Merge branch 'bug-15242-Dummy'

Merged commits:

2013-05-27 15:42:10 Jonas Cordes [f01a38]
COMP : replace acces iterator i with i2

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15237: Kurtosis Least Squares Fit Filter.

closed: take a look at T15770

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15237: Kurtosis Least Squares Fit Filter.

[4e5b38]: Merge branch 'bug-15237-KurtosisSignalFit'

Merged commits:

2013-07-30 12:07:41 Jonas Cordes [8b5211]
move least squares function in class namespace

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15237: Kurtosis Least Squares Fit Filter.

New remote branch pushed: bug-15237-KurtosisSignalFit

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15237: Kurtosis Least Squares Fit Filter.

[a124d3]: Merge branch 'bug-15237-weightedAdcKurtosisFilter'

Merged commits:

2013-07-25 12:36:40 Jonas Cordes [5b7a0c]
reset preprocessing view

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added projects to T15237: Kurtosis Least Squares Fit Filter: MITK, Bugzilla.
Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15237: Kurtosis Least Squares Fit Filter.

New remote branch pushed: bug-15237-weightedAdcKurtosisFilter

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added projects to T15190: fix itkAddArtifactsToDwiImageFilter template problems: MITK, Bugzilla.
Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15190: fix itkAddArtifactsToDwiImageFilter template problems.

[8e1832]: Merge branch 'bug-15190-itkAddArtifactsToDwiImageFilterTemplateProblem

Merged commits:

2013-05-22 13:18:59 Jonas Cordes [2c58fc]
COMP : remove typename keywords

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15129: itk4-migration-quickfix.

[8cae80]: Merge branch 'bug-15129-itk4-migration-diffusion'

Merged commits:

2013-05-15 17:28:21 Jonas Cordes [cc6bcd]
fix itk4 realted declarations

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added projects to T15129: itk4-migration-quickfix: MITK, Bugzilla.
Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15096: BValueMapAdaption.

[58774a]: Merge branch 'bug-15096-BValueMapAdaptions'

Merged commits:

2013-06-28 15:15:56 Jonas Cordes [104ecf]
the rounded bvalue is now of type unsigned integer

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added projects to T15096: BValueMapAdaption: MITK, Bugzilla.
Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15096: BValueMapAdaption.

New remote branch pushed: bug-15096-BValueMapAdaptions

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15096: BValueMapAdaption.

New remote branch pushed: bug-15096-BValueMapAdaptions-rebase

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15065: Gradient vector length compensation.

[26fad7]: Merge branch 'bug-15065-GradientVectorLengthCompensation'

Merged commits:

2013-05-07 16:53:13 Jonas Cordes [b1ba45]
update button name

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15065: Gradient vector length compensation.

[b34b6b]: Merge branch 'bug-15065-lengthCorrection'

Merged commits:

2013-06-14 11:46:37 Jonas Cordes [b8ef72]
initial show original BValue Map

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15065: Gradient vector length compensation.

New remote branch pushed: bug-15065-GradientVectorLengthCompensation

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added projects to T15065: Gradient vector length compensation: MITK, Bugzilla.
Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15065: Gradient vector length compensation.

[7b298f]: Merge branch 'bug-15065-GradientVectorLengthCompensation-comp'

Merged commits:

2013-05-07 17:22:22 Jonas Cordes [908bdb]
COMP : add missing diffusion core export macro

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T15065: Gradient vector length compensation.

New remote branch pushed: bug-15065-lengthCorrection

Aug 2 2016, 10:03 AM · Bugzilla, MITK
cordes added a comment to T14831: ODF Peak Extraction - Fiber Bundle has false geometry information.

New remote branch pushed: bug-14831-FBFalseGeomInfo

Aug 2 2016, 10:02 AM · MITK (2013-03), Bugzilla
cordes added a comment to T14831: ODF Peak Extraction - Fiber Bundle has false geometry information.

[d7297a]: Merge branch 'bug-14831-FBFalseGeomInfo'

Merged commits:

2013-03-26 15:20:20 Jonas Cordes [43394b]
remove SetGeometry command
avoid wrong geom infromation, fiber bundle is using global coordinates

Aug 2 2016, 10:02 AM · MITK (2013-03), Bugzilla
cordes added projects to T14831: ODF Peak Extraction - Fiber Bundle has false geometry information: MITK, Bugzilla.
Aug 2 2016, 10:02 AM · MITK (2013-03), Bugzilla
cordes added projects to T14828: QBall Reconstruction - Images should get meaningful names: MITK, Bugzilla.
Aug 2 2016, 10:02 AM · Bugzilla, MITK
cordes added projects to T14807: Multi component image rendereing: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14806: Fill missing Documentation pages.

New remote branch pushed: bug-14806-FillMissingDocumentationPages

Aug 2 2016, 10:01 AM · MITK (2013-03), Bugzilla
cordes added a comment to T14769: CLang Support - Diffusion Imaging.

[6f322c]: Merge branch 'bug-14769-clang-di-fixeds'

Merged commits:

2013-03-15 08:10:10 Jonas Cordes [87d924]
vnl_matrix_fixed to vnl_matrix assignment fixed

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added projects to T14769: CLang Support - Diffusion Imaging: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added projects to T14759: ITK4 build fails during MITK-superbuild: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added projects to T14752: DOCUMENTATION: Update Images: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · MITK (2014-10), Bugzilla
cordes added projects to T14722: DOCUMENTATION: delete DWI Software Phantoms View: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added projects to T14720: DOCUMENTATION: Fiber Processing View: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14716: all selected-data labels should wrap text if too long to avoid scrollbars.

The QLabel widget forbids multiline word wrapping - the text will be truncated. To support good wordWrapping another Widget is needed.

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14713: Rendering of images with multiple components per voxel leads to a crash.

New remote branch pushed: bug-14713-shImageCrash

Aug 2 2016, 10:01 AM · MITK (2013-06), Bugzilla
cordes added a comment to T14713: Rendering of images with multiple components per voxel leads to a crash.

Loading of images like itk::Image< itk::Vector<Type, 15>, 3> - with multiple componetns per voxel - leads to a application crash.

Aug 2 2016, 10:01 AM · MITK (2013-06), Bugzilla
cordes added a comment to T14713: Rendering of images with multiple components per voxel leads to a crash.

Here, a multi component rendering is required. Feature request: bug-14807

Aug 2 2016, 10:01 AM · MITK (2013-06), Bugzilla
cordes added projects to T14672: IVIM view ignores ROI/Segmentaion during Generate Output Images: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14657: Typo in preprocessing.

[c4c06e]: Merge branch 'bug-14657-TypoInPreprocessing'

Merged commits:

2013-03-07 10:40:33 Jonas Cordes [557db5]
typo correction in UI file of PreprocessingViewControls

Aug 2 2016, 10:01 AM · MITK (2013-03), Bugzilla
cordes added projects to T14659: Error generating gcc xml on OSX: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14647: IVIM view crashes after generating all output images twice.

New remote branch pushed: bug-14647-IVIM-view-crashes

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14647: IVIM view crashes after generating all output images twice.

No crash on OSX. Can you give me the test data set?

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14647: IVIM view crashes after generating all output images twice.

[e0197c]: Merge branch 'bug-14647-IVIM-view-crashes'

Merged commits:

2013-03-07 15:23:31 Jonas Cordes [421d35]
initialize non-smartpointer with 0
in QmitkIVIMView::FittIVIMStart()

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added projects to T14600: ITK4 Migration NrrdTensorImageReader: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added projects to T14555: No forwarding of messages to the MITK logging using itkExceptionMacro: MITK, Bugzilla.
Aug 2 2016, 10:01 AM · Auto-closed, MITK, Bugzilla
cordes added a comment to T14544: ADC Avarage Filter.

New remote branch pushed: bug-14544-averageADCFilter-fixes

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[54da68]: Merge branch 'bug-14544-averageADCFilter-Rebased2'

Merged commits:

2013-05-03 12:04:52 Jonas Cordes [8ec49f]
add tooltip and gui adaptions

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[a758d4]: Merge branch 'bug-14544-averageADCFilter-Rebased2'

Merged commits:

2013-05-03 15:25:48 Jonas Cordes [f7b252]
COMP : replace c++x0 access function 'std::map<T,T>.at(indx)'

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[bb118b]: Merge branch 'bug-14544-averageADCFilter-Rebased2'

Merged commits:

2013-05-03 12:37:25 Jonas Cordes [61c383]
COMP: remove includes

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[fef207]: Merge branch 'bug-14544-averageADCFilter-fixes'

Merged commits:

2013-05-10 14:32:53 Jonas Cordes [80f124]
comment

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[40384a]: Merge branch 'bug-14544-averageADCFilter-Rebased2'

Merged commits:

2013-05-03 13:28:27 Jonas Cordes [5b529e]
COMP: fix parameter in itkSetMacro

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

New remote branch pushed: bug-14544-ADCSignalFit

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[aa034e]: Merge branch 'bug-14544-averageADCFilter-Rebased2'

Merged commits:

2013-05-03 14:52:12 Jonas Cordes [f0c20a]
COMP : inadvertent use of a windows macro - GetBValue in winGDI.h

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[0d708a]: Merge branch 'bug-14544-averageADCFilter-fixes'

Merged commits:

2013-05-15 17:31:54 Jonas Cordes [6d7894]
diffusionfunctionCollection - gradient methods now const

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

invalid: take a look at T15770

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

New remote branch pushed: bug-14544-averageADCFilter-Rebased

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

New remote branch pushed: bug-14544-averageADCFilter-Rebased2

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[93f304]: Merge branch 'bug-14544-averageADCFilter-Rebased2'

Merged commits:

2013-05-03 14:04:47 Jonas Cordes [646bf9]
COMP: replace itkGet- & itkSetMacros

Aug 2 2016, 10:01 AM · Bugzilla, MITK
cordes added a comment to T14544: ADC Avarage Filter.

[2cf0f4]: Merge branch 'bug-14544-averageADCFilter-Rebased2'

Merged commits:

2013-05-03 13:05:32 Jonas Cordes [d299b0]
COMP: fix parameter in itkSetMacro and itkGetMacro

Aug 2 2016, 10:01 AM · Bugzilla, MITK