Skip to content

Releases: pupil-labs/dynamic-rim-module

v1.0.4

28 Mar 13:57
Compare
Choose a tag to compare
Small refactor + Neon support

v1.0.3

23 Jan 16:54
Compare
Choose a tag to compare
rich logger + argparser

v1.0.2

02 Nov 16:45
Compare
Choose a tag to compare
Public release

v1.0.1

19 Oct 10:23
Compare
Choose a tag to compare
Added support for Python 3.7

v1.0.0b4

14 Oct 11:42
Compare
Choose a tag to compare
Small fix for auto thread_type

Revert auto threadtype when looking for frame due to :
File "av/stream.pyx", line 132, in av.stream.Stream.__setattr__
File "av/codec/context.pyx", line 623, in av.codec.context.CodecContext.thread_type.__set__
RuntimeError: Cannot change thread_type after codec is open.

v1.0.0b3

13 Oct 09:24
Compare
Choose a tag to compare
Added auto thread type for potential speed improvements, it will depe…

1.0.0b2

20 Sep 13:12
Compare
Choose a tag to compare

This package uses the reference image mapper enrichment, pyav, and openCV to plot the gaze over dynamic screen content. This is the initial release of the package.

Adjustments to the Readme file and fix for a small regression on Win machines.

Full Changelog: 1.0.0b1...1.0.0b2

Initial release

20 Sep 12:11
Compare
Choose a tag to compare

This package uses the reference image mapper enrichment, pyav, and openCV to plot the gaze over dynamic screen content. This is the initial release of the package.

Pre-release version

13 Sep 11:26
Compare
Choose a tag to compare
Pre-release version Pre-release
Pre-release
Added changes to dyn_rim based on @N-M-T feedback.

mod. dyn_rim.py - Renamed window when selected the corners of the screen and
immediately show prompt to press Q after the last point is selected.