All Projects → forestsen → K4agrabber

forestsen / K4agrabber

Licence: other
Kinect Azure DK Grabber of PCL (Point Cloud Library).

Labels

Projects that are alternatives of or similar to K4agrabber

3D-Reconstruction-With-RGBD
a 3D-Reconstruction demo done with Kinect
Stars: ✭ 16 (-77.14%)
Mutual labels:  kinect, pcl
Kinectgrabber
Grabber of Point Cloud Library based on Kinect for Windows SDK
Stars: ✭ 71 (+1.43%)
Mutual labels:  kinect, pcl
Depth clustering
🚕 Fast and robust clustering of point clouds generated with a Velodyne sensor.
Stars: ✭ 657 (+838.57%)
Mutual labels:  pcl
Rs
PCL grabber for RealSense devices
Stars: ✭ 54 (-22.86%)
Mutual labels:  pcl
Point Cloud Filter
Scripts showcasing filtering techniques applied to point cloud data.
Stars: ✭ 34 (-51.43%)
Mutual labels:  pcl
Pcl
Point Cloud Library (PCL)
Stars: ✭ 6,897 (+9752.86%)
Mutual labels:  pcl
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-45.71%)
Mutual labels:  kinect
Mathparser.org Mxparser
Math Parser Java Android C# .NET/MONO (.NET Framework, .NET Core, .NET Standard, .NET PCL, Xamarin.Android, Xamarin.iOS) CLS Library - a super easy, rich and flexible mathematical expression parser (expression evaluator, expression provided as plain text / strings) for JAVA and C#. Main features: rich built-in library of operators, constants, math functions, user defined: arguments, functions, recursive functions and general recursion (direct / indirect). Additionally parser provides grammar and internal syntax checking.
Stars: ✭ 624 (+791.43%)
Mutual labels:  pcl
Servicestack.text
.NET's fastest JSON, JSV and CSV Text Serializers
Stars: ✭ 1,157 (+1552.86%)
Mutual labels:  pcl
Dodo detector ros
Object detection from images/point cloud using ROS
Stars: ✭ 31 (-55.71%)
Mutual labels:  kinect
Niwrapper.net
OpenNI 2 and NiTE 2 .Net Wrapper
Stars: ✭ 45 (-35.71%)
Mutual labels:  kinect
Kinectwithopencvforunityexample
Kinect with OpenCV for Unity Example
Stars: ✭ 20 (-71.43%)
Mutual labels:  kinect
Azure Kinect Sensor Sdk
A cross platform (Linux and Windows) user mode SDK to read data from your Azure Kinect device.
Stars: ✭ 889 (+1170%)
Mutual labels:  kinect
Ros openpose
ROS wrapper for OpenPose
Stars: ✭ 39 (-44.29%)
Mutual labels:  kinect
Fo Dicom
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
Stars: ✭ 674 (+862.86%)
Mutual labels:  pcl
Loam velodyne
Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.
Stars: ✭ 1,135 (+1521.43%)
Mutual labels:  pcl
Mvision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Stars: ✭ 6,140 (+8671.43%)
Mutual labels:  pcl
Markdownsharp.portable
Fork of MarkdownSharp with a focus on making it a portable class library (PCL).
Stars: ✭ 14 (-80%)
Mutual labels:  pcl
Bundlefusion
[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
Stars: ✭ 979 (+1298.57%)
Mutual labels:  kinect
Kinectfusionapp
Sample implementation of an application using KinectFusionLib
Stars: ✭ 69 (-1.43%)
Mutual labels:  kinect

K4aGrabber

K4aGrabber is a Grabber of PCL (Point Cloud Library) to retrieve the point cloud data from Kinect Azure DK using Kinect Azure DK v1.2.0.
This Grabber only depends on Kinect Azure DK v 1.2.0.

K4aGrabber supports the following pcl::PointType.

  • pcl::PointXYZ
  • pcl::PointXYZI
  • pcl::PointXYZRGB
  • pcl::PointXYZRGBA

Inspired By Kinect2Grabber .

Projects

OneKinect

PCL Azure Kinect Grabber for one Kinect.

TwoKinects

PCL Azure Kinect Grabber for 2 Kinects.

Using ArUco Library to calibrate the relative pose between master Kinect and sub Kinect.

We just add two point cloud generated from two Kinects into one point cloud, and then we get a real-time point cloud of the scene.

Using the Open3D 0.8.0 to refine the calibration result from my another project.

Environment

  • Point Cloud Library v1.9.1
  • Kinect v1.2.0
  • Visual Studio Community 2017
  • Open3D 0.8.0

License

Copyright © 2019 Haipeng WANG
Distributed under the MIT License.

Contact

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].