Page MenuHomePhabricator

Create a MiniApp to calculate features of a area
Closed, ResolvedPublic

Description

Create the statistic for a given region

Event Timeline

User goetzm has pushed new remote branch:

bug-19159-CreateMiniappForGlobalImageFeatures

[aa86b8]: Merge branch 'bug-19159-CreateMiniappForGlobalImageFeatures'

Merged commits:

2015-07-07 14:29:43 Michael Goetz [3aa1f3]
Added new features


2015-07-07 11:03:07 Michael Goetz [cd7e02]
Created a Miniapp that allows the calculation of voxel based features


2015-07-07 09:58:22 Michael Goetz [c66af8]
Corrected smaller error in PolyToNrrd


2015-07-03 18:09:35 Michael Goetz [59a6d9]
Added GrayLevel Run Length method


2015-07-03 17:33:52 Michael Goetz [7328c7]
Working Version with Co-occurence-matrix


2015-07-03 11:33:15 Michael Goetz [c55b92]
Added a basic construct for a global feature calculator

[6274d4]: Merge branch 'bug-19159-CreateMiniappForGlobalImageFeatures'

Merged commits:

2015-07-07 14:42:35 Michael Goetz [312b64]
COMP: Removed additional typename

[e05327]: Merge branch 'bug-19159-CreateMiniappForGlobalImageFeatures'

Merged commits:

2015-07-07 14:55:17 Michael Goetz [d0cbf3]
COMP: Removed wrong typename and ensured right type comparison

[d5f19e]: Merge branch 'bug-19159-CreateMiniappForGlobalImageFeatures'

Merged commits:

2015-07-07 15:04:58 Michael Goetz [d8138d]
COMP: Fixed wrong comparisons

[850d39]: Merge branch 'bug-19159-CreateMiniappForGlobalImageFeatures'

Merged commits:

2015-07-07 15:12:56 Michael Goetz [2abd6c]
COMP: Added missing typenames

[4dd947]: Merge branch 'bug-19159-CreateMiniappForGlobalImageFeatures'

Merged commits:

2015-07-07 15:25:49 Michael Goetz [fd0046]
COMP: Fixed missing typename

User goetzm has pushed new remote branch:

bug-19159-AddFirstOrderStatistics

[a04426]: Merge branch 'bug-19159-AddFirstOrderStatistics'

Merged commits:

2015-07-09 10:31:14 Michael Goetz [6b856c]
Added Copyright header


2015-07-09 10:30:39 Michael Goetz [74aeae]
Merge branch 'bug-19160-AddFirstOrderStatistics' of mitk.org:MITK into bug-19159-AddFirstOrderStatistics

Conflicts:
Modules/Classification/ClassificationUtilities/include/mitkGIFFirstOrderStatistics.h
Modules/Classification/ClassificationUtilities/src/GlobalImageFeatures/mitkGIFFirstOrderStatistics.cpp


2015-07-09 10:29:04 Michael Goetz [d9aa82]
Added support for first order statistics


2015-07-09 10:28:15 Michael Goetz [1fe546]
Added support for first order statistics