[root]/Wrapping/WrapITK/Modules/Base

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 89 (100.0%) | 957 (100.0%) | 10.7 |
| glehmann | 84 (94.4%) | 942 (98.4%) | 11.2 |
| ibanez | 5 (5.6%) | 15 (1.6%) | 3.0 |
ENH: Add ContourExtractor2DImageFilter and other required classes wrappers to wrapitk.
24 lines of code changed in:
ENH: Add BayesianClassifierImageFilter and BayesianClassifierInitializationImageFilter wrappers in wrapitk.
4 lines of code changed in:
COMP: Fix wrapping gap warnings.
4 lines of code changed in:
BUG: Missing InPlace filters for RGBAPixels
4 lines of code changed in:
ENH: App itk::RGBAPixel in WrapITK.
4 lines of code changed in:
BUG: Missing base classes for filters using RGBAPixel
29 lines of code changed in:
COMP: Drop some types to make wrapitk build with ITK_USE_STRICT_CONCEPT_CHECKING
4 lines of code changed in:
ENH: Add KernelImageFilter wrapper. COMP: Move BoxImageFilte to Base module, so it can found for non-morpho math filters.
10 lines of code changed in:
ENH: Adding the new file itkNumericTraitsFixedArrayPixel.h.
1 lines of code changed in:
ENH: MetaDataDictionary doesn't seem to use classes with very long name so wrap it again
1 lines of code changed in:
ENH: split biggest WrapITK files in order to make WrapITK easier to build
138 lines of code changed in:
BUG: fix warning about unknown classes while loading VXLNumerics and Base modules in python
2 lines of code changed in:
COMP: BUG: StringStream wrapper shouldn t have been disable - I have been a "little" too inclusive while recording changes.
5 lines of code changed in:
COMP: ImageBoundaryCondition still break the build
3 lines of code changed in:
ENH: reorder the wrapped classes to prepare migration to swig
45 lines of code changed in:
ENH: mask image has integral pixel type ENH: add complex type to be able to filter Fourier spectrum ENH: use a more general macro to wrap scalars and all types
3 lines of code changed in:
ENH: wrap unsigned char type required by spatial object
3 lines of code changed in:
ENH: Simplifying the FlatStructuringElement. Returning to the Dimension as the single template parameter. Renabling its wrapping. The interactions with images removed to be implemented in a helper class.
3 lines of code changed in:
COMP: Disabling the wrapping of the FlatStructuringElement. This does not compile yet on Windows (VisualStudio). This is a class in the Code/Review directory and needs refactoring.
5 lines of code changed in:
COMP: The FlatStructuring element has a single template parameter. It is more like the calculators than the image filters.
3 lines of code changed in:
(2 more)