jcfr / SlicerRediMinds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlicerRediMinds

SlicerRediMinds is a custom extension developed by RediMinds for their web app https://dev.groundtruthfactory.com for purpose of medical expertise to label large quantities of surgical images. This extension enables the user to load original CT scans and segmented files into Slicer using a URL, and then use the Segment Editor module to label or polish the segments of an organ. The RediMinds module, installed from the marketplace, can be used to send the segmented files to the RediMinds backend for further processing and converting to a 3D-Model for accurate visualization of the organs(even with VR) to understand the problems better.

Prerequisite

  1. Should have 3D Slicer installed on your system. If it's not installed, you can download and install from here: https://www.slicer.org/
  2. Should have installed RediMinds extension. If You have not installed, You can go to Extensions Manager, then Click Install Extensions then search RediMinds and then install.

Usage

To use SlicerRediMinds, follow these steps:

  1. Click the button View In Slicer on https://dev.groundtruthfactory.com to open Slicer and load the original CT scan and segmented file using the URL.
  2. Use the Segment Editor module to label or polish the segments of an organ.
  3. Switch to the RediMinds module and click Send Modified Segments to RediMinds Backend to capture the current state of polished segmentation.
  4. The polished segmented files will be sent back to the RediMinds web server for further processing.

Screenshots

Here are some screenshots to help you understand the usage of SlicerRediMinds:

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4

Screenshot 5

Screenshot 6

Screenshot 7

Screenshot 8

Screenshot 9

Support

If you encounter any issues while using SlicerRediMinds, please contact the RediMinds support team at slicer-support@RediMinds.com.

Credits

A part of this Slicer extension was built with the help of code from SlicerSandbox. We thank the original authors for their contributions.

Thank you for using SlicerRediMinds!

About

License:Apache License 2.0


Languages

Language:Python 96.6%Language:CMake 3.4%