Skip to main content
Ctrl+K
WSInfer Logo

WSInfer

  • Installing
  • User Guide
  • CLI
  • QuPath Extension
  • API Reference
  • GitHub Repository
  • GitHub
  • Installing
  • User Guide
  • CLI
  • QuPath Extension
  • API Reference
  • GitHub Repository
  • GitHub

Section Navigation

  • wsinfer
    • wsinfer.modellib
      • wsinfer.modellib.data
      • wsinfer.modellib.models
      • wsinfer.modellib.run_inference
      • wsinfer.modellib.transforms
    • wsinfer.patchlib
      • wsinfer.patchlib.patch
      • wsinfer.patchlib.segment
    • wsinfer.errors
    • wsinfer.qupath
    • wsinfer.write_geojson
    • wsinfer.wsi
  • API Reference
  • wsinfer

wsinfer.qupath#

Module Contents#

Functions#

add_image_and_geojson(→ None)

make_qupath_project(→ None)

Attributes#

HAS_PAQUO

wsinfer.qupath.HAS_PAQUO = True[source]#
wsinfer.qupath.add_image_and_geojson(qupath_proj: paquo.projects.QuPathProject, *, image_path: pathlib.Path | str, geojson_path: pathlib.Path | str) → None[source]#
wsinfer.qupath.make_qupath_project(wsi_dir: pathlib.Path, results_dir: pathlib.Path) → None[source]#

previous

wsinfer.errors

next

wsinfer.write_geojson

On this page
  • Module Contents
    • Functions
    • Attributes
      • HAS_PAQUO
      • add_image_and_geojson()
      • make_qupath_project()
Edit on GitHub
Show Source

© Copyright 2023, Jakub Kaczmarzyk.

Created using Sphinx 7.2.6.

Built with the PyData Sphinx Theme 0.15.2.