User contributions for Daviddoria
From KitwarePublic
Jump to navigationJump to search
28 October 2012
- 14:5914:59, 28 October 2012 diff hist +101 N ITK/Examples/Segmentation/MultiphaseChanAndVeseSparseFieldLevelSetSegmentation moved ITK/Examples/Segmentation/MultiphaseChanAndVeseSparseFieldLevelSetSegmentation to ITK/Examples/WishList/Segmentation/MultiphaseChanAndVeseSparseFieldLevelSetSegmentation: Need to provide sample input image and arguments. current
- 14:5914:59, 28 October 2012 diff hist 0 m ITK/Examples/WishList/Segmentation/MultiphaseChanAndVeseSparseFieldLevelSetSegmentation moved ITK/Examples/Segmentation/MultiphaseChanAndVeseSparseFieldLevelSetSegmentation to ITK/Examples/WishList/Segmentation/MultiphaseChanAndVeseSparseFieldLevelSetSegmentation: Need to provide sample input image and arguments.
- 14:5814:58, 28 October 2012 diff hist +118 ITK/Examples →Wish List
- 14:5814:58, 28 October 2012 diff hist −78 ITK/Examples →Image Segmentation
- 14:5714:57, 28 October 2012 diff hist +65 N ITK/Examples/Segmentation/kMeansClustering moved ITK/Examples/Segmentation/kMeansClustering to ITK/Examples/WishList/Segmentation/kMeansClustering: Need to provide sample input image and arguments. current
- 14:5714:57, 28 October 2012 diff hist 0 m ITK/Examples/WishList/Segmentation/kMeansClustering moved ITK/Examples/Segmentation/kMeansClustering to ITK/Examples/WishList/Segmentation/kMeansClustering: Need to provide sample input image and arguments.
- 14:5614:56, 28 October 2012 diff hist −9 ITK/Examples/WishList/Segmentation/kMeansClustering Match filename to wiki page name.
- 14:5214:52, 28 October 2012 diff hist +312 ITK/Examples →Wish List
- 14:5114:51, 28 October 2012 diff hist −272 ITK/Examples →Image Segmentation
- 14:5114:51, 28 October 2012 diff hist +101 N ITK/Examples/Segmentation/SinglephaseChanAndVeseDenseFieldLevelSetSegmentation moved ITK/Examples/Segmentation/SinglephaseChanAndVeseDenseFieldLevelSetSegmentation to ITK/Examples/WishList/Segmentation/SinglephaseChanAndVeseDenseFieldLevelSetSegmentation: Need example input files and arguments. current
- 14:5114:51, 28 October 2012 diff hist 0 m ITK/Examples/WishList/Segmentation/SinglephaseChanAndVeseDenseFieldLevelSetSegmentation moved ITK/Examples/Segmentation/SinglephaseChanAndVeseDenseFieldLevelSetSegmentation to ITK/Examples/WishList/Segmentation/SinglephaseChanAndVeseDenseFieldLevelSetSegmentation: Need example input files and arguments.
- 14:4414:44, 28 October 2012 diff hist +216 ITK/Examples/Smoothing/BinaryMinMaxCurvatureFlowImageFilter Parse input arguments at the beginning of main().
- 14:4014:40, 28 October 2012 diff hist +24 ITK/Examples/Statistics/TextureFeatures Accept input image filename.
- 14:3614:36, 28 October 2012 diff hist +167 ITK/Examples →Small Problems
- 14:3614:36, 28 October 2012 diff hist −158 m ITK/Examples →Statistics
- 14:3514:35, 28 October 2012 diff hist +78 m ITK/Examples/WishList/Statistics/ImageKmeansModelEstimator No edit summary
- 14:2614:26, 28 October 2012 diff hist +72 N ITK/Examples/Statistics/ImageKmeansModelEstimator moved ITK/Examples/Statistics/ImageKmeansModelEstimator to ITK/Examples/WishList/Statistics/ImageKmeansModelEstimator: Segfault on line 102 (int classLabel = membershipIterator.GetClassLabel();) current
- 14:2614:26, 28 October 2012 diff hist 0 m ITK/Examples/WishList/Statistics/ImageKmeansModelEstimator moved ITK/Examples/Statistics/ImageKmeansModelEstimator to ITK/Examples/WishList/Statistics/ImageKmeansModelEstimator: Segfault on line 102 (int classLabel = membershipIterator.GetClassLabel();)
- 01:3801:38, 28 October 2012 diff hist −1,079 ITK/Examples/ImageProcessing/CastImageFilter Use QuickView.
20 October 2012
- 15:2115:21, 20 October 2012 diff hist +658 N ITK/Examples/CMake/CheckForModule Created page with "==CheckForModule.cxx== <source lang="cpp"> #include "itkImage.h" #include <iostream> int main(int argc, char *argv[]) { return 0; } </source> <source lang="cmake"> cmake_mi..."
- 13:3013:30, 20 October 2012 diff hist +353 ITK/Examples/ImageProcessing/ConnectedComponentImageFilter Template CreateImage, use image internal typedefs, optionally accept input argument.
- 12:4612:46, 20 October 2012 diff hist +151 ITK/Examples/IO/TransformFileWriter Use an input argument if provided.
- 12:4612:46, 20 October 2012 diff hist +153 ITK/Examples/IO/TransformFileReader Use an input argument if provided.
- 12:3012:30, 20 October 2012 diff hist +136 ITK/Examples/Curves/ContourMeanDistanceImageFilter Template the CreateImage* functions. Use image typedefs for index and size. Fix initialization problem that was leading to a few rogue pixels breaking the test comparison.
19 October 2012
- 13:1413:14, 19 October 2012 diff hist +26 ITK/Examples/Images/MaskedFFTNormalizedCorrelationImageFilter Fix type of constants.
- 13:1113:11, 19 October 2012 diff hist +41 ITK/Examples/ImageProcessing/MaskImageFilter Fix signed/unsigned comparison.
- 13:0813:08, 19 October 2012 diff hist −38 ITK/Examples/Smoothing/SmoothingRecursiveGaussianImageFilter Remove unused header.
- 13:0013:00, 19 October 2012 diff hist +36 ITK/Examples/SpectralAnalysis/InverseFFTImageFilter Correct loop counter type.
- 12:5912:59, 19 October 2012 diff hist +36 ITK/Examples/SpectralAnalysis/ForwardFFTImageFilter Correct loop counter type.
- 12:5812:58, 19 October 2012 diff hist −20 ITK/Examples/Statistics/ImageToListSampleAdaptor Use ComposeImageFilter instead of deprecated ScalarToArrayCastImageFilter.
- 12:5712:57, 19 October 2012 diff hist +288 m ITK/Examples/Statistics/TextureFeatures →TextureFeatures.cxx: Use stringstream instead of character array to prevent warning.
- 12:5612:56, 19 October 2012 diff hist +5 ITK/Examples/Morphology/FlatStructuringElement Actually use the input argument.
- 12:5512:55, 19 October 2012 diff hist +13 ITK/Examples/Images/FFTNormalizedCorrelationImageFilter Fix type of constant.
- 12:5412:54, 19 October 2012 diff hist −1 ITK/Examples/WishList/Segmentation/EstimatePCAModel Use itkMultiplyImageFilter instead of the deprecated itkMultiplyByConstantImageFilter. Correct signed-ness of input arguments.
- 12:5312:53, 19 October 2012 diff hist +23 ITK/Examples/ImageProcessing/BinaryStatisticsOpeningImageFilter Return success from main.
- 12:5012:50, 19 October 2012 diff hist −18 ITK/Examples/Morphology/BinaryPruningImageFilter Fix signed/unsigned comparison.
8 October 2012
- 17:0917:09, 8 October 2012 diff hist +94 VTK/Patch Procedure No edit summary current
- 17:0917:09, 8 October 2012 diff hist +33 N VTK Patch Procedure moved VTK Patch Procedure to VTK/Patch Procedure: Namespaces current
- 17:0917:09, 8 October 2012 diff hist 0 m VTK/Patch Procedure moved VTK Patch Procedure to VTK/Patch Procedure: Namespaces
24 September 2012
- 14:1614:16, 24 September 2012 diff hist +158 CMake/Tutorials/SettingVariableGroups No edit summary
21 September 2012
- 17:5517:55, 21 September 2012 diff hist +272 m CMake/Tutorials/SettingVariableGroups No edit summary
- 15:3215:32, 21 September 2012 diff hist +599 CMake/Tutorials/Qt No edit summary
- 15:2915:29, 21 September 2012 diff hist +1,617 N CMake/Tutorials/Qt Created page with "A typical CMakeLists.txt file for a Qt project looks like this: <source lang="cmake"> cmake_minimum_required(VERSION 2.6) PROJECT(TestProject) FIND_PACKAGE(Qt4 REQUIRED) INCLUD..."
- 15:2715:27, 21 September 2012 diff hist +207 N CMake/Tutorials/C++11Flags Created page with "<source lang=cmake> cmake_minimum_required(VERSION 2.6) PROJECT(Test) if(UNIX) SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -std=gnu++0x") endif() # MSVC does not require..."
- 15:2415:24, 21 September 2012 diff hist +759 N CMake/Tutorials/C++Compilers Created page with "<source lang="cmake"> cmake_minimum_required(VERSION 2.6) PROJECT(C++) IF(WIN32) # Check if we are on Windows if(MSVC) # Check if we are using the Visual Studio compiler ..."
- 14:1414:14, 21 September 2012 diff hist +71 CMake/Tutorials →Cross-platform Development
- 14:1314:13, 21 September 2012 diff hist +215 CMake/Tutorials No edit summary
- 13:4313:43, 21 September 2012 diff hist +2,745 N CMake/Tutorials/SettingVariableGroups Created page with "<source lang="cmake"> cmake_minimum_required(VERSION 2.6) # The idea of this demo is to show how to set a group of CMake variables together. # A common use case is to allow easy..."
- 13:4313:43, 21 September 2012 diff hist +120 CMake/Tutorials No edit summary
- 13:4113:41, 21 September 2012 diff hist +140 CMake/Projects →Libraries