Ask Your Question
0

What is the output of reprojectImageTo3D?

asked 2018-09-12 11:52:18 -0600

ralff gravatar image

In the documentation, it says the output contains the 3D coordinates of the point (x,y), but I don't know if this means the output is (x,y,z) or (x,y,d). This is further confused by the input ddepth, which says -1 means the output will have CV_32F depth, but in this case, the output is still a 3 channel array.

So, what is the output of this function?

edit retag flag offensive close merge delete

Comments

which says -1 means the output will have CV_32F depth

so, 3 float numbers, x,y,z per pixel

berak gravatar imageberak ( 2018-09-13 08:36:51 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2018-09-23 15:07:56 -0600

can't help you with viz3d at all. (been exposed to vtk 20 years ago, and have sworn never to touch that again

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-09-12 11:52:18 -0600

Seen: 320 times

Last updated: Sep 12 '18