Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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