pcl down sampling and filtering - retaining width and height (organized cloud)
Is it possible to retain width and height (organized cloud) after doing some operations with PCL library? I am doing down sampling with VoxelGrid and then PassThrough filtering. In every step I loose width and height data and get unorganized Point Cloud eventhough I start with organized cloud from Kinect.
Thank you for help.