2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 4 months ago.
Mar 06, 2024 — Mar 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: Fixing the data an baseline such that the TubeEnhanceing2DImageFilterTest passes. More... over 15 years ago
BUG: Fixing the data an baseline such that the TubeEnhanceing2DImageFilterTest passes. More... over 15 years ago
BUG: Added the make_directory command to the top-level CMakeLists.txt such that the proper temporary directory is in place. This still doesn't fix the problem with the Tube Enhancement filter. More... over 15 years ago
BUG: Added the make_directory command to the top-level CMakeLists.txt such that the proper temporary directory is in place. This still doesn't fix the problem with the Tube Enhancement filter. More... over 15 years ago
BUG: Added progress to the itkTubeEnhancingDiffusion2DImageFilter to help it pass the standard battery of tests. Unfortunately this fix didn't fix the test. There is still a problem with an uncreated Temporary directory. More... over 15 years ago
BUG: Added progress to the itkTubeEnhancingDiffusion2DImageFilter to help it pass the standard battery of tests. Unfortunately this fix didn't fix the test. There is still a problem with an uncreated Temporary directory. More... over 15 years ago
BUG: Fixed the PrintSelf function of itkTubeEnhancingDiffusionFilter to cover all ivars. More... over 15 years ago
BUG: Fixed the PrintSelf function of itkTubeEnhancingDiffusionFilter to cover all ivars. More... over 15 years ago
BUG: Added Applications directory to coverage computation. Excluded Testing directories from coverage computation.
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
ENH: Changed case of commands to lowercase to match our programming style. Also added find_package command to find Tclsh.
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
ENH: Renamed instances of Vessel to Tube
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
STYLE: Use TubeTK header for data structures. More... over 15 years ago
ENH: Add based class for new geometry data structures. More... over 15 years ago
BUG: Convert from dos to unix style (CRLF to LF)
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
BUG: Fixed KWStyle. Directoires in TubeTKFiles.txt.in must match the actual directories. Any incorrect directory causes an error.
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
COMP: Install tclap into a sandbox directory in the install dir. More... over 15 years ago
Merge branch 'test'
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
ENH: Changed parameters used for running the itkVesselEnhancing test so that it doesn't timeout during memory check
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
ENH: Build of tubeTK should respect cmake var set by user, not the cmake var hard-coded in SuperBuild.cmake for other projects
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
BUG: Need to push all relevant CMake vars to superbuild of local project.
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
Merge branch 'master' of git://gitorious.org/tubetk/tubetk
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
COMP: Enabled BUILD_SHARED in TubeTK-inner. More... over 15 years ago
BUG: Don't TubeTK install files unless necessary. Temporary fix (by commenting-out install commands) . Real fix needs to queue files for installation and only do the installation when a make install is issued.
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
BUG: Commented out install for tubetk's files because install doesn't overwrite, so changes to tubetk's files don't propagate to installed files, thereby thrawting efforts to fix bugs
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
Merge branch 'master' of [email protected]:tubetk/tubetk More... over 15 years ago
BUG: Speedup VesselEnhancing test and fixed print header test
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
ENH: adding Printself.tcl to local dir since it is not available when using an installed version of ITK
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
ENH: Need to keep itkFilterWatcher local - copy in ITK/Testing is not included in installed ITKs
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
BUG: Fixed name of installation dir for ITK - it is InsightToolkit, not ITK
Stephen Aylward
as Stephen R. Aylward
More... over 15 years ago
Merge branch 'master' of [email protected]:tubetk/tubetk More... over 15 years ago