User:Dgobbi
From KitwarePublic
Jump to navigationJump to search
Projects
Ongoing Projects
Recently Completed Projects
- Image interpolators (start Jun 20 2011, finish Aug 31 2011)
- Image rendering classes (start Dec 20, 2010)
- New wrappers (start Apr 28, 2010)
- Clipping of closed surfaces (start Mar 26, 2010, finish Apr 22, 2010)
- New Cell Picker and Volume Picking (start Nov 2009, finish Feb 2010)
Projects On Hold
- Improved image stencil support (start Nov 3, 2010)
- requires better integration with imaging pipeline
- MNI file formats
- requires support for hdf/minc2, but otherwise complete
Maintenance
- Python wrappers
- Core wrapper infrastructure
- Imaging pipeline
- Anything transform related
VTK Reorg
[Core/ComputationalGeometry] -> [Core/Math] Filtering/vtkCardinalSpline.cxx: Filtering/vtkCardinalSpline.h: Filtering/vtkKochanekSpline.cxx: Filtering/vtkKochanekSpline.h: [Core/DataModel] -> [Core/Math] Filtering/vtkSpline.cxx: Filtering/vtkSpline.h: {IO/Exporters] -> [IO/Core] (or [IO/Image]) - these aren't exporters in the VTK sense Imaging/vtkImageExport.cxx: Imaging/vtkImageExport.h: {IO/Importers] -> [IO/Core] (or [IO/Image]) - these aren't importers in the VTK sense Imaging/vtkImageImport.cxx: Imaging/vtkImageImport.h: Imaging/vtkImageImportExecutive.cxx: Imaging/vtkImageImportExecutive.h: [IO/Image] ->[IO/Core] - not image-specific IO/vtkZLibDataCompressor.cxx: IO/vtkZLibDataCompressor.h: [IO/Geometry] -> [IO/Core] - definitely go in core IO/vtkSortFileNames.cxx: IO/vtkSortFileNames.h: [IO/MNIT] -> [IO/MINC] - these are closely related to MINC files and should go with them Hybrid/vtkMNIObjectReader.cxx: Hybrid/vtkMNIObjectReader.h: Hybrid/vtkMNIObjectWriter.cxx: Hybrid/vtkMNIObjectWriter.h: Hybrid/vtkMNITagPointReader.cxx: Hybrid/vtkMNITagPointReader.h: Hybrid/vtkMNITagPointWriter.cxx: Hybrid/vtkMNITagPointWriter.h: Hybrid/vtkMNITransformReader.cxx: Hybrid/vtkMNITransformReader.h: Hybrid/vtkMNITransformWriter.cxx: Hybrid/vtkMNITransformWriter.h: [Filters/Video] -> [IO/Video] - these talk to the hardware, so are really IO Hybrid/vtkMILVideoSource.cxx: Hybrid/vtkMILVideoSource.h: Hybrid/vtkVideoSource.cxx: Hybrid/vtkVideoSource.h: Hybrid/vtkWin32VideoSource.cxx: Hybrid/vtkWin32VideoSource.h: