Skip to content

Releases: ivli/roim

1.0.5

08 Dec 17:07
8afa7d8
Compare
Choose a tag to compare

some updates after long absence

use:
java -jar dynamic-1.0.5.jar
or
java -Duser.country=RU -Duser.language=ru -jar dynamic-1.0.5.jar
shall one change translation to Russuan

NEW ARCH

19 Jan 13:22
Compare
Choose a tag to compare
NEW ARCH Pre-release
Pre-release

The first release based on modular architecture, now there are several jars so data access is separated from data processing and in turn from visualization. It is possible to add support for new file-types without recompilation the rest part.
Note: changed release naming conventions omit leading char 'v'
Note2: fat-jars is not provided anymore
Note3: attached roim-1.0.2.zip file contains compiled binaries and all required dependencies as well as dynamic.cmd and tomo.cmd files to run applications
Finally: it is not yet release just a proof-a-concept baseline

Khibiny

10 Oct 12:03
Compare
Choose a tag to compare
v0.9.5

-improuvements and new functionality

Khibiny

01 Jun 21:21
Compare
Choose a tag to compare
- extended chart view functionality:

 - add/remove markers
 - markers auto positioning to min/max/median
- exponential fit incl. extrapolation of experimental data
- optimized drawing 
- optimized pixel storage 
- MIP builder implements two strategies: background thread and projection-by-request
- added support fort CR/CT not yet  tested

0.8

16 May 21:58
Compare
Choose a tag to compare
0.8
- Fixed error in calculation marker position after window resize

The first release

09 Mar 09:28
Compare
Choose a tag to compare

The first working release, tested on a set of images of different types:
STATIC/DYNAMIC/WHOLE BODY/TOMO/TOMO RECON
from different sources.
Beyound NM few CT and DXR images have been successfully opened.
Depending on image type the application displays either raw frames or MIP (built on opening)

The jar file does include all the dependencies the only missing part is Java itself.
The application requires jre8.

Igor Likhachev
igor.likhachev@gmail.com