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

Find frames per track #65

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Find frames per track #65

wants to merge 18 commits into from

Conversation

zhong-al
Copy link
Collaborator

Resolves #64

@zhong-al zhong-al requested a review from egrace479 October 16, 2024 15:14
Copy link
Member

@egrace479 egrace479 left a comment

Choose a reason for hiding this comment

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

Just one small thing on consistency.

src/kabr_tools/miniscene2behavior.py Outdated Show resolved Hide resolved
Co-authored-by: Elizabeth Campolongo <[email protected]>
@zhong-al zhong-al requested a review from egrace479 November 13, 2024 20:06
Copy link
Member

@egrace479 egrace479 left a comment

Choose a reason for hiding this comment

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

Can you add a test to catch the bug (#64)?

@zhong-al
Copy link
Collaborator Author

Can you add a test to catch the bug (#64)?

def test_nonmatching_tracks(self, video_capture, process_cv2_inputs):
from #85 catches this bug. Should I add that test to this PR?

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.

Parse frames per track
2 participants