ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rotating the depth image about lowest row in 3D

asked 2013-02-20 15:34:23 -0500

navderm gravatar image

I have a depth image which I want to rotated about a point to project the points in another plane which is at an angle t from the plane about the col axis so, [r2 c2]' = [ct st ; -st ct] [r c]' Should give me a rotation about angle t, with the column axis of the lowest row (479th row) as the pivot. Lets think about it as seeing the optical plane from one side and seeing only the row axis Now, the problem is that I can't have the same depth values once I rotate the image. I don't know how the depth values would change. Can someone help me figure this out.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2013-11-19 20:24:38 -0500

timster gravatar image

Maybe you could project the depth values to 3D and then project to the new plane?

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-02-20 15:34:23 -0500

Seen: 390 times

Last updated: Nov 19 '13