Merged
Conversation
This commit addresses JIRA issue #2996. The parameter m_DomainMu from the BilateralImageFilter is exposed. Moved the constructor implementation to the hxx. Updated the tests to specifically set m_DomainMu, to test this function. Change-Id: I1c80ae6abe067d6ae8b4f61a95cef6432db38036
When Module_ITKIODCMTK is OFF, then the internal DCMTK should NOT be build in the third party directory. When Module_ITKIODCMTK is ON, then only build the libraries because the DCMTK BUILD_APPS:BOOL=ON would unnecessarily build DCMTK applications that are not needed by ITK. Use the http rather than https in order to increase the ability of downloads over firewalled environments. Change-Id: I1293853bcf6ce7b7e11ef3fbdbf7098ec878d1e6
7b53f11 COMP: Fix robustness of DCMTK internal builds
1. The wrong hash tag was given to check out DCMTK from https://github.com/InsightSoftwareConsortium/DCMTK 2. Erroneous conditional inclusion of statements in Modules/ThirdParty/DCMTK/itk-module-init.cmake Change-Id: I313bdf5c1b3dacc81a2d8b2f73dd8a9b5ad3e322
Author: dr.tim.allman@gmail.com Useful addition to the doc. Change-Id: I5f6c2caccebf0d534ed1378dff0334abd5828d18
31bc608 BUG: Regressions with respect to building DCMTK
fd2fab1 ENH: expose parameter in Bilateral filter
c6cc779 DOC: Modify BSplineTransformInitializer comments.
Doxygen is mistakenly detecting Set/GetDirectionTolerance as private. Add spaces that should correct this. Change-Id: Ic637c06b958e422ba7bffe03039c2c1bf146ab36
1e00d62 DOC: Doxygen detection of DirectionTolerance as private.
When turning ITK_USE_SYSTEM_TIFF the build fails with: In file included from /home/paulnovo/build-area/insighttoolkit4-4.3.1/BUILD/Modules/ Compatibility/Deprecated/test/DeprecatedIOTestDriver.cxx:6:0: /home/paulnovo/build-area/insighttoolkit4-4.3.1/Modules/Compatibility /Deprecated/test/itkTestDriverIncludeDeprecatedIOFactories.h:26:34: fatal error: itkLSMImageIOFactory.h: No such file or directory compilation terminated. This fix removes the include for itkLSMImageIOFactory.h when ITK_USE_SYSTEM_TIFF is on. The fix is done in the same way as in: Modules/Core/TestKernel/include/itkTestDriverIncludeBuiltInIOFactories.h Change-Id: Idd57866040f7a86836a4631dabd60ecb82df1e66
Change-Id: Ie72a4aa02cfcc03a7ef83fc78a5a7ce5d87f2e2f
Change-Id: I414acbf7311392afba6be87d872351e300675773
\author tags should come after the brief description and are terminated by an empty line or another tag. Also clean some whitespace in documentation. Change-Id: I12346c1cdebbee5cb166025cad8702dc361bf106
Author: dr.tim.allman@gmail.com Change-Id: I98c52f8c631611504317441e33282f3b8a928d6e
cbc1aa4 STYLE: Ensure documentation \author tags are parsed
b306610 DOC: Modify BSplineTransform comments.
fuentesdt
added a commit
that referenced
this pull request
Feb 19, 2013
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.