Releases: pupil-labs/dynamic-rim-module
Releases · pupil-labs/dynamic-rim-module
v1.0.4
v1.0.3
rich logger + argparser
v1.0.2
Public release
v1.0.1
Added support for Python 3.7
v1.0.0b4
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
Added auto thread type for potential speed improvements, it will depe…
1.0.0b2
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
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
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.