|
Openni Dave Everett from Australia [18 posts] |
8 year
|
I'm wondering if it would be possible to overlay the line graphic in the OPENNI module on the RGB image rather than show them side by side. This would make analysis much easier.
Something like can be done with the maths unit.
Dave
|
|
|
Steven Gentner from United States [273 posts] |
8 year
|
Dave,
Yes, you can implement that with the Math module. Select "Show RGB and Save Depth as Marker" and follow that with the Math module. Select Current and the Depth map in the Math module. I think the Max intensity function should then merge the two correctly.
STeven.
|
|
|
Dave Everett from Australia [18 posts] |
8 year
|
Thanks Steve, I realised a few milliseconds after posting that I could do this, but couldn't see the post to delete it :)
Dave
|
|