Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.32 KB

File metadata and controls

35 lines (19 loc) · 1.32 KB

segmented_pointcloud

2d segmentation output used for point cloud processing ReZoom E-Scooter https://github.com/REZOOM-UMD/escooter/tree/dev_mi

Semantic segmentation of the e-scooter(ReZoom 2.0 and 3.0) pathway to distinguish road from sidewalk and grass using Jetson Developer Kit and ZED stereo camera.

All samples taken inside the University of Maryland,CP.

ReZoom 2.0

PXL_20220624_230419846

Semantic segmentation Overlay and Mask(Using cityscape dataset)

Screenshot from 2022-09-20 15-36-32

Point Cloud Processing to filter out obstacle space (Viewed with pcl_viewer)

Libraries used : rosbag,pcl_ros,pypcd,open3D

Screenshot from 2022-09-20 15-43-44

Requirements

Code Flow:

Rezoom nov 18