Skip to content

move frame detection scripts into dedicated module and update import - #126

Merged
r83575 merged 2 commits into
mainfrom
refactor/frame-change-detector
Nov 11, 2025
Merged

r83575 merged 2 commits into
mainfrom
refactor/frame-change-detector

Conversation

@r83575

@r83575 r83575 commented Nov 10, 2025

Copy link
Copy Markdown
Collaborator

Reorganized the CPU-based frame detector code for better structure and maintainability.

  • Moved:
    • frame_change_detector.py
    • compare_frames_methods.py
    • create_sample_videos.py
    • test_detector.py
      → into src/frame_comparison/
  • Updated imports.

Closes #121

@r83575
r83575 merged commit 70d6584 into main Nov 11, 2025
1 check failed
@r83575 r83575 self-assigned this Nov 11, 2025
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.

Refactor frame change detector

2 participants