Sign inSign up

tbaudier/vv

By tbaudier

•Updated over 8 years ago

VV: a simple open-source image viewer

Image
0

2.2K

tbaudier/vv repository overview

VV is an open-source and cross platform image viewer, designed for fast and simple visualization for medical images. This version is based on ITK4.9, VTK6 and Qt5. Qt is patched to support xcb platfoms (eg. OpenSuse).

Useful tips:

  • To start the vv container: (systemctl start docker) docker pull tbaudier/vv docker run -ti --rm -e DISPLAY=$DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix -v /home/tbaudier:/home tbaudier/vv

  • The docker image is huge, so, prefer to install it in an empty directory: https://github.com/docker/docker/issues/3127⁠

Tag summary

Content type

Image

Digest

Size

392.9 MB

Last updated

over 8 years ago

docker pull tbaudier/vv