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

Tiling and TilesPatcher #89

Merged
merged 5 commits into from
Oct 2, 2024
Merged

Tiling and TilesPatcher #89

merged 5 commits into from
Oct 2, 2024

Commits on Sep 4, 2024

  1. Release depthai-nodes v0.0.1 (#53)

    * Added labeler to CI (#43)
    
    * Updated requirements.txt (#44)
    
    * Added coverage badge to README (#45)
    
    * Added package version (#46)
    
    * Update ci.yaml
    
    * [Automated] Updated coverage badge
    
    * Update README.md
    
    * YOLOv8 kpts and seg example. (#48)
    
    * Extend MPPalmDetection parser. (#49)
    
    * Add support for different input sizes.
    
    * Support extended palm detection in examples.
    
    * Pre-commit fix.
    
    * Add normalization.
    
    * feat: add support for metric depth
    
    * fix: broken depth tests
    
    * fix: pre-commit
    
    * fix: change default depth limit to float
    
    * feat: add test for metric depth map
    
    * Developer guide docs added. (#51)
    
    * Support for metrics depth type. (#52)
    
    * Hotfix: remove no-commit from pre-commit (#54)
    
    * Added automatic PyPI publishing (#55)
    
    ---------
    
    Co-authored-by: Martin Kozlovský <kozlovsky.m7@gmail.com>
    Co-authored-by: GitHub Actions <actions@github.com>
    Co-authored-by: Jaša Kerec <61207502+kkeroo@users.noreply.github.com>
    Co-authored-by: jkbmrz <jakob.mraz@gmail.com>
    Co-authored-by: jkbmrz <74824974+jkbmrz@users.noreply.github.com>
    6 people authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8fc6ba2 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. initial commit with two nodes - Tiling and TilesPatcher | TilesPatche…

    …r implemented to work with dai.ImgDetections
    spbui00 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a26279a View commit details
    Browse the repository at this point in the history
  2. running pre-commit

    spbui00 committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e3c4953 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    6936407 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962c126 View commit details
    Browse the repository at this point in the history