Help CenterHelp Center
Preview of live point cloud data from Velodyne LiDAR sensor
preview(lidarobj)
preview(lidarobj,xlimits,ylimits,zlimits)
example
preview(lidarobj) creates a preview window that displays live point cloud data for the velodynelidar object, lidarobj.
lidarobj
velodynelidar
preview(lidarobj,xlimits,ylimits,zlimits) displays lidarobj data in a preview window with the specified axes limits.
xlimits
ylimits
zlimits
collapse all
You can preview your Velodyne LiDAR® point clouds before acquiring the data.
Create a velodynelidar object, v, for use with a model HDL-32E sensor.
v
v = velodynelidar('HDL32E');
Preview the point cloud data.
preview(v);
The preview window opens.
Note that you must close the preview window before you can use the read function to acquire data.
read
Name of Velodyne LiDAR object. You create the object using the velodynelidar function.
Example: preview(v);
Range of x-axis coordinates, specified as a 1-by-2 vector in the format [min max]. preview does not display data outside these limits.
preview
Range of y-axis coordinates, specified as a 1-by-2 vector in the format [min max]. preview does not display data outside these limits.
Range of z-axis coordinates, specified as a 1-by-2 vector in the format [min max].preview does not display data outside these limits.
velodynelidar | closePreview | start | read | flush | stop
closePreview
start
flush
stop
Vous avez cliqué sur un lien qui correspond à cette commande MATLAB :
Pour exécuter la commande, saisissez-la dans la fenêtre de commande de MATLAB. Les navigateurs web ne supportent pas les commandes MATLAB.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Contact your local office