Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix eye overlay plugin visualizing invalid data #2021

Merged
merged 5 commits into from Oct 6, 2020

Conversation

romanroibu
Copy link
Contributor

This PR fixes issues related to the eye overlay plugin that caused crashes when the confidence value was not valid (inf or nan). Additionally, it fixes the way this plugin was searching for eye videos in the recordings and was causing it to mistakenly use eye1.instrinsics as a video source.


Click-Up Task

@romanroibu romanroibu requested review from papr and pfaion October 1, 2020 17:04
@papr
Copy link
Contributor

papr commented Oct 2, 2020

@romanroibu have you tested other eye related functionality, e.g. Offline pupil detection, eye export, etc

@romanroibu romanroibu requested review from pfaion and papr October 6, 2020 09:06
@papr
Copy link
Contributor

papr commented Oct 6, 2020

Tested using the recording that caused the initial issue (eye overlay works, but without visualization, as expected) and a separate recording (eye overlay works with visualization, as expected.).

@papr papr merged commit 0de98d7 into develop Oct 6, 2020
@papr papr deleted the fix-eye-overlay-video-file-filter branch October 6, 2020 09:55
@papr papr changed the title Fix eye overlay plugin video file filter Fix eye overlay plugin visualizing invalid data Oct 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants