Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Integrating digital topology in image-processing libraries.

Julien Lamy1

  • 1Ircad, 1, Place de l'Hopital, 67091 Strasbourg Cedex, France. julien.lamy@ircad.u-strasbg.fr

Computer Methods and Programs in Biomedicine
|November 23, 2006
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Toward neuroanatomical and cognitive foundations of macaque social tolerance grades.

eLife·2026
Same author

Individualizing rTMS in treatment-resistant depression from patient-specific perfusion abnormalities a proof-of-concept randomized trial in comparison to standard rTMS and tDCS.

European archives of psychiatry and clinical neuroscience·2025
Same author

Biomarkers of treatment response in patients with progressive multiple sclerosis treated with high-dose pharmaceutical-grade biotin (MD1003).

Brain and behavior·2020
Same author

Brain network remodelling reflects tau-related pathology prior to memory deficits in Thy-Tau22 mice.

Brain : a journal of neurology·2020
Same author

Determination of optimal parameters for 3D single-point macromolecular proton fraction mapping at 7T in healthy and demyelinated mouse brain.

Magnetic resonance in medicine·2020
Same author

Signal changes in enhanced T1-weighted images related to gadolinium retention: A three-time-point imaging study.

Journal of neuroradiology = Journal de neuroradiologie·2020
Same journal

Facial iPPG heatmap patterns based on period-aware autoencoder show association with carotid atherosclerosis towards non-contact hemodynamic assessment.

Computer methods and programs in biomedicine·2026
Same journal

Explainable machine learning models predict liver fibrosis risk and outcome in the general population: Development and multi-cohort external validation.

Computer methods and programs in biomedicine·2026
Same journal

Evaluation of surrogate endpoints for survival outcomes using the surrogate package in R.

Computer methods and programs in biomedicine·2026
Same journal

Relative spectral and frication-based descriptors as numerical indicators of place of articulation shifts in fricatives produced by Polish children.

Computer methods and programs in biomedicine·2026
Same journal

Leaflet resection improves valve expansion and hemodynamic performance in redo TAVI with balloon- and self-expanding transcatheter heart valve configurations.

Computer methods and programs in biomedicine·2026
Same journal

Spectral super-resolution for Parkinson's voice via representation-level methods under mixed-reality acquisition.

Computer methods and programs in biomedicine·2026
See all related articles

This study introduces digital topology integration into image processing libraries, enabling algorithms that respect topological constraints. This significantly speeds up operations like homotopic thinning, improving performance in libraries such as ITK.

Area of Science:

  • Computer Vision
  • Digital Image Processing
  • Computational Topology

Background:

  • Digital topology is crucial for image analysis algorithms requiring topological guarantees.
  • Existing image processing libraries often lack robust digital topology support.
  • This limitation hinders the development of accurate and efficient topological algorithms.

Purpose of the Study:

  • To present a method for integrating digital topology into image processing libraries.
  • To enable the implementation of algorithms that inherently respect topological constraints.
  • To demonstrate the practical benefits of this integration through a specific use case.

Main Methods:

  • Developed data structures for representing and utilizing digital topology information.

Related Experiment Videos

  • Implemented a homotopic thinning filter leveraging the integrated digital topology.
  • Integrated the developed structures and algorithms within the Insight Toolkit (ITK).
  • Main Results:

    • The integrated digital topology allows for algorithms like seed fill and skeletonization to respect topological constraints.
    • A novel homotopic thinning filter was developed and integrated into ITK.
    • The new filter demonstrated a performance improvement of up to 100x compared to existing ITK thinning filters.
    • The method is applicable across all image dimensions and adaptable to other libraries.

    Conclusions:

    • Integrating digital topology into image processing libraries enhances algorithmic capabilities and performance.
    • The developed method provides a significant speedup for topological image processing tasks.
    • This approach offers a versatile solution for improving image analysis in various libraries.