You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then you can use the new depth calculation algorithm in combination with the ZED SDK.
The ZED SDK offers several advantages, such as the ability to use the IMU information of the ZED camera to get a point cloud in world coordinates.
Combined with this, the ZED SDK can be made more attractive.
Preliminary Checks
Proposal
Create an interface to make it a ZED SDK depth, point cloud using parallax with a different algorithm than provided in the ZED SDK,
It is just like the code below with the detections_to_custom_box().
/
Use-Case
Then you can use the new depth calculation algorithm in combination with the ZED SDK.
The ZED SDK offers several advantages, such as the ability to use the IMU information of the ZED camera to get a point cloud in world coordinates.
Combined with this, the ZED SDK can be made more attractive.
Library of stereo calculations converted into a library
https://github.com/katsunori-waragai/libIGEVStereo
The author's original code can be found in README.md.
Anything else?
This figure is from
https://github.com/gangweiX/IGEV
The text was updated successfully, but these errors were encountered: