ethz-asl / depth_segmentation

A collection of segmentation methods working on depth images
BSD 3-Clause "New" or "Revised" License
129 stars 34 forks source link

Add median filtering for the input depth image #48

Open ntonci opened 4 years ago

ntonci commented 4 years ago

Adds option to enable median filter for the input depth image. Merges into #47