GithubHelp home page GithubHelp logo

chengranaa / quicknii Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.53 MB

Quick and easy NIfTI/BV viewer

License: MIT License

Makefile 3.62% C++ 89.36% C 5.61% Shell 1.40%
brainvoyager mri nifti-format viewer command-line command-line-tool

quicknii's Introduction

QuickNii - Quick and easy NIfTI file viewer

QuickNii is a simple NIfTI file viewer that allows you to quickly view NIfTI files in a simple and easy to use interface. It is designed to be a lightweight (only about 3MB!) and fast viewer that can be used to quickly view NIfTI files without the need for a full-featured medical imaging viewer.

demo

Features

  • Simple and easy to use interface
  • Fast and lightweight
  • Supports viewing NIfTI files in both 3D and 4D (Work in progress, 3D support at the moment, can view the first volume of 4D data)
  • Supports viewing BrainVoyager files (vmr, fmr) (Work in progress, vmr support at the moment)
  • Static Linked (No need to install any dependencies)

Usage

quicknii <NIfTI file/ VMR file> // that's it

Development

Clone the repository and run the following commands:

chmod +x init.sh && ./init.sh
make

The init.sh script will download the necessary dependencies. The make command will build the project and create the QuickNii executable in the build directory.

To install the executable, run the following command:

make install

It require sudo user privileges to install the executable.

License

MIT License

quicknii's People

Contributors

chengranaa avatar

Stargazers

 avatar  avatar

Watchers

 avatar

quicknii's Issues

This is a remidner for myself.

  • better bounding method needed for the interger slider
  • segmentation fault occur when the slider hits the limit, need to invetigate why
  • proper orientation slicing for the file, needed to align with one of the software that similar to this (eg. MRIcron)
  • support for linux and windows system (compilation flags for windows and linux, changes to DX12 or DX11 API calls for windows)
  • mouse and keybord input interaction support
  • support for loading a second nifti, vmr or a voi file as a mask. since we support both nifti and bv formate, we have a lot of flexibility here.
  • automatic MP2RAGE denoising with three files with INV1, INV2, UNI as inputs.
  • don't slice the data if the slice index did not changes.
  • change to metal API on macOS.
  • disable imgui.ini file saving
  • git submodule for imgui implot nifti_clib

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.