Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
115 commits
Select commit Hold shift + click to select a range
49774c0
ENH: revision 3
Aug 22, 2011
b935d6d
BUG: Add missing LICENSE file.
thewtex Oct 14, 2015
9adadd4
ENH: Add initial itk-module.cmake file.
thewtex Oct 14, 2015
1729732
ENH: Reorganize as an ITKv4 module.
thewtex Oct 14, 2015
522c87a
ENH: Update test CMake configuration for modularization.
thewtex Oct 14, 2015
996bdfb
COMP: QuadEdgeMeshQuadricDecimation renamed to
thewtex Oct 14, 2015
c6d8260
COMP: TimeProbe::GetMeanTime renamed to TimeProbe::GetMean.
thewtex Oct 14, 2015
d024e2c
BUG: Update copyright headers.
thewtex Oct 14, 2015
21eb1c8
STYLE: Remove unnecessary include's.
thewtex Oct 14, 2015
69128aa
STYLE: Update header names for ITKv4.
thewtex Oct 14, 2015
3d83af3
BUG: Fix CuberilleInDoxygenGroup test.
thewtex Oct 14, 2015
667b880
ENH: Merge pull request #1 from thewtex/module
thewtex Oct 14, 2015
5cdad19
COMP: Fix .txx/.hxx #include.
thewtex Oct 14, 2015
8a29c33
ENH: Merge pull request #2 from thewtex/docker
thewtex Oct 14, 2015
0947553
ENH: Add wrapping.
thewtex Oct 15, 2015
f34f3d3
ENH: Merge pull request #4 from thewtex/wrapping
thewtex Oct 16, 2015
f2c43ef
COMP: Remove unused typedefs in the test.
thewtex Oct 16, 2015
9c6e139
ENH: Merge pull request #6 from thewtex/unused-typedefs
thewtex Oct 16, 2015
ffadf71
COMP: Address SetInput override virtual warning.
thewtex Oct 16, 2015
694b32f
DOC: Fix description typo.
thewtex Oct 16, 2015
a17cc39
ENH: Merge pull request #8 from thewtex/override-virtual
thewtex Oct 16, 2015
90645dc
BUG: Address KWStyle tests.
thewtex Oct 19, 2015
c480ff8
STYLE: Merge pull request #10 from thewtex/kwstyletests
thewtex Oct 19, 2015
0056f70
BUG: Fix test temporary output dir.
thewtex Oct 19, 2015
f3a378e
ENH: Merge pull request #11 from thewtex/TestOutputDir
thewtex Oct 19, 2015
0d1b3a3
COMP: Wsign-compare warning
sudomakeinstall Feb 5, 2016
e37827b
STYLE: Null to ITK_NULLPTR
sudomakeinstall Feb 5, 2016
055e52c
ENH: Merge pull request #13 from DVigneault/WsignCompare
thewtex Feb 5, 2016
a687af5
ENH: Merge pull request #14 from DVigneault/ITKNULLPTR
thewtex Feb 5, 2016
2d177e8
BUG: Fixing appearance of Not-A-Number values when gradient is 0
dzenanz Apr 26, 2016
dbc8044
ENH: Taking advantage of covariant vector's normalize returning the norm
dzenanz Apr 26, 2016
a7b101b
ENH: Explicitly requesting ITK version 4.10
dzenanz Apr 28, 2016
d1d70f6
ENH: Merge pull request #15 from dzenanz/NaN-fix
thewtex Apr 28, 2016
e74af7b
BUG: Fix CMake version check: 2.9 should be 2.8.9.
thewtex May 25, 2016
2591c30
COMP: Merge pull request #17 from thewtex/CMakeVersion
thewtex May 25, 2016
cd483e7
STYLE: Use Macro for Function Deletion
zachary-williamson Jun 24, 2016
f4c5464
ENH: Merge pull request #18 from zachary-williamson/master
thewtex Jul 11, 2016
e273341
BUG: Instatiate itkCuberilleImageToMeshFilter
HastingsGreer Aug 1, 2016
87de534
ENH: Merge pull request #19 from QuadmasterXLII/master
thewtex Aug 1, 2016
a526118
ENH: Improve the itk::CuberilleImageToMeshFilter coverage.
Feb 19, 2017
5160e21
STYLE: Improve the itk::CuberilleImageToMeshFilter style.
Feb 19, 2017
ddf136d
STYLE: Merge pull request #21 from jhlegarreta/ImproveCuberilleImageT…
thewtex Mar 10, 2017
2ae7b16
ENH: Merge pull request #20 from jhlegarreta/ImproveCuberilleImageToM…
thewtex Mar 10, 2017
5ab2665
COMP: Fix mesh traits wrapping types
thewtex Oct 17, 2017
65e60c4
ENH: Merge pull request #24 from thewtex/packages
thewtex Oct 18, 2017
fb6249b
COMP: Deprecate use itkGetObjectMacro
hjmjohnson Dec 17, 2017
a9252f2
COMP: Remove compiler warning regarding override
hjmjohnson Dec 17, 2017
3171fc9
COMP: Prefer std and itk::Math to vnl_math
sudomakeinstall Jan 17, 2018
a310313
ENH: Require cmake minimum version to be 3.9.5.
Jan 17, 2018
9e59fbd
ENH: Merge pull request #26 from DVigneault/master
dzenanz Jan 19, 2018
b575182
COMP: Merge pull request #27 from jhlegarreta/ChangeRequiredCMakeMini…
dzenanz Jan 19, 2018
486055d
ENH: Initial ITKv5 conversions.
hjmjohnson Dec 16, 2017
dc50472
ENH: ITKv5 override consistency
hjmjohnson Dec 17, 2017
9b16997
COMP: Use C++11 override directly
hjmjohnson Dec 17, 2017
72b9321
COMP: Use C++11 nullptr directly
hjmjohnson Dec 17, 2017
50a4370
ENH: Initial ITKv5 conversions.
hjmjohnson Dec 16, 2017
801adc3
ENH: ITKv5 override consistency
hjmjohnson Dec 17, 2017
371daab
COMP: Use C++11 override directly
hjmjohnson Dec 17, 2017
5353290
COMP: Use C++11 nullptr directly
hjmjohnson Dec 17, 2017
7fd6ea4
STYLE: Modernize to C++11 conventions
hjmjohnson Feb 12, 2018
69b523f
STYLE: Prefer C++11 type alias over typedef
hjmjohnson Feb 13, 2018
8de168f
STYLE: Prefer constexpr for const numeric literals
hjmjohnson Feb 13, 2018
6e7849c
COMP: Move ITK_DISALLOW_COPY_AND_ASSIGN calls to public section.
Apr 14, 2018
be40bff
COMP: Set the minimum required CMake version to 3.10.2.
May 5, 2018
715121c
COMP: Wrap simplified Mesh types
thewtex Feb 18, 2019
a0317ea
ENH: Merge pull request #38 from InsightSoftwareConsortium/ITKv5
thewtex Feb 18, 2019
126ba77
ENH: Wrap for all scalar pixel types
thewtex Nov 6, 2019
8ba8996
ENH: Merge pull request #43 from thewtex/wrap-types
thewtex Nov 6, 2019
5de242b
STYLE: Add ITK prefix to testing macros
jhlegarreta Jun 15, 2019
74f5629
ENH: Merge pull request #41 from jhlegarreta/UpdateTestingMacrosNames
thewtex Nov 6, 2019
e3858e6
ENH: Enable the use of a different interpolator in wrapping
thewtex Nov 8, 2019
d1d7939
STYLE: class -> typename
thewtex Nov 8, 2019
4725269
ENH: Merge pull request #45 from thewtex/wrap-bspline
thewtex Nov 8, 2019
5352ee9
BUG: Use Direction When Computing Offsets
sudomakeinstall Dec 12, 2019
d0a8b52
ENH: Merge pull request #46 from DVigneault/UseDirectionMatrix
thewtex Dec 16, 2019
7d91739
ENH: Save Adjacent Pixel Value as Cell Data
sudomakeinstall Dec 20, 2019
50f6621
ENH: Merge pull request #48 from DVigneault/SaveAdjacentPixelAsCellData
thewtex Dec 23, 2019
6a0f411
STYLE: Prefer std::array to c-style arrays
sudomakeinstall Jan 18, 2020
c8df66a
ENH: Merge pull request #50 from DVigneault/PreferSTDArrayToCArray
thewtex Jan 18, 2020
fd8b3ab
BUG: Prevent Non-Manifold Geometry
sudomakeinstall Feb 4, 2020
0eb25eb
ENH: Merge pull request #51 from DVigneault/PreventNonmanifoldGeometry
sudomakeinstall Feb 6, 2020
82b8884
BUG: Regenerate Hardcoded Array with CC Bugfix
sudomakeinstall Feb 7, 2020
82c8430
STYLE: Prefer = default to explicitly trivial implementations
hjmjohnson Feb 17, 2020
7485979
STYLE: Use default member initialization
hjmjohnson Feb 17, 2020
c9e7714
STYLE: Prefer = default to explicitly trivial implementations
hjmjohnson Feb 18, 2020
276398c
DOC: Update copyright assignment to NumFOCUS
hjmjohnson Feb 19, 2020
7c7f61c
BUG: Fix failing kwstyle test. Header mismatch.
mseng10 Feb 18, 2020
bcaacc8
ENH: Make similar to template from ITKModuleTemplate
hjmjohnson Mar 1, 2020
74599bd
ENH: Improve Code Coverage
sudomakeinstall May 25, 2020
339e3e7
ENH: Merge pull request #59 from DVigneault/ImproveCodeCoverage
dzenanz May 25, 2020
8b7fbf4
BUG: Handle Non-Manifold Geometry
sudomakeinstall May 30, 2020
22fa64c
COMP: Address Wmissing-braces Warnings
sudomakeinstall Jun 15, 2020
1e4b457
BUG: Fix Incorrect Indexing in Case 231
sudomakeinstall Oct 26, 2020
7cbad1f
STYLE: Rename ITK_DISALLOW_COPY_AND_ASSIGN to ITK_DISALLOW_COPY_AND_MOVE
mseng10 Oct 14, 2020
122de0d
COMP: Remove inclusion of .hxx files as headers
hjmjohnson Dec 17, 2021
f03481f
ENH: Bump ITK and replace http with https using script
tbirdso May 31, 2022
4905ade
COMP: Update cmake_minimum_required to 3.16.3
thewtex Jun 5, 2024
aac2087
ENH: Merge pull request #78 from thewtex/itk-5.4.0
thewtex Jun 5, 2024
75ee38c
ENH: Add Python tests for existing input images
dzenanz Nov 27, 2024
8848c9d
ENH: Add test case from GitHub issue #66
sudomakeinstall Nov 24, 2025
2fc9ebd
ENH: Split the test into two cases
dzenanz Nov 24, 2025
d42eaf6
ENH: Use itk::Mesh so the test passes
dzenanz Nov 24, 2025
576ce0d
ENH: Merge pull request #91 from dzenanz/issue66
dzenanz Nov 27, 2025
55d75c8
COMP: Fix warning: unused parameter 'argv'
dzenanz Mar 16, 2026
ba5c08b
COMP: Merge pull request #93 from dzenanz/fixWarning
dzenanz Mar 16, 2026
c14d39d
ENH: Ingest ITKCuberille into Modules/Filtering
hjmjohnson May 4, 2026
8df9883
STYLE: Apply gersemi 0.19.3 to Cuberille wrapping test CMakeLists
hjmjohnson May 4, 2026
30c3dbe
DOC: Add Cuberille module README pointing at archived upstream
hjmjohnson May 4, 2026
e0fbc8e
COMP: Remove Cuberille remote-fetch cmake (now in-tree)
hjmjohnson May 4, 2026
f6a46d2
ENH: Enable Module_Cuberille in configure-ci pixi task
hjmjohnson May 4, 2026
69ec049
BUG: Move Cuberille debug macros out of public header
hjmjohnson May 4, 2026
58c3d1b
BUG: Fix VertexLookupNode operator>= and operator<= equal-Y branch
hjmjohnson May 4, 2026
32d6153
STYLE: Use itk_add_test for Cuberille CTest registrations
hjmjohnson May 4, 2026
9ad68e0
BUG: Remove DEBUG_PRINT macro and all guarded debug-tracing blocks
hjmjohnson May 4, 2026
65bf4da
ENH: Convert Cuberille USE_* macros to class-level static constexpr bool
hjmjohnson May 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions Modules/Filtering/Cuberille/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
cmake_minimum_required(VERSION 3.16.3)
project(Cuberille)

if(NOT ITK_SOURCE_DIR)
find_package(ITK 4.10 REQUIRED)
list(APPEND CMAKE_MODULE_PATH ${ITK_CMAKE_DIR})
include(ITKModuleExternal)
else()
itk_module_impl()
endif()
202 changes: 202 additions & 0 deletions Modules/Filtering/Cuberille/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,202 @@

Apache License
Version 2.0, January 2004
https://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.

"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."

"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
22 changes: 22 additions & 0 deletions Modules/Filtering/Cuberille/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Cuberille

In-tree ITK module providing the cuberille implicit-surface
extraction algorithm: given a binary or scalar volume and an
iso-value, produce a quad mesh approximating the iso-surface, with
optional vertex normal interpolation and project-to-iso-surface
refinement.

The flagship class is `itk::CuberilleImageToMeshFilter`.

## Origin

Ingested from the standalone remote module
[**InsightSoftwareConsortium/ITKCuberille**](https://github.com/InsightSoftwareConsortium/ITKCuberille)
on 2026-05-04 via the v4 ingestion pipeline. The upstream repository
will be archived read-only after this PR merges; it remains
reachable at the URL above for historical reference.

## References

- Herman G.T., Liu H.K. *Three-dimensional display of human organs from computed tomograms.* Computer Graphics and Image Processing. 1979.
- Mueller D. *Cuberille implicit surface polygonization for ITK.* The Insight Journal. 2010. <https://doi.org/10.54294/p6m37k>
Loading
Loading