3D Point Cloud to Binary Matrix
Show older comments
I have a 3D point cloud and I want to take slices of this field in the z direction and convert all the slices to a binary matrix. So basically, I want to turn a point cloud into a binary volume. I'm currently working on a function to first slice the image for a given interval, then converting that slice into a binary map, but I'm having trouble converting the coordinates to binary. Any suggestions?
Accepted Answer
More Answers (0)
Categories
Find more on Point Cloud Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!