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

Calibration read/write/load API #101

Merged
merged 79 commits into from
May 30, 2021
Merged

Calibration read/write/load API #101

merged 79 commits into from
May 30, 2021

Conversation

saching13
Copy link
Contributor

Added

  • read/write api over xlink.
  • Calibration Handler to load version 6 and 5 of EEPROM data along with manual setters and getters to get the camera intrinsic, extrinsic, distortion coeffs.

Next steps

  • Load EepromData Functionality (No flash)
  • Stereo rectification getters
  • Make stereo Node mode configurable by adding overloading rectification and other required stereo properties.

@saching13
Copy link
Contributor Author

saching13 commented Apr 8, 2021

Make stereo Node mode configurable by adding overloading rectification and other required stereo properties.

On this will do it on a different PR after we finish this, or I can do it after merging this in stereo fixes PR of @alex-luxonis

Copy link
Collaborator

@themarpe themarpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Initial review

examples/src/bootloader_example.cpp Outdated Show resolved Hide resolved
examples/src/calibration_from_file.cpp Outdated Show resolved Hide resolved
examples/src/calibration_reader.cpp Outdated Show resolved Hide resolved
examples/src/calibration_reader.cpp Outdated Show resolved Hide resolved
examples/src/calibration_storer.cpp Outdated Show resolved Hide resolved
src/device/Device.cpp Outdated Show resolved Hide resolved
src/device/CalibrationHandler.cpp Outdated Show resolved Hide resolved
src/device/CalibrationHandler.cpp Show resolved Hide resolved
src/device/CalibrationHandler.cpp Outdated Show resolved Hide resolved
src/device/CalibrationHandler.cpp Outdated Show resolved Hide resolved
Signed-off-by: Sachin <sachin.guruswamy@gmail.com>
examples/src/calibration_flash.cpp Outdated Show resolved Hide resolved
examples/src/calibration_load.cpp Outdated Show resolved Hide resolved
include/depthai/device/Device.hpp Outdated Show resolved Hide resolved
src/device/Device.cpp Outdated Show resolved Hide resolved
Copy link
Contributor Author

@saching13 saching13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@szabi-luxonis and @themarpe Can you cross-check and approve it if all good?

@saching13
Copy link
Contributor Author

Cannot merge this. Need approval from @szabi-luxonis and @themarpe

@saching13 saching13 dismissed stale reviews from themarpe and SzabolcsGergely May 30, 2021 03:06

Addressed requested changes

@saching13 saching13 merged commit aa07285 into develop May 30, 2021
@saching13 saching13 deleted the gen2_eeprom_api branch May 30, 2021 04:03
@alex-luxonis
Copy link
Contributor

It appears this firmware fixes the slight shifting issue between RGB and depth, with RGB-depth alignment enabled. 👍

@Luxonis-Brandon
Copy link
Contributor

Sweet!

@Luxonis-Brandon Luxonis-Brandon added enhancement New feature or request Gen2 Feature for or issue with Gen2 labels May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Gen2 Feature for or issue with Gen2
Development

Successfully merging this pull request may close these issues.

None yet

6 participants