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

Color Histogram Detector #295

Merged
merged 18 commits into from
Apr 17, 2024
Merged

Commits on Oct 27, 2022

  1. Configuration menu
    Copy the full SHA
    b282bb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f84f2d2 View commit details
    Browse the repository at this point in the history
  3. Added check for color channels

    wjs018 committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    bf87afd View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Added tests for detect-hist.

    wjs018 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    7dec6c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7e6b47 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    bd517b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e03afe0 View commit details
    Browse the repository at this point in the history
  3. Add detect-hist to test_cli

    wjs018 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    d31d2ed View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Merge upstream commits.

    wjs018 committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    3514673 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    b861b45 View commit details
    Browse the repository at this point in the history
  2. Fix formatting

    Breakthrough authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    db29d6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb39fe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8568e8 View commit details
    Browse the repository at this point in the history
  5. Delete scenedetect/cli/__init__.py

    Moved to scenedetect/_cli/__init__.py
    Breakthrough authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    220a47e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0889792 View commit details
    Browse the repository at this point in the history
  7. Update config.py

    Breakthrough authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fd25a40 View commit details
    Browse the repository at this point in the history
  8. Update __init__.py

    Breakthrough authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0913f56 View commit details
    Browse the repository at this point in the history
  9. Update config.py

    Breakthrough authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    037016b View commit details
    Browse the repository at this point in the history