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

Bump requests from 2.26.0 to 2.31.0 #1033

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on May 20, 2023

  1. Peripheral calibration merge (#1013)

    * Added WIP Image Align for visualization
    
    * Working calibration with SYnc
    
    * added board config files
    
    * Updated the ar0234 res
    
    * Updated mono in json
    
    * Added Output Scale factor and removed the orientation check
    
    * Fixed the osf
    
    * Fixed capture issue with different names
    
    * updated links translation
    
    * WIP structure and vertical Stereo calibration
    
    * Fixed flashing issues
    
    * updatec req condfitions
    
    * added exception msg
    
    * removed try catch and writing board names
    
    * adding rect data
    
    * Updated rectification flash
    
    * Removed comments
    
    * Added rotation to polygons
    
    * Polygon flex (#789)
    
    * Optimization and trace levels introduced WIP
    
    * tweaked parameters and updated tracelevel
    
    * Modified the board file
    
    * added debugs
    
    * tweaked intrinsics in use
    
    * iterative method added but commented
    
    * cleanedup image sizes and better ep errors
    
    * Fixed config error
    
    * Tweaked replay
    
    * Added optional rect from projection matrix
    
    * updated depthai version
    
    * Add `-ab/--antibanding {50|60|off}` option. Implement `-fps` option
    
    * Peripheral calibration - fisheye camera model (#952)
    
    * Make sure the same points are present on all images
    
    * Use initUndistortRectifyMap from fisheye calib
    
    * Fix fiheye calibration rotated rectified image
    
    * new lines from corner to corners
    
    * update calibration handler with cameraModel
    
    * WIP vermeer
    
    * Fix fisheye calibration
    
    * Fixes for RVC3
    
    * Add mouse trigger, save calibration, custom dataset options
    
    * Update depthai version
    
    * Add options for dataset custom path
    
    * Add an option to manually specify the number of charucos
    
    * Fixed default dataset path
    
    * Support for GRAY8 img type, fix scaling issues
    
    * Cleanup
    
    * Added image_scaler
    
    * Added support for reading the camera model from json file
    
    * Added traceLevel command line flag
    
    * removed commented code
    
    ---------
    
    Co-authored-by: Sachin <[email protected]>
    Co-authored-by: Sachin Guruswamy <[email protected]>
    Co-authored-by: alex-luxonis <[email protected]>
    Co-authored-by: Matevz Morato <[email protected]>
    5 people committed May 20, 2023
    Configuration menu
    Copy the full SHA
    05cd55f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Bump requests from 2.26.0 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.26.0...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 23, 2023
    Configuration menu
    Copy the full SHA
    c789127 View commit details
    Browse the repository at this point in the history