An open API service indexing awesome lists of open source software.

https://github.com/afichet/tiresias

Minimalistic Spectral Image Viewer
https://github.com/afichet/tiresias

Last synced: about 1 year ago
JSON representation

Minimalistic Spectral Image Viewer

Awesome Lists containing this project

README

          

Simple spectral image viewer.

This program is in pre-alpha.

It has known bugs and **SHALL NOT BE TRUSTED** at its current stage.

There is plenty of known issue, e.g., incorrect scaling factor (100% zoom is not 1:1).

It partially supports OpenEXR spectral images. It does not support OpenEXR RGB, Y, YCbCr images.

Use it at your own risk.

Checking out the repository
===========================

```
git clone git@github.com:yama-chan/openexr-converter.git
git submodule update --init --recursive
```