Skip to content

Jrokisky/librealsense-cuda-ransac-plane-finder

 
 

Repository files navigation

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!

About

Added a CUDA based RANSAC plane discovery filter to the Intel Realsense SDK

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.9%
  • C 26.6%
  • JavaScript 4.6%
  • C# 3.9%
  • Python 1.5%
  • CMake 1.1%
  • Other 3.4%