Skip to main content
Ctrl+K
py-lmd - Home py-lmd - Home

Documentation

  • 1. Quick Start
  • 2. Using Segmented Images
  • 3. Example Notebooks
    • 3.1. Generate a Cutting XML from segmentation mask using the Segmentation Loader.
    • 3.2. Generate cutting XML from exported results from QUPath
    • 3.3. Convert SVG graphic into LMD excision instructions
    • 3.4. Generate Calibration Cross Templates for PPS membrane slides
  • 4. API
    • 4.1. lib
    • 4.2. tools
  • .rst

Example Notebooks

3. Example Notebooks#

Here you will find a collection of jupyter notebooks using py-lmd to highlight the different applications of py-lmd.

Contents:

  • 3.1. Generate a Cutting XML from segmentation mask using the Segmentation Loader.
    • 3.1.1. Load Segmentation Mask
    • 3.1.2. Define cell sets
    • 3.1.3. Calibration points
    • 3.1.4. XML generation
    • 3.1.5. write to XML
  • 3.2. Generate cutting XML from exported results from QUPath
    • 3.2.1. Import libraries and define helper functions
    • 3.2.2. Import GEOjson regions
    • 3.2.3. Calibration points
    • 3.2.4. Generate shape collection
    • 3.2.5. Write to XML
  • 3.3. Convert SVG graphic into LMD excision instructions
    • 3.3.1. Visualize Results
    • 3.3.2. Export to XML
  • 3.4. Generate Calibration Cross Templates for PPS membrane slides

previous

2. Using Segmented Images

next

3.1. Generate a Cutting XML from segmentation mask using the Segmentation Loader.

By Georg Wallmann, Sophia Mädler and Niklas Schmacke

© Copyright 2023 Georg Wallmann, Sophia Mädler and Niklas Schmacke.