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

Open3D-based parameters and bx/by interpretation #9

Open
Md-aliy7 opened this issue Mar 11, 2025 · 0 comments
Open

Open3D-based parameters and bx/by interpretation #9

Md-aliy7 opened this issue Mar 11, 2025 · 0 comments

Comments

@Md-aliy7
Copy link

Hi,

I am trying your algorithm on some .ply formatted files from built-in data in Open3D.
As I just have the 3D object, I need to capture the rgb and depth images using Open3D methods, also I get the extrinsic and intrinsic from Open3D Camera class methods.
Are the parameters obtained this way valid to be used in your algorithm?
Also, what are bx & by parameters in

bx = depth_intrinsic[0,3]
by = depth_intrinsic[1,3]

?

Thanks

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

No branches or pull requests

1 participant