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 movement frame indices #1539

Merged
merged 6 commits into from
Jul 15, 2019

Conversation

romanroibu
Copy link
Contributor

Currently, the eye movement segment's start_frame_index and end_frame_index properties point inside the input buffer for nslr_hmm.classify_gaze. This PR updates these properties to represent indices into the capture video frame buffer.

@romanroibu romanroibu requested a review from papr June 27, 2019 08:24
@romanroibu romanroibu requested a review from papr July 12, 2019 13:14
Copy link
Contributor

@papr papr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more small naming change

@romanroibu romanroibu requested a review from papr July 15, 2019 08:41
@papr papr merged commit d99ee24 into pupil-labs:master Jul 15, 2019
@papr papr added this to the v1.14 milestone Jul 18, 2019
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.

2 participants