{"name":"napari-layer-statistics","display_name":"napari-layer-statistics","visibility":"public","icon":"","categories":[],"schema_version":"0.2.1","on_activate":null,"on_deactivate":null,"contributions":{"commands":[{"id":"napari-layer-statistics.make_layer_statistics_widget","title":"Show layer statistics","python_name":"napari_layer_statistics:LayerStatisticsWidget","short_title":null,"category":null,"icon":null,"enablement":null}],"readers":null,"writers":null,"widgets":[{"command":"napari-layer-statistics.make_layer_statistics_widget","display_name":"Layer Statistics","autogenerate":false}],"sample_data":null,"themes":null,"menus":{},"submenus":null,"keybindings":null,"configuration":[]},"package_metadata":{"metadata_version":"2.4","name":"napari-layer-statistics","version":"1.0.0","dynamic":["license-file"],"platform":null,"supported_platform":null,"summary":"Compact layer inspector for napari: fast statistics, editable geometry/camera fields, and clipboard-friendly summaries in one widget.","description":"# Napari Layer Statistics\n\n`napari-layer-statistics` is a compact layer inspector for napari: fast statistics, editable geometry/camera fields, and clipboard-friendly summaries in one widget.\n\nFeatures:\n- Computations in background processes to keep napari viewer responsive\n- metadata panel for selected layer (`Name`, `Type`, `Dtype`)\n- geometry panel for selected layer (`Array Shape`) with editable fields for `Spacing`, `Origin` and `Direction`\n- camera panel with editable `NDisplay`, `Displayed axis`, `Zoom`, `Center`, `Angle`, and `Canvas (w, h)`\n- `Image` statistics (grayscale/RGB/RGBA) with optional heavy-compute toggle\n- `Labels` statistics with class overview (`Number Classes`, `Classes present`) and per-class voxel percentages\n- class color picker in labels table (currently supported for cyclic label colormaps)\n- copy/paste camera settings from clipboard\n- copy/paste class colors from clipboard\n- `Copy stats` for a global metadata/geometry/statistics report (camera/colors intentionally excluded)\n\n## Install\n\n```bash\npip install napari-layer-statistics\n```\n\nor with napari included:\n\n```bash\npip install \"napari-layer-statistics[all]\"\n```\n\n## Use\n\n<img src=\"https://github.com/MIC-DKFZ/napari-layer-statistics/raw/main/imgs/GUI.png\"  width=\"1200\">\n\nOpen the widget in napari:\n\n```text\nPlugins > napari-layer-statistics > Layer Statistics\n```\n\n## License\n\nApache-2.0\n\n# Acknowledgments\n\n<p align=\"left\">\n  <img src=\"https://github.com/MIC-DKFZ/napari-layer-statistics/raw/main/imgs/Logos/HI_Logo.png\" width=\"150\"> &nbsp;&nbsp;&nbsp;&nbsp;\n  <img src=\"https://github.com/MIC-DKFZ/napari-layer-statistics/raw/main/imgs/Logos/DKFZ_Logo.png\" width=\"500\">\n</p>\n\nThis repository is developed and maintained by the Applied Computer Vision Lab (ACVL)\nof [Helmholtz Imaging](https://www.helmholtz-imaging.de/) and the\n[Division of Medical Image Computing](https://www.dkfz.de/en/medical-image-computing) at DKFZ.\n\nThis repository was generated with [copier] using the [napari-plugin-template].\n\n[copier]: https://copier.readthedocs.io/en/stable/\n[napari-plugin-template]: https://github.com/napari/napari-plugin-template\n","description_content_type":"text/markdown","keywords":null,"home_page":null,"download_url":null,"author":"Lars Krämer","author_email":"lars.kraemer@dkfz-heidelberg.de","maintainer":null,"maintainer_email":null,"license":null,"classifier":["Development Status :: 2 - Pre-Alpha","Framework :: napari","Intended Audience :: Developers","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Topic :: Scientific/Engineering :: Image Processing"],"requires_dist":["numpy","napari-toolkit","qtpy","napari[all]; extra == \"all\""],"requires_python":">=3.10","requires_external":null,"project_url":["Homepage, https://github.com/MIC-DKFZ/napari-layer-statistics","Code, https://github.com/MIC-DKFZ/napari-layer-statistics"],"provides_extra":["all"],"provides_dist":null,"obsoletes_dist":null},"npe1_shim":false}