Skip to content

ENH: Revive ExtractContoursFromImage as SimpleContourExtractor#451

Open
hjmjohnson wants to merge 1 commit into
mainfrom
rebase/revive-simple-contour-extractor
Open

ENH: Revive ExtractContoursFromImage as SimpleContourExtractor#451
hjmjohnson wants to merge 1 commit into
mainfrom
rebase/revive-simple-contour-extractor

Conversation

@hjmjohnson

Copy link
Copy Markdown
Member

Rebase of @dzenanz's PR #432 onto current main.

Revives the ExtractContoursFromImage example (commented out since the initial import commit a82f59e) as SimpleContourExtractor, using itk::SimpleContourExtractorImageFilter. Adds CMakeLists.txt, Code.cxx, and Documentation.rst.

@github-actions github-actions Bot added type:Enhancement Improvement of existing methods or implementation area:Filtering Issues affecting the Filtering module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots language:C++ Changes to C++ examples labels Apr 17, 2026
The example was commented out since the initial import commit:

ENH: Adding media wiki examples to sphinx examples
a82f59e
@hjmjohnson hjmjohnson force-pushed the rebase/revive-simple-contour-extractor branch from 4d151d6 to c4daaa4 Compare June 12, 2026 12:48

@dzenanz dzenanz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for updating this PR.

Comment thread src/Filtering/ImageFeature/SimpleContourExtractor/Code.cxx
@dzenanz

dzenanz commented Jun 12, 2026

Copy link
Copy Markdown
Member

350 CMake configure warnings of the style:

CMake Warning (dev) at /Users/runner/work/ITKSphinxExamples/ITK/CMake/UseITK.cmake:28 (message):
  CMake/UseITK.cmake is deprecated.

  Please update CMakeLists.txt to use `find_package(ITK)` and link to
  "${ITK_INTERFACE_LIBRARIES}".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Filtering Issues affecting the Filtering module language:C++ Changes to C++ examples type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants