Giter Club home page Giter Club logo

lisa's Introduction

Build Status Coverage Status Documentation Status

LISA

LIver Surgery Analyser.

lisa logo

Install

See our install notes for Linux, Mac OS and Windows

or use experimental windows installer

Install stable branche on Linux or Mac OS with:

wget https://raw.githubusercontent.com/mjirik/lisa/master/installer.sh
source installer.sh stable

or use Lisa in Ubuntu for VirtualBox (deprecated)

Get sample data

python -m lisa --get_sample_data

Run

Object (usualy liver) extraction is started by organ_segmentation script

lisa

or

./lisa.sh

or

python lisa

or

python -m lisa

Segmentation use two types of seeds wich are setted by left and right mouse button. For better volume measurement control use additional parameters for example "-mroi" and "-vs 0.8". If "-mroi" parameter is used you can select region of interest.

Vessel localization uses saved data (organ.pkl) from organ_segmentation:

python src/vessels_segmentation.py -bg -i organ.pkl

Now user interactivity is used to set threshold parametr.

Virtual liver resection is based on data stored in previous step (vessels.pkl).

python src/vessel_cut.py -oe -i vessels.pkl

In this script is selected cut on vessel by user interactivity. Resected and remaining volume is then calculated.

Documentation

Generated documentation can be found here

Manual generation:

cd docs
make latexpdf

Tests

nosetests

Video

Video webcam tracking

lisa's People

Contributors

mjirik avatar kunesj avatar vyskocj avatar serdero avatar trineon avatar mazoku avatar neduchal avatar duspivao avatar sontek avatar sarkafarka avatar vlukes avatar cervenym avatar

Watchers

James Cloos avatar

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.