Skip to content

Releases: pupil-labs/dynamic-rim-module

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 28 Mar 13:57
Small refactor + Neon support

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 23 Jan 16:54
rich logger + argparser

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 02 Nov 16:45
Public release

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Oct 10:23
Added support for Python 3.7

v1.0.0b4

Choose a tag to compare

@github-actions github-actions released this 14 Oct 11:42
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

Choose a tag to compare

@github-actions github-actions released this 13 Oct 09:24
Added auto thread type for potential speed improvements, it will depe…

1.0.0b2

Choose a tag to compare

@mikelgg93 mikelgg93 released this 20 Sep 13:12

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

Choose a tag to compare

@mikelgg93 mikelgg93 released this 20 Sep 12:11

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

Pre-release version Pre-release
Pre-release

Choose a tag to compare

@mikelgg93 mikelgg93 released this 13 Sep 11:26
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.