[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r82] by benjaminbertram

removed long in Code/IO and Utilities/MetaIO

2011-03-07 20:40:04 Tree
[r81] by benjaminbertram

add external to my_getopt

2011-03-03 15:56:53 Tree
[r80] by benjaminbertram

use SegmentationTraits<InputImageT>::Out() as a constant padding value for Input Images. If patch curvature is computed, Image must be padded so much that no boundary pixel is closer to the new boundary than the selected Neighborhood radius + 1.

2011-03-03 15:40:35 Tree
[r79] by benjaminbertram

Added a ConstantPadImageFilter between reader and roiFilter within ROIpastingFilterChain. So any ROI can be selected and is filled with the padding value where the ROI exceeds the LargestPossibleRegion of Input.
some renaming in ROIpastingFilterChain

2011-03-03 15:34:37 Tree
[r78] by benjaminbertram

vendor branch 1.0 of my_getopt

2011-03-03 15:27:05 Tree
[r77] by benjaminbertram

add upstream version of my_getopt

2011-03-03 15:25:51 Tree
[r76] by benjaminbertram

add folder my_getopt (gnu style getopt supplement)

2011-03-03 15:17:13 Tree
[r75] by benjaminbertram

Curvature: write Statistics to file, fixed bug in SurfaceCurvatureStats
FilterChain: added some Python style 'os' and 'sys' utility functions to read commandline options and inspect filesystem -> Example in Examples/allFilesInDir.es

2011-03-02 23:42:50 Tree
[r74] by benjaminbertram

Curvature executable working. See Examples/singleSphere.es for sample ECMA script.
CurvatureFunctor modifies "its" Filter by itk::Object::Modified()

2011-03-01 17:56:28 Tree
[r73] by benjaminbertram

add ParameterSet capability to QtROIpasting. ( Would prefer independent ROIpasitng and Parameterset, but multi virtual Inheritance is not working with common QObject base )

2011-03-01 17:52:31 Tree
Older >