Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 380 Bytes

File metadata and controls

7 lines (4 loc) · 380 Bytes

RANSAC plane detecting filter in the Librealsense library.

A RANSAC plane detecting filter was added directly to the Librealsense library. CUDA is utilized when available to improve performance. The implementation has been tied directly into the UI as other currently available filters are.

An example of the RANSAC plane detecting filter in action!