All Projects → mrirecon → view

mrirecon / view

Licence: BSD-3-Clause License
Image Viewer for BART

Programming Languages

c
50402 projects - #5 most used programming language
POV-Ray SDL
72 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to view

EasyAlbum
📷 A lightweight, pure-Swift library for pick up photo from your album.
Stars: ✭ 31 (+138.46%)
Mutual labels:  image-viewer
vimiv-qt
An image viewer with vim-like keybindings
Stars: ✭ 130 (+900%)
Mutual labels:  image-viewer
gallery-server
Beautiful and powerful yet simple local image viewer on your PC or mobile.
Stars: ✭ 16 (+23.08%)
Mutual labels:  image-viewer
AndroidBigImage
Automatically generate a new Android application to display, zoom and scroll on a big image!
Stars: ✭ 49 (+276.92%)
Mutual labels:  image-viewer
Okuma-Reader
Online book/manga/image set/webtoon reader and library with some key features like Japanese page order, double-page view, touch gestures, multiple languages, and pre-caching of next pages.
Stars: ✭ 31 (+138.46%)
Mutual labels:  image-viewer
saccade
A sophisticated scientific image viewer for Linux with OpenGL support and synchronized viewports
Stars: ✭ 38 (+192.31%)
Mutual labels:  image-viewer
react-simple-image-viewer
Simple image viewer component for React
Stars: ✭ 44 (+238.46%)
Mutual labels:  image-viewer
image-viewer
A simple image viewer with some editing functionality.
Stars: ✭ 31 (+138.46%)
Mutual labels:  image-viewer
PixlView
Mac tool to view raw pixel data in a variety of formats
Stars: ✭ 20 (+53.85%)
Mutual labels:  image-viewer
image-zoom-view
Imageview zoom library for android
Stars: ✭ 52 (+300%)
Mutual labels:  image-viewer
GelbooruEnhancement
Image Viewer and Endless Scroll userscripts for Gelbooru and various other boorus
Stars: ✭ 41 (+215.38%)
Mutual labels:  image-viewer
react-imageViewer
React component for image displaying in full screen
Stars: ✭ 61 (+369.23%)
Mutual labels:  image-viewer
Pigment.O
Krita - Plugin - Color Picker and Mixer
Stars: ✭ 75 (+476.92%)
Mutual labels:  image-viewer
Android-Simple-Image-Gallery
A simple implementation of an image gallery app in android
Stars: ✭ 98 (+653.85%)
Mutual labels:  image-viewer
vue-photoswipe
PhotoSwipe demo built with vue
Stars: ✭ 55 (+323.08%)
Mutual labels:  image-viewer
Prado
Your images, your art gallery
Stars: ✭ 16 (+23.08%)
Mutual labels:  image-viewer
Vudit
A file viewer for Android
Stars: ✭ 40 (+207.69%)
Mutual labels:  image-viewer
jpegview
Fork of JPEGView by David Kleiner - fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - allowing adjusting typical parameters as sharpness, color balance, rotation, perspective, contrast and local under-/overexposure.
Stars: ✭ 250 (+1823.08%)
Mutual labels:  image-viewer
zsh-image-extension
Image viewing capabilities for zsh
Stars: ✭ 14 (+7.69%)
Mutual labels:  image-viewer
ImagePicker
Android library to choose image from gallery or camera with option to compress result image
Stars: ✭ 73 (+461.54%)
Mutual labels:  image-viewer

Small image viewer for multi-dimensional files. Compiles on Linux and Mac OS X. It needs some libraries from the Berkeley Advanced Reconstruction Toolbox (BART).

https://mrirecon.github.io/bart/

viewer

Installation:

Requires BART commit dd40a4dff42d94b766e72bb3599ba23c9b316ab6 or later.

Mac OS X:

sudo port install pkgconfig sudo port install gtk3 sudo port install adwaita-icon-theme sudo port install libomp

Linux: sudo apt-get install libgtk-3-dev

Compile with make after setting the TOOLBOX_PATH environment variable to the directory where BART is installed.

Usage

view <images>...

Troubleshooting

If an error is raised along the lines of Gtk-WARNING **: cannot open display, ensure X11 is installed and running. On later versions of OS X, you may need XQuartz for View to run.

Set the environment variable DISPLAY=":0", run XQuartz, and then retry view.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].