bioView - remote

remote controller for Large image viewer for Large screens

bioView is a cross-platform application intended for biologists to visualize EM, Confocal, etc. imagery. It runs on Windows, MacOS X and Linux. It also provides access from the remote controller that simplifies usage of the very large screens e.g. 8000x4800 pixels composed by many monitors.

Contents

Quick Start

main window

On the controls window you can:

  1. Hide/show or reassign image channels to monitor color channels. Images that contain such metadata will present channel names.
  2. Enable live image enhancement, these operations are done on the fly, without actual changes of the images and do not depend on image size, thus very large image can be equalized instantaneously. Current enhancements are: histogram stretching and equalization.
  3. Navigate over the image and change current zoom.
  4. Change current page, which might be either time or Z.
  5. Visualize embedded meta-data.

Architecture: Wall - Remote

bioView can receive external control clients, it uses TCP/IP connection and listens on the port specified in wv.ini file, the default is 9229. Upon connection client will receive preview of currently open image and enable controls.

template configuration