Skip to content

Merged branch beta/v2.x.x to include panoramic camera, added fisheye camera with Equidistant and EUCM camera model; Fixed DepthBufferLidar warp issue #199

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

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

Bob-Eric
Copy link
Contributor

@Bob-Eric Bob-Eric commented Jun 6, 2025

Merged branch beta/v2.x.x to include panoramic camera, added fisheye camera (inspired from DomeTools).

image

  • The fisheye camera supports Equidistant and EUCM camera models. The image on the left shows the equidistant model. The image on the right is the EUCM model, whose parameters were calibrated using the equidistant model shown on the left.

image

  • Note that both the panoramic and fisheye cameras are based on cubemaps. This means that the camera should disable some post-processing effects and use fixed exposure; otherwise, ugly seams will appear.

image
image

Fixed DepthBufferLidar warp issue (#153, #200)

As mentioned in #200 (comment)

@Bob-Eric Bob-Eric changed the title Merged branch beta/v2.x.x to include panoramic camera, added fisheye camera Merged branch beta/v2.x.x to include panoramic camera, added fisheye camera; Fixed DepthBufferLidar warp issue Jun 10, 2025
@RyodoTanaka
Copy link
Member

@Bob-Eric
Woow !
Its so nice PR.
Thank you for your commit and I will check it later.

1 similar comment
@RyodoTanaka
Copy link
Member

@Bob-Eric
Woow !
Its so nice PR.
Thank you for your commit and I will check it later.

@Bob-Eric Bob-Eric changed the title Merged branch beta/v2.x.x to include panoramic camera, added fisheye camera; Fixed DepthBufferLidar warp issue Merged branch beta/v2.x.x to include panoramic camera, added fisheye camera with Equidistant and EUCM camera model; Fixed DepthBufferLidar warp issue Jun 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants