Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 * Lower the threshold for synced frames * Remove the CALIB_CHECK_COND * Cleared old opencv dependencies versioning * Peripheral calibration rvc3 (#1040) * if fisheye changed the requiement to need all the corners on the board * added coverage window * added charuco cornes and coverage visualization * small improvements * added marker visualization for capture * removed merge datasets * reprojection error and cover image * removed unused name * fixed the requirements.txt * saving converge files * modified calibration parameters * added json for no vertical testing * Changes * Adding_display_option * Adding_display_option * Changes * Change * Resolving_issues * Resolving_issues * Fix issues * Change in scaling matrix * Changes of matrix * Adding traceLevel as argument * Fix traceLevel * updated the argument. --------- Co-authored-by: Sachin <[email protected]> Co-authored-by: Sachin Guruswamy <[email protected]> Co-authored-by: alex-luxonis <[email protected]> Co-authored-by: Nejc Jezeršek <[email protected]> Co-authored-by: Matevz Morato <[email protected]>
- Loading branch information