-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 * 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]>
- Loading branch information
1 parent
a2bf1ef
commit 0c6dd92
Showing
3 changed files
with
360 additions
and
512 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.