Coder Social home page Coder Social logo

cornish / anonymize-slide-python3-gui Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 34 KB

Delete the label image to deidentify a whole-slide image (WSI) with an optional GUI

License: GNU General Public License v2.0

Python 100.00%
digitalpathology whole-slide-imaging digital-pathology wholeslideimaging microscopy imaging pathology deidentification

anonymize-slide-python3-gui's Introduction

anonymize-slide-python3-gui

This adds a very simple GUI interface to Benjamin Gilbert's anonymize-slide program which I previously updated to run under python3. The CLI functions still work as before (see usage examples below), however if no CLI arguments are supplied, the GUI is launched.

Please note that the updated python3 code has not been tested with MRXS files

This is a program to remove the slide label from whole-slide images in the following formats:

  • Aperio SVS
  • Hamamatsu NDPI
  • 3DHISTECH MRXS

Slide files are modified in place, making this program both fast and potentially destructive. Do not run it on your only copy of a slide.

Download

Examples

Launch the GUI (supply no arguments):

anonymize-slide-gui.py

Delete the label from slide.mrxs:

anonymize-slide-gui.py slide.mrxs

Delete the label from all NDPI files in the current directory:

anonymize-slide-gui.py *.ndpi

Requirements

  • Python 3.0+

Development Roadmap

  1. Replace the simple messagebox-based GUI with a proper GUI
  2. Possibly refactor the project and merge with the non-GUI version

License

This program is distributed under the GNU General Public License, version 2.

No Warranty

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.

anonymize-slide-python3-gui's People

Contributors

cornish avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

histopathology

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.