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

Is there a way to transform specific cordinates of a color_image to that of a correspondant depth_image? #1955

Open
AustinRooky opened this issue Oct 7, 2023 · 0 comments
Labels
Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.

Comments

@AustinRooky
Copy link

Dear
I have used k4a_transform_depth_imaget_to_color_camera to convert my depth image into the color space.
So what i've gotten are a original depth image and a transformed depth image. I would like to know if there's a way to

Input : (u,v) cordinates of the transformed depth image(the same as the color image actually);

Output: (u',v')cordinates of the original depth image.

I've learned from the documentation that the funciotn k4a_transform_depth_imaget_to_color_camera has some diffence with the function k4a_calibration_2d_to_2d.

@AustinRooky AustinRooky added Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members. labels Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage Needed The Issue still needs to be reviewed by Azure Kinect team members.
Projects
None yet
Development

No branches or pull requests

1 participant