3D Point Cloud to Binary Matrix
Mostra commenti meno recenti
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?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Point Cloud Processing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!