windz0629 / coffeeCupLinks
coffeeCup是一个基于点云的马克杯识别的演示程序
☆13Updated 6 years ago
Alternatives and similar repositories for coffeeCup
Users that are interested in coffeeCup are comparing it to the libraries listed below
Sorting:
- point cloud registration☆76Updated 7 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆179Updated last year
- 点云测体积Demo:用Kinect+PCL点云库测量方体体积。☆179Updated 5 years ago
- PPF_Matching(Mat2Eigen)☆11Updated 6 years ago
- Using PCL (Point Cloud Library) to Registration Point Cloud By SAC-IA, Initial Alignment☆61Updated 7 years ago
- awesome PointCloud processing algorithm☆130Updated 2 years ago
- Generalized ICP reference implementation☆178Updated 9 years ago
- 这是一个存放有关结构光三维重建系统标定、基于PCL点云处理相关代码的仓库(可能包含了部分三维重建频域、小波域等的处理代码)☆30Updated 3 years ago
- Implementation of some algorithms in PCL☆17Updated 2 years ago
- easy, fast implementation of Tsai's hand-eye calibration algorithm☆44Updated 2 years ago
- Automatically registers (aligns) and visualizes point clouds, or processes a whole bunch at once☆101Updated 7 years ago
- Codes for Registration of Multi-View Point Sets Under the Perspective of Expectation-Maximization☆12Updated 4 years ago
- GH-ICP: Iterative Closest Point algorithm with global optimal matching and hybrid metric [3DV' 18]☆456Updated 8 months ago
- Robust Point Cloud Registration Using Iterative Probabilistic Data Associations ("Robust ICP")☆574Updated 8 years ago
- 功能描述 1,视差图点云创建 2,鼠标选取点云创建区域与待匹配物体 3,点云滤波 4,点云超体聚类 5,LCCP分割 6,点云降采样 7,ICP匹配 8,点云显示☆35Updated 7 years ago
- Point cloud library☆71Updated 12 years ago
- Implementation of the Go-ICP algorithm for globally optimal 3D pointset registration☆483Updated 6 years ago
- 点云拼接☆11Updated 5 years ago
- Multiview Levenberg-Marquardt ICP☆239Updated 4 years ago
- OpenGR: A C++ library for 3D Global Registration☆373Updated 6 months ago
- Fast 3D point cloud segmentation using supervoxels with geometry and color for 3D scene understanding☆231Updated 5 years ago
- 三维扫描相关算法,包括多频外差相位求解、相机标定、点云后处理、点云可视化等相关算法☆93Updated 5 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆45Updated 6 years ago
- Fast and robust algorithm to extract edges in unorganized point clouds☆204Updated 2 years ago
- 深度、点云图像的实时显示☆27Updated 3 years ago
- Normal Iterative Closest Point (NICP) Algorithm C++ Library☆410Updated 3 years ago
- Efficient Global Point-cloud registration☆488Updated 3 years ago
- 使用Surf特征对图像进行特征检测,RANSAC剔除误匹配,对两帧RGBD数据进行点云配准☆40Updated 6 years ago
- A C++ library to solve equation AX=XB, which is known as been widely used in hand-eye calibration for robotics☆158Updated 5 years ago
- 基于PCL,分别实现了point2point,point2plane,plane2plane三种形式的icp算法。There is practice of ICP algorithm using point-to-point, point-to-plane or plane…☆50Updated 3 years ago