emma Posted December 20, 2014 Share Posted December 20, 2014 (edited) I have a deep map .exr file coming from another software. I would like to create a point cloud from this file so that I can have an approximate location of the objects. Kinda like the node in Nuke "image to points" but for houdini.Any idea how I can approach this problem?Thanks Edited December 27, 2014 by emma Quote Link to comment Share on other sites More sharing options...
RickToxik Posted September 23, 2020 Share Posted September 23, 2020 Trying to do the same thing, replicate a nuke DeepToPoints node in houdini. Have you been able to do it? Anyone? Quote Link to comment Share on other sites More sharing options...
anim Posted September 23, 2020 Share Posted September 23, 2020 you should be able to extract any data from deep image using dsmpixel() VEX function so if this data is for example P channel, you get array of the values per pixel and create a point for each of the values Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.