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

Add update on change feature and threshold setting #4

Merged
merged 5 commits into from
Jan 11, 2024

Commits on Jan 10, 2024

  1. Add update on change feature and threshold setting

    This commit adds the "UpdateOnChange" feature and "UpdateOnChangeThreshold" setting to the application. The "UpdateOnChange" feature allows the application to update only when there is a change in the input image. The "UpdateOnChangeThreshold" setting determines the percentage of change required to trigger an update. These new features improve the efficiency of the application by reducing unnecessary updates.
    royshil committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c91c100 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. lint

    royshil committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    efa74ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12bf15c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49c0322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efef7e2 View commit details
    Browse the repository at this point in the history