-
Notifications
You must be signed in to change notification settings - Fork 232
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
Calib update #1083
Merged
Merged
Calib update #1083
Changes from 60 commits
Commits
Show all changes
73 commits
Select commit
Hold shift + click to select a range
186abae
Added WIP Image Align for visualization
saching13 5113b6b
Working calibration with SYnc
saching13 fcc4f4c
added board config files
saching13 e52e734
Updated the ar0234 res
saching13 562d331
Updated mono in json
saching13 d9105b1
Added Output Scale factor and removed the orientation check
saching13 48cdb67
Fixed the osf
saching13 f177b01
Fixed capture issue with different names
saching13 507ede9
updated links translation
saching13 46f8b1f
WIP structure and vertical Stereo calibration
saching13 03766f3
Fixed flashing issues
saching13 84dd899
updatec req condfitions
saching13 16f6e28
added exception msg
saching13 7b81117
removed try catch and writing board names
saching13 1b356df
adding rect data
saching13 64d5828
Updated rectification flash
saching13 c9bc18e
Removed comments
saching13 38e6102
Added rotation to polygons
saching13 861f9e3
Polygon flex (#789)
saching13 00acebb
Modified the board file
saching13 63b5adb
added debugs
saching13 7372329
tweaked intrinsics in use
saching13 085b4a6
iterative method added but commented
saching13 6d3964a
cleanedup image sizes and better ep errors
saching13 1067cb2
Fixed config error
saching13 c452188
Tweaked replay
saching13 029aff0
Added optional rect from projection matrix
saching13 6f186a6
updated depthai version
saching13 9deb126
Add `-ab/--antibanding {50|60|off}` option. Implement `-fps` option
alex-luxonis 691f680
Peripheral calibration - fisheye camera model (#952)
njezersek abc566e
Fix fiheye calibration rotated rectified image
njezersek d1054c5
new lines from corner to corners
saching13 9db8704
update calibration handler with cameraModel
saching13 4d9e428
WIP vermeer
3be4d44
Fix fisheye calibration
njezersek 023db9c
Merge remote-tracking branch 'origin/peripheral_calibration' into per…
e0ae7d7
Fixes for RVC3
9645a5e
Add mouse trigger, save calibration, custom dataset options
185c2f7
Update depthai version
5f7e746
Add options for dataset custom path
6d74171
Add an option to manually specify the number of charucos
cfff50f
Fixed default dataset path
njezersek ed1a21d
Support for GRAY8 img type, fix scaling issues
njezersek 316526a
Lower the threshold for synced frames
3a33796
Remove the CALIB_CHECK_COND
bc9f90d
Cleared old opencv dependencies versioning
saching13 53445f2
Peripheral calibration rvc3 (#1040)
saching13 e4e7bea
fixed the requirements.txt
saching13 8601c51
saving converge files
saching13 d5da79f
modified calibration parameters
saching13 469d6df
added json for no vertical testing
saching13 d7af1ad
Changes
MaticTonin 4c04197
Adding_display_option
MaticTonin 3bc52a9
Adding_display_option
MaticTonin 33296e4
Changes
MaticTonin 446699e
Merge branch 'calibration_rvc3'
MaticTonin b2717b4
Merge branch 'main' of https://github.com/luxonis/depthai
MaticTonin d8ef733
Merge
MaticTonin 3fa3437
Adding changes in parameteres
MaticTonin 86d35e3
Testing on OAK-D-PRO and small changes
MaticTonin 18c828e
Change in rescale of text in combined images
MaticTonin 25038f1
Adding the combinedCoverageimages
MaticTonin d2fdd0a
Merge branch 'main' of https://github.com/luxonis/depthai
MaticTonin 4234a59
Update on calibrate.py
MaticTonin 9f55bcd
Adding the submodules and calibration file
MaticTonin 65df223
Path to depthai_calibtraion
MaticTonin 1a17f19
Path to submodule
MaticTonin 8b16e61
Adding output scale factor as arg
MaticTonin e213741
Merge of calib_update into main_Matic Tonin
MaticTonin 029870f
Fixing traceLvl and timesync
MaticTonin 4a1f482
Merge branch 'calib_update'
MaticTonin 5850728
Merge branch 'main' of https://github.com/luxonis/depthai
MaticTonin 2f0b3fe
Changed traceLevel as argument
MaticTonin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what is this default set to.?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is set to 0.7. Should I set it lower?