Skip to content

updates#1

Merged
fuentesdt merged 17 commits intofuentesdt:masterfrom
InsightSoftwareConsortium:master
Feb 19, 2013
Merged

updates#1
fuentesdt merged 17 commits intofuentesdt:masterfrom
InsightSoftwareConsortium:master

Conversation

@fuentesdt
Copy link
Owner

No description provided.

mstaring and others added 17 commits February 5, 2013 09:36
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
fuentesdt added a commit that referenced this pull request Feb 19, 2013
@fuentesdt fuentesdt merged commit 350437d into fuentesdt:master Feb 19, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants