ITKSphinxExamples icon indicating copy to clipboard operation
ITKSphinxExamples copied to clipboard

Cookbook examples for the Insight Toolkit documented with Sphinx

Results 74 ITKSphinxExamples issues
Sort by recently updated
recently updated
newest added

Looks like the CI doesn't build anymore for a few weeks. For example at https://open.cdash.org/viewBuildError.php?buildid=10051014 ``` FAILED: D:/a/bld/ITKEx-build/bin/itkTestDriver.exe cmd.exe /C "cd . && D:\a\_temp\-2103337693\cmake-3.24.2-windows-x86_64\bin\cmake.exe -E... LINK: command "C:\PROGRA~1\MICROS~2\2022\ENTERP~1\VC\Tools\MSVC\1442~1.344\bin\Hostx64\x64\link.exe ... failed...

When a point set is just created by `New()`, it is already properly initialized. - Follow-up to pull request https://github.com/InsightSoftwareConsortium/ITK/pull/4976 commit https://github.com/InsightSoftwareConsortium/ITK/commit/bc044c1dabfdefa186da6eaa0f7a768ab36be3a8 "STYLE: Remove p->Initialize() call after p = T::New()...

area:Registration
type:Style
language:C++
language:Python
type:Python Notebook

The example was commented out since the initial import commit: ENH: Adding media wiki examples to sphinx examples (a82f59e7ef3b9e54961bc403f9198cb6c98d35f9)

type:Enhancement
area:Filtering
type:Infrastructure
language:C++

Add link checker GHA workflow file: use the `lychee` action to check for broken links in Markdown, HTML, reStructuredText, and other files. Repository: https://github.com/lycheeverse/lychee-action Documentation: https://lychee.cli.rs/introduction/

type:Enhancement
type:Infrastructure