Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
InsightSoftwareConsortium
/
ITKSphinxExamples
Public
Notifications
You must be signed in to change notification settings
Fork
69
Star
59
Code
Issues
54
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 25, 2026
Merge pull request #472 from InsightSoftwareConsortium/dependabot/github_actions/actions-9815467924
Show description for a2f1e28
thewtex
authored
a2f1e28
View commit details
Copy full SHA for a2f1e28
Browse repository at this point
Bump the actions group across 1 directory with 4 updates
Show description for ec9a4da
dependabot[bot]
authored
ec9a4da
View commit details
Copy full SHA for ec9a4da
Browse repository at this point
Commits on Jun 16, 2026
Merge pull request #469 from blowekamp/use_cmake_gersemi
Show description for a6fe0a1
blowekamp
authored
a6fe0a1
View commit details
Copy full SHA for a6fe0a1
Browse repository at this point
Format with gersemi for CMake style
blowekamp
committed
0188e82
View commit details
Copy full SHA for 0188e82
Browse repository at this point
Add gersemi pre-commit configuration
blowekamp
committed
1f457f7
View commit details
Copy full SHA for 1f457f7
Browse repository at this point
Merge pull request #468 from blowekamp/modernize_set_cmake_policy
Show description for 5e05584
blowekamp
authored
5e05584
View commit details
Copy full SHA for 5e05584
Browse repository at this point
Merge pull request #467 from blowekamp/use_itk_fetchcontent
Show description for 35050d8
blowekamp
authored
35050d8
View commit details
Copy full SHA for 35050d8
Browse repository at this point
Exclude FetchContent directory from sphinx
blowekamp
committed
d536858
View commit details
Copy full SHA for d536858
Browse repository at this point
Commits on Jun 15, 2026
ENH: Use FetchContent to build ITK in GHA
blowekamp
committed
2bfa927
View commit details
Copy full SHA for 2bfa927
Browse repository at this point
build: Remove ITK from Superbuild, keep VTK/OpenCV/Python
Show description for 1f64368
blowekamp
committed
1f64368
View commit details
Copy full SHA for 1f64368
Browse repository at this point
refactor: Replace find_package(ITK) with FetchContent integration
Show description for c806375
blowekamp
committed
c806375
View commit details
Copy full SHA for c806375
Browse repository at this point
Merge pull request #453 from InsightSoftwareConsortium/rebase/convolve-image-with-kernel-python
Show description for 56b3ce0
hjmjohnson
authored
56b3ce0
View commit details
Copy full SHA for 56b3ce0
Browse repository at this point
COMP: Skip non-comparable Python baseline test for ConvolveImageWithKernel
Show description for e8817df
hjmjohnson
and
JaimeTorres1
committed
e8817df
View commit details
Copy full SHA for e8817df
Browse repository at this point
BUG: Use ITK module interface libraries
blowekamp
committed
8d48e77
View commit details
Copy full SHA for 8d48e77
Browse repository at this point
Use modern cmake_minumum_required range
blowekamp
committed
03bc2f2
View commit details
Copy full SHA for 03bc2f2
Browse repository at this point
ENH: Adding python sample for ConvolveImageWithKernel
PranjalSahu
authored and
hjmjohnson
committed
242b5d1
View commit details
Copy full SHA for 242b5d1
Browse repository at this point
Merge pull request #452 from InsightSoftwareConsortium/rebase/dilate-grayscale-functional-example
Show description for 3942f8d
hjmjohnson
authored
3942f8d
View commit details
Copy full SHA for 3942f8d
Browse repository at this point
ENH: Use CID links for external data files instead of SHA512 hashes
dzenanz
authored and
hjmjohnson
committed
3e8eb3e
View commit details
Copy full SHA for 3e8eb3e
Browse repository at this point
COMP: fix documentation build warnings
jadh4v
authored and
hjmjohnson
committed
3c91708
View commit details
Copy full SHA for 3c91708
Browse repository at this point
ENH: Add python code to documentation
jadh4v
authored and
hjmjohnson
committed
0efc082
View commit details
Copy full SHA for 0efc082
Browse repository at this point
ENH: Migrate example itkGrayscaleFunctionDilateImageFilter
Show description for a4fc49e
jadh4v
authored and
hjmjohnson
committed
a4fc49e
View commit details
Copy full SHA for a4fc49e
Browse repository at this point
Merge pull request #464 from hjmjohnson/doc-toolchain-bump
Show description for 4e262e9
hjmjohnson
authored
4e262e9
View commit details
Copy full SHA for 4e262e9
Browse repository at this point
Commits on Jun 14, 2026
COMP: Modernize Sphinx doc toolchain and vendor only breathelink
Show description for f9c2664
hjmjohnson
committed
f9c2664
View commit details
Copy full SHA for f9c2664
Browse repository at this point
Merge pull request #466 from hjmjohnson/fix-cmp0177-writeanimage
Show description for 33fa047
hjmjohnson
authored
33fa047
View commit details
Copy full SHA for 33fa047
Browse repository at this point
COMP: Fix CMP0177 install-path warning in WriteAnImage
Show description for 4c6b91f
hjmjohnson
committed
4c6b91f
View commit details
Copy full SHA for 4c6b91f
Browse repository at this point
Merge pull request #465 from InsightSoftwareConsortium/dependabot/github_actions/actions-8bc1cb5673
Show description for 71aace7
hjmjohnson
authored
71aace7
View commit details
Copy full SHA for 71aace7
Browse repository at this point
Bump the actions group with 8 updates
Show description for 261d574
dependabot[bot]
authored
261d574
View commit details
Copy full SHA for 261d574
Browse repository at this point
Merge pull request #463 from hjmjohnson/infra-modernize
Show description for e296bf4
hjmjohnson
authored
e296bf4
View commit details
Copy full SHA for e296bf4
Browse repository at this point
Merge pull request #462 from hjmjohnson/fix-audit-warnings
Show description for a50ce15
hjmjohnson
authored
a50ce15
View commit details
Copy full SHA for a50ce15
Browse repository at this point
COMP: Remove broken duplicate-declaration sed hack from doc CI
Show description for ec325ea
hjmjohnson
committed
ec325ea
View commit details
Copy full SHA for ec325ea
Browse repository at this point
COMP: Add Dependabot for actions and raise Superbuild Python floor
Show description for 23f641f
hjmjohnson
committed
23f641f
View commit details
Copy full SHA for 23f641f
Browse repository at this point
COMP: Drop obsolete LabelGeometryImageFilter warning suppression
Show description for e4947ff
hjmjohnson
committed
e4947ff
View commit details
Copy full SHA for e4947ff
Browse repository at this point
COMP: Migrate GeometricPropertiesOfRegion off deprecated filter
Show description for 3ceafc8
hjmjohnson
committed
3ceafc8
View commit details
Copy full SHA for 3ceafc8
Browse repository at this point
Merge pull request #454 from InsightSoftwareConsortium/rebase/smooth-image-discrete-gaussian-python
Show description for abbaf33
hjmjohnson
authored
abbaf33
View commit details
Copy full SHA for abbaf33
Browse repository at this point
Merge pull request #451 from InsightSoftwareConsortium/rebase/revive-simple-contour-extractor
Show description for 9636cd7
hjmjohnson
authored
9636cd7
View commit details
Copy full SHA for 9636cd7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.