ThomasThelen / Convex-HullLinks
C++ code for computing the convex hull of a polygon
☆24Updated 3 years ago
Alternatives and similar repositories for Convex-Hull
Users that are interested in Convex-Hull are comparing it to the libraries listed below
Sorting:
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆85Updated 5 years ago
- Fitting cubic spline curve to 2d points☆148Updated 4 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- ☁️ 基于CloudCompare官方源码构建的第三方Qt工程,直接可用Qt打开,修改好你的.pro文件库路径即可运行,无需Visual Studio,支持Windows、MacOS、Linux。☆40Updated 7 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆44Updated 2 years ago
- A QT based image and point cloud interactive software☆15Updated 3 years ago
- A demo of map viewer useful for 3D mapping visualization☆19Updated 8 years ago
- These are useful learning materials corresponding to laser SLAM, enjoy it!☆16Updated 6 years ago
- Probably the fastest C++ dbscan library.☆106Updated last year
- A simple implementation of the Levenberg Marquardt algorithm.☆80Updated 6 years ago
- Sparse ICP registration test codes for PCL 1.7☆56Updated 9 years ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆26Updated 3 years ago
- calculate orientated bounding box based on point cloud☆21Updated 4 years ago
- Advanced Technique for Curve Fitting☆28Updated 5 years ago
- A catkin wrapper for Google protocol buffers☆18Updated 3 years ago
- achieve localization by multi-sensor fusion such as GPS,IMU,Lidar☆26Updated 4 years ago
- PCL Visualizer Demo in VS2017+Qt5.12.0☆19Updated 6 years ago
- 基于Qt和PCL开发的点云处理软件☆31Updated 4 years ago
- QT (Quad-Tree Segmentation)☆28Updated 4 years ago
- A parallel implementation of EDLine algorithm.☆16Updated 4 years ago
- c++ detail implementation of camera calibration☆63Updated 5 years ago
- Some Study Codes and Projects about SLAM☆22Updated 6 years ago
- unscented kalman filter slam☆18Updated 7 years ago
- Finds the concave hull around a set of points by leveraging the Delaunay triangulation☆37Updated last year
- c++ implementation of 3D incremental convell hull algorthim☆42Updated 5 years ago
- css_loam_velodyne☆27Updated 6 years ago
- C++ template library for use in robotics.☆29Updated 3 years ago
- A simulated ground robot with a lidar sensor performing SLAM. Built on Open Scene Graph and QT.☆26Updated 6 years ago
- A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and oper…☆18Updated 4 years ago
- using direct linear method to calibrate the odometry estimation, by sloving A^T *A x = A^T *b with Cholesky decompose☆31Updated 7 years ago