Skip to content

Releases: kprussing/vtimshow

Add Frame Math

11 Aug 14:46

Choose a tag to compare

The major inclusion is a new "frame math" mode. This provides tools for loading a single data set into memory and selecting three different channels for RGB values. Additionally, you can perform limited operations on the selected channels.

Properly Track Data Files

01 Jul 21:06

Choose a tag to compare

The include_data_files=True keyword is required or the MANIFEST.in file is ignored.

Add Preference for Dimension Ordering

05 Jun 15:07

Choose a tag to compare

The user can now specify the desired ordering in the arrays. By default, the order is (Depth, Width, Height, RGB(A)). The preferences are located on the about page under the preferences.

Track data files on install

02 Jun 17:04

Choose a tag to compare

Fixes an installation bug where the data files were not properly tracked.

Correct error in setup.py

29 May 15:32

Choose a tag to compare

I forgot to update the reference to the README file in setup.py when I switched over to MarkDown.

Initial Version Tag

21 May 18:33

Choose a tag to compare

Initial tagged version