Directory Modules/EMSegment/Wizard/

Directory Created:
2007-01-01 18:48
Total Files:
27
Deleted Files:
2
Lines of Code:
13316

[root]/Modules/EMSegment/Wizard
                Folder removed from repo Help (0 files, 0 lines)

Lines of Code

Modules/EMSegment/Wizard/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 225 (100.0%) 19001 (100.0%) 84.4
sylvain 118 (52.4%) 8906 (46.9%) 75.4
davisb 67 (29.8%) 8429 (44.4%) 125.8
hyang 2 (0.9%) 699 (3.7%) 349.5
yumin 11 (4.9%) 591 (3.1%) 53.7
naucoin 14 (6.2%) 341 (1.8%) 24.3
alexy 2 (0.9%) 16 (0.1%) 8.0
barre 6 (2.7%) 10 (0.1%) 1.6
millerjv 1 (0.4%) 9 (0.0%) 9.0
pieper 2 (0.9%) 0 (0.0%) 0.0
lorensen 2 (0.9%) 0 (0.0%) 0.0

Most Recent Commits

naucoin 2009-11-23 18:05 Rev.: 11027

COMP: init var positionF

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentNodeParametersStep.cxx (changed)
alexy 2009-09-18 13:47 Rev.: 10502

ENH: added AddExcludedChildClass to node selector and excluded vtkMRMLDiffusionTensorDisplayPropertiesNode from all color map selectors

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentAnatomicalStructureStep.cxx (changed)
naucoin 2009-08-18 10:46 Rev.: 10288

COMP: need vtkIdType for args to GetIncrements

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentNodeParametersStep.cxx (changed)
sylvain 2009-08-18 04:36 Rev.: 10285

BUG: use of unsigned short pointer instead of float pointer

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentNodeParametersStep.cxx (changed)
sylvain 2009-08-18 04:33 Rev.: 10284

BUG: preview computation did not execute correctly because of wrong extent

0 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentNodeParametersStep.cxx (changed), vtkEMSegmentNodeParametersStep.h (changed)
sylvain 2009-08-17 20:30 Rev.: 10283

BUG: run button did not trigger the segmentation

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentRunSegmentationStep.cxx (changed)
sylvain 2009-08-17 20:29 Rev.: 10282

BUG: image indices were outside of image extent

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentNodeParametersStep.cxx (changed)
sylvain 2009-08-17 19:36 Rev.: 10281

ENH: improve the visualization of the gaussian distribution. treat the case of the distributions of the same image in X and Y

0 lines of code changed in 3 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (changed), vtkEMSegmentIntensityDistributionsStep.h (changed), vtkGaussian2DWidget.cxx (changed)
sylvain 2009-08-14 14:23 Rev.: 10258

ENH: computation of scalar range per image. swapping position of objects in show user interface

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (changed)
sylvain 2009-08-14 12:31 Rev.: 10254

BUG: mean was offset by one

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (changed)
sylvain 2009-08-14 11:55 Rev.: 10251

ENH: change image resolution

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkGaussian2DWidget.cxx (changed)
sylvain 2009-08-14 11:53 Rev.: 10250

BUG: remove code used for debug

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkGaussian2DWidget.cxx (changed)
sylvain 2009-08-14 11:25 Rev.: 10249

ENH: normalize the intensity distributions

0 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (changed), vtkGaussian2DWidget.cxx (changed)
sylvain 2009-08-14 01:28 Rev.: 10244

ENH: normalize scalar range of gaussian distributions

0 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkGaussian2DWidget.cxx (changed), vtkGaussian2DWidget.h (changed)
sylvain 2009-08-14 01:18 Rev.: 10243

ENH: enable label map sampling. deprecate sampling and manual sampling

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (changed)
pieper 2009-07-31 08:04 Rev.: 10128

BUG: be explicit about the types for numerical calculations

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentRunSegmentationStep.cxx (changed)
sylvain 2009-07-30 16:25 Rev.: 10126

BUG: convert pointset to polydata. missing header files for log lookup table and warp scalar filter

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentRunSegmentationStep.cxx (changed)
sylvain 2009-07-30 16:15 Rev.: 10125

ENH: compute the logarithm of the number of occurences. ignore zero intensities. warp scalars into the geometry

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentRunSegmentationStep.cxx (changed)
sylvain 2009-07-30 15:30 Rev.: 10124

ENH: add a lookup table to improve the visualization of the 2D histogram

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentRunSegmentationStep.cxx (changed)
pieper 2009-07-30 06:49 Rev.: 10115

BUG: fix windows compile issues (missing return values)

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkGaussian2DWidget.cxx (changed)
sylvain 2009-07-29 18:18

ENH: add a box widget for the mask creation.

0 lines of code changed in 6 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (changed), vtkEMSegmentIntensityNormalizationStep.cxx (changed), vtkEMSegmentIntensityNormalizationStep.h (changed), vtkEMSegmentParametersSetStep.cxx (changed), vtkGaussian2DWidget.cxx (changed), vtkGaussian2DWidget.h (changed)
sylvain 2009-07-29 18:15 Rev.: 10108

ENH: compute and render the 2D histogram of the registered images

0 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentRunSegmentationStep.cxx (changed), vtkEMSegmentRunSegmentationStep.h (changed)
sylvain 2009-07-29 18:04 Rev.: 10106

BUG: fix the round() compilation error on Windows

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentNodeParametersStep.cxx (changed)
sylvain 2009-07-28 21:10 Rev.: 10088

ENH: add visualization feedback for run segmentation step

53 lines of code changed in 3 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (-2), vtkEMSegmentRunSegmentationStep.cxx (+50 -5), vtkGaussian2DWidget.cxx (+3)
sylvain 2009-07-28 20:51 Rev.: 10087

ENH: add render widget for the run segmentation node step

72 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentRunSegmentationStep.cxx (+55 -22), vtkEMSegmentRunSegmentationStep.h (+17 -13)
sylvain 2009-07-28 20:35 Rev.: 10086

ENH: add axes for the rendering of the 2D gaussian distributions

107 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkGaussian2DWidget.cxx (+107 -59)
sylvain 2009-07-28 16:48 Rev.: 10082

BUG: fix the Windows compilation errors. replace multi-dimensional vectors with uni-dimensional vectors

308 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (+296 -285), vtkEMSegmentIntensityDistributionsStep.h (+12 -14)
sylvain 2009-07-27 18:51 Rev.: 10054

BUG: fix the rendering of 2D gaussian distributions

18 lines of code changed in 3 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (+3), vtkEMSegmentIntensityNormalizationStep.cxx (+1 -1), vtkGaussian2DWidget.cxx (+14 -12)
sylvain 2009-07-27 17:45 Rev.: 10053

ENH: show the histogram of the target image in step 5

1533 lines of code changed in 5 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityNormalizationStep.cxx (+589 -274), vtkEMSegmentIntensityNormalizationStep.h (+49 -37), vtkEMSegmentNodeParametersStep.cxx (+824 -1556), vtkEMSegmentNodeParametersStep.h (+60 -82), vtkEMSegmentStep.cxx (+11 -11)
sylvain 2009-07-25 00:20 Rev.: 10029

ENH: compute the eigenvectors of the covariance matrix to display the gaussian distribution

0 lines of code changed in 4 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (changed), vtkEMSegmentNodeParametersStep.cxx (changed), vtkGaussian2DWidget.cxx (changed), vtkGaussian2DWidget.h (changed)
sylvain 2009-07-24 19:03

ENH: load a label map to accurately create the class distributions

0 lines of code changed in 8 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (changed), vtkEMSegmentIntensityDistributionsStep.h (changed), vtkEMSegmentIntensityNormalizationStep.cxx (changed), vtkEMSegmentNodeParametersStep.cxx (changed), vtkEMSegmentNodeParametersStep.h (changed), vtkGaussian2DWidget.cxx (changed), vtkGaussian2DWidget.h (changed)
sylvain 2009-07-24 18:13 Rev.: 10023

ENH: itk classes to convert between vtk images and itk images

529 lines of code changed in 4 files:

  • Modules/EMSegment/Wizard: itkImageToVTKImageFilter.h (new 134), itkImageToVTKImageFilter.txx (new 144), itkVTKImageToImageFilter.h (new 107), itkVTKImageToImageFilter.txx (new 144)
sylvain 2009-07-20 23:52 Rev.: 9985

ENH: remove debug comments to the standard output

0 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (-2)
sylvain 2009-07-17 15:12 Rev.: 9963

COMP: remove all reference to vtkEMSegmentIntensityPreNormalization. This class is no longer in use.

0 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityNormalizationStep.cxx (-1), vtkEMSegmentIntensityNormalizationStep.h (-4)
naucoin 2009-07-14 16:42 Rev.: 9932

COMP: fixing include file

2 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentAnatomicalStructureStep.cxx (+2 -1)
sylvain 2009-07-10 11:53 Rev.: 9900

BUG: fix the Gaussian 2D callbacks

4 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (+4 -5)
sylvain 2009-07-10 11:45 Rev.: 9899

BUG: fix the Gaussian 2D callbacks

18 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentIntensityDistributionsStep.cxx (+14 -47), vtkEMSegmentIntensityDistributionsStep.h (+4 -5)
sylvain 2009-07-09 14:24 Rev.: 9895

ENH: fix the speed issue when rendering the 2D Gaussian distributions. STYLE: fix variable names to comply with VTK standards.

472 lines of code changed in 20 files:

  • Modules/EMSegment/Wizard: vtkEMSegmentAnatomicalStructureStep.cxx (+16), vtkEMSegmentAnatomicalStructureStep.h (+18 -2), vtkEMSegmentIntensityDistributionsStep.cxx (+207 -383), vtkEMSegmentIntensityDistributionsStep.h (+15 -34), vtkEMSegmentIntensityImagesStep.cxx (+16), vtkEMSegmentIntensityImagesStep.h (+16), vtkEMSegmentIntensityNormalizationStep.cxx (+1 -1), vtkEMSegmentIntensityNormalizationStep.h (+1 -1), vtkEMSegmentNodeParametersStep.h (+1 -1), vtkEMSegmentParametersSetStep.cxx (+16), vtkEMSegmentParametersSetStep.h (+16), vtkEMSegmentRegistrationParametersStep.cxx (+16), vtkEMSegmentRegistrationParametersStep.h (+18 -1), vtkEMSegmentRunSegmentationStep.cxx (+16), vtkEMSegmentRunSegmentationStep.h (+16), vtkEMSegmentSpatialPriorsStep.cxx (+16), vtkEMSegmentSpatialPriorsStep.h (+18 -1), vtkEMSegmentStep.cxx (+16), vtkEMSegmentStep.h (+17 -1), vtkGaussian2DWidget.cxx (+16 -6)
sylvain 2009-07-08 16:14 Rev.: 9888

ENH: remove classes created for debugging purposed

0 lines of code changed in 2 files:

  • Modules/EMSegment/Wizard: vtkKWColorTransferFunctionEditorDerived.cxx (del), vtkKWColorTransferFunctionEditorDerived.h (del)
sylvain 2009-07-08 14:53 Rev.: 9886

COMP: include vtkEMSegment.h to define the symbol VTK_EMSEGMENT_EXPORT

1 lines of code changed in 1 file:

  • Modules/EMSegment/Wizard: vtkGaussian2DWidget.h (+1)

(53 more)

Generated by StatSVN 0.5.0