Published December 8, 2022
| Version v5.3.0
Software
Open
InsightSoftwareConsortium/ITKSphinxExamples: ITKSphinxExamples 5.3.0
Authors/Creators
- Matt McCormick1
- Arnaud Gelas
- Michka Popoff
- Hans Johnson2
- Tom Birdsong3
- Jon Haitz Legarreta Gorroño
- Dženan Zukić4
- Mathew Seng
- Brad King5
- kian-weimer
- Niels Dekker6
- Andinet Enquobahrie7
- Lee Newberg1
- José David Tascón-Vidarte
- Max Smolens
- Paul Elliott
- brad-t-moore
- Brian Helba1
- melrobin
- Pranjal Sahu8
- Bradley Lowekamp
- hina-shah
- Pablo Hernandez-Cerdan
- Sam Horvath9
- Xiaoxiao Liu10
- Aaron Bray7
- Beatriz Paniagua1
- David Doria
- Kevin Mader
- Kishore Mosaliganti11
- 1. @Kitware
- 2. The University of Iowa
- 3. R&D Engineer @ Kitware
- 4. @KitwareMedical
- 5. Kitware, Inc.
- 6. LKEB, Leiden University Medical Center
- 7. Kitware
- 8. @kitware
- 9. Kitware Inc
- 10. Allen Institute for Brain Science
- 11. Harvard Medical School
Description
What's Changed
- DOC: Update build instructions for example .zip files by @thewtex in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/285
- BUG: Fix epub output path link in documentation by @thewtex in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/286
- ENH: Added ThinImage Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/287
- ENH: Added WriteAnImage Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/289
- ENH: Added ImageMomentsCalculator test and Jupyter example. by @brad-t-moore in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/269
- ENH: Update build-test-documentation to use v5.2.0 by @dzenanz in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/291
- ENH: Added RescaleIntensity Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/288
- Image moments by @brad-t-moore in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/295
- ENH: Added ApplyKernelToEveryPixel Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/299
- ENH: Added missing Python licensing files by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/296
- ENH: Added ReadAnImage Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/290
- ENH: Added CombineTwoImagesWithCheckerBoardPattern Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/294
- ENH: Added CreateAListOfFileNames Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/293
- ENH: Added ComputeInverseFFTOfImage Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/292
- ENH: Added SobelEdgeDetectionImageFilter Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/298
- ENH: Added LaplacianRecursiveGaussianImageFilter Python script by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/297
- ENH: Modified most Python examples to make use of
argparse. by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/300 - STYLE: Reformat Jupyter labs using jblack. by @Leengit in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/301
- STYLE: Use itk::WriteImage in ScaleAnImage by @josetascon in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/302
- STYLE: Use itk::ReadImage and itk::WriteImage in src/Core examples by @josetascon in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/303
- ENH: Add Python version of RegisterImageToAnotherUsingLandmarks by @thewtex in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/304
- STYLE: Use itk::ReadImage and itk::WriteImage in src/Filtering examples by @josetascon in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/305
- STYLE: Use itk::ReadImage and itk::WriteImage in src/ Reg., Seg., Num. by @josetascon in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/306
- STYLE: Use itk::ReadImage and itk::WriteImage in remaining modules at src/ by @josetascon in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/307
- ENH: BinaryMathematicalMorphology baseline testing by @mseng10 in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/219
- Example compile build cleanup by @hjmjohnson in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/309
- ENH: Add labeler workflow by @jhlegarreta in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/310
- BUG: Initialize image buffer in Inverse FFT example by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/312
- BUG: Corrected VTK image from image conversion. by @kian-weimer in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/313
- remove recursive header includes by @hjmjohnson in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/314
- COMP: Modules need updated version of ITK by @hjmjohnson in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/315
- ENH: Miscellaneous fixes to developer files by @jhlegarreta in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/316
- Cleanup sphinx examples by @hjmjohnson in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/311
- Fix CI errors by @dzenanz in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/317
- COMP: ENABLE_QUICKVIEW code updates by @hjmjohnson in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/320
- ENH: Update Sphinx to 4.4.0 by @thewtex in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/322
- BUG: Fixes for HTML documentation by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/325
- BUG: Fix ITKDoxygenXML by copying instead of renaming directory by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/326
- BUG: Use https protocol for Superbuild CI by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/330
- BUG: Ignore breathe duplicate C++ warnings in docs CI by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/327
- ENH: Remove redundant ITK build step in docs CI by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/331
- ENH: Update ITK to 5.3 RC 3 by @thewtex in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/321
- ENH: Deploy docs to Fleek by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/334
- BUG: Update paths for Fleek source by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/337
- ENH: Adjust site dir for Fleek container reference by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/339
- BUG: Fix github actions variable ref by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/340
- BUG: Revert deploy to Netlify by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/348
- ENH: Turn off Git protocol by default. by @andinet in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/358
- STYLE: Catch exceptions by const reference by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/361
- STYLE: Simplify C++ example of ReadAnImage by calling
itk::ReadImageby @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/364 - BUG: Use Doxygen 5.2.0 archives rather than nightly by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/365
- STYLE: Remove extra spaces between parentheses of CMake command calls by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/370
- STYLE: Use
autofor declaration of variables initialized byNew()by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/367 - STYLE: Remove parameters from
main(int, char *[])when both are unused by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/369 - STYLE: Replace postfix by prefix increment in C++
forloops by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/381 - ENH: Add
ImageBufferAndIndexRangeexample by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/368 - ENH:
ScaleAnImagePython example and input data update by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/254 - ENH: Adding Python example to create mesh and cells by @PranjalSahu in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/383
- ENH: Add an example that demonstrates interfacing with NumPy by @andinet in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/366
- ENH: Add example on Python eager loading by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/382
- ENH: Add Python example on module loading printouts by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/384
- DOC: Adjust title of
ImageBufferAndIndexRangeexample by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/386 - Use pydata-sphinx-theme by @PaulHax in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/378
- ENH: Translating Mesh3 C++ example into Python by @dzenanz in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/66
- ENH: Add Python Example GlobalRegistrationOfTwoImages by @nhjohnston in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/387
- STYLE: Use
${PROJECT_NAME}as CMake target name of example projects by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/388 - ENH: Bump ITK and change http to https by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/390
- ENH: Add example derivativeImage by @labdala in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/380
- ENH: Switch Github Actions Linux environment by @jhlegarreta in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/393
- ENH: Update to ITK 5.3 RC 4 by @thewtex in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/392
- ENH: Switch Github Actions macOS environment by @jhlegarreta in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/391
- ENH: Fix the
DocumentationPR title identification by @jhlegarreta in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/396 - ENH: Add example, "Generate the Offsets of a Shaped Image Neighborhood" by @N-Dekker in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/389
- ENH: Update CMake to decouple archives from example builds by @tbirdso in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/399
- ENH: Migrate data to IPFS by @thewtex in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/398
- COMP: Remove duplicate image declaration and read by @dzenanz in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/401
- Itk 5.3.0 by @thewtex in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/402
- @kian-weimer made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/287
- @brad-t-moore made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/269
- @josetascon made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/302
- @andinet made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/358
- @N-Dekker made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/361
- @PranjalSahu made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/383
- @PaulHax made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/378
- @nhjohnston made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/387
- @labdala made their first contribution in https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/pull/380
Full Changelog: https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/compare/v5.2.0...v5.3.0
Files
InsightSoftwareConsortium/ITKSphinxExamples-v5.3.0.zip
Files
(8.0 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:bcd9cc12eceecfdea32533cd124d4301
|
8.0 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/tree/v5.3.0 (URL)