GithubHelp home page GithubHelp logo

sxg / register Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.15 MB

An Electron app to register medical images using BROCCOLI

License: Creative Commons Zero v1.0 Universal

HTML 0.61% JavaScript 60.09% Python 0.35% CSS 38.96%
electron register mri medical-imaging medical-image-registration broccoli motion-correction

register's Introduction

Register

This is an Electron app that performs image registration using BROCCOLI. This app is compatible with macOS and Linux. Windows support is limited by BROCCOLI but may be available in the future.

Register supports .mat and .h5 files as input and will create an output file named registeredImages.mat.

Installation

To run this app, you'll need Python 3 with these libraries:

  • scipy
  • numpy
  • nibabel
  • hdf5storage

Once these are installed, run pyinstaller register.py to create the executable Python script. If an error referencing scipy._lib.messagestream appears, then add scipy._lib.messagestream as a hidden import in register.spec, and then run pyinstaller register.spec. After this, run npm install and electron . to run the app.

To create a macOS app, just install electron-packager and run electron-packager .. This will create a new directory containing an executable Register.app file. On Linux, install electron-packager and electron-installer-debian and run electron-packager . followed by electron-installer-debian --src <Path to Register.app> --dest . --arch amd64. This will create an installable .deb file.

Author

Satyam Ghodasara (@sxg)โ€”[email protected]

License

CC0 1.0 (Public Domain)

register's People

Contributors

appins avatar auchenberg avatar bhaveshgohel avatar bokuweb avatar bratsos avatar clemens-tolboom avatar fscherwi avatar galeksandrp avatar haacked avatar icodeforbananas avatar icoxfog417 avatar ionicabizau avatar izuzak avatar jlord avatar kevinsawicki avatar laiso avatar louis993546 avatar phanect avatar posva avatar pratu16x7 avatar sahildua2305 avatar steevedroz avatar sxg avatar tcyrus avatar thompsonemerson avatar zanesterling avatar zeke avatar

Watchers

 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.