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

opencv-python stubs #8879

Closed
wants to merge 38 commits into from
Closed

opencv-python stubs #8879

wants to merge 38 commits into from

Commits on Oct 10, 2022

  1. Bump PyInstaller-stubs to 5.5

    Avasam committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    53cbde4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f6a836 View commit details
    Browse the repository at this point in the history
  3. Initial generated cv2 stubs

    Avasam committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    517bd33 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    63d7170 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a00677 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aef1b26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9224e3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    85f6091 View commit details
    Browse the repository at this point in the history
  6. Empty docstrings

    Avasam committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    9fdc94e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e3488c View commit details
    Browse the repository at this point in the history
  8. Fix dts to dst

    Avasam committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    b72ac55 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    41dba77 View commit details
    Browse the repository at this point in the history
  2. Updated list to Sequence in method args

    - Can't parse 'org_'. Input argument doesn't provide sequence protocol
    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    edfd948 View commit details
    Browse the repository at this point in the history
  3. stricter pyright

    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    8b35a5a View commit details
    Browse the repository at this point in the history
  4. Fix Flake8

    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    e2c4a41 View commit details
    Browse the repository at this point in the history
  5. complete some Incomplete

    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7e8b5dd View commit details
    Browse the repository at this point in the history
  6. Removed docstrings

    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6e5ab28 View commit details
    Browse the repository at this point in the history
  7. fix pyright test

    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    9cf3c44 View commit details
    Browse the repository at this point in the history
  8. Fixed Mat variances

    and Updated with preliminary PR comments
    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    6a03195 View commit details
    Browse the repository at this point in the history
  9. fixed cv2.error and cv2.Error

    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f75c2f9 View commit details
    Browse the repository at this point in the history
  10. Flake8 and stubtest

    Avasam committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    7fb76ea View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    c9431d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a688b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    900e731 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Class def updates

    - _WrappedMat private
    - Algorithm base __init__
    - VideoCapture
    - Method overload missing self arg
    - python/mypy#8881
    Avasam committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    37bb1d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebe36a1 View commit details
    Browse the repository at this point in the history
  3. Additional comments

    Avasam committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    06f73ba View commit details
    Browse the repository at this point in the history
  4. Move _RotatedRect

    Avasam committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    c66b19c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    203de26 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Completed generated modules

    Avasam committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    28dc455 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffcfcee View commit details
    Browse the repository at this point in the history
  3. Fix flake8 warnings

    Avasam committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    bb50269 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    6b35384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6919768 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

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

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    3b4f9b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfd370d View commit details
    Browse the repository at this point in the history