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

Small knob polishing and amend duplicated attempts to add undetectable images to pickle #1031

Merged
merged 10 commits into from
Feb 22, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    4713572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf6328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    810dfac View commit details
    Browse the repository at this point in the history
  4. Use return boolean to detect effective capture

    Actually an image is always returned but empty
    AndreaLanfranchi committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    051a8d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4b48ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72e5669 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Use regex to match file patterns

    Also use os.listdir as is clear recursion is not intended
    AndreaLanfranchi committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    63079d3 View commit details
    Browse the repository at this point in the history
  2. Amend typing

    AndreaLanfranchi committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    9dc0040 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a28a0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    954ac6e View commit details
    Browse the repository at this point in the history