Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: norihiro/obs-face-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: norihiro/obs-face-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/rotate
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 20, 2025

  1. Configuration menu
    Copy the full SHA
    da491a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ea2eb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. face-tracker: Add feature to rotate cropped region

    Major functionality is working but the debug info is not rotating.
    norihiro committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    dee699b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. Add 68-point landmark angle calculation

    In addition to the commit da491a9, which implemented 5-point case,
    also implements 68-point case.
    norihiro committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    ef50cc5 View commit details
    Browse the repository at this point in the history
  2. face-tracker: Rotate result rectangle and landmark

    The commit dee699b implemented the rotation feature but didn't
    implemented the rotation of the result rectangle and landmark when the
    "rotate" was enabled.
    This commit finalizes the "rotate" feature.
    norihiro committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    d7dfd13 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Configuration menu
    Copy the full SHA
    98fe557 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    23cfd48 View commit details
    Browse the repository at this point in the history
Loading