All Projects → UnaNancyOwen → Kinectgrabber

UnaNancyOwen / Kinectgrabber

Licence: other
Grabber of Point Cloud Library based on Kinect for Windows SDK

Labels

Projects that are alternatives of or similar to Kinectgrabber

K4agrabber
Kinect Azure DK Grabber of PCL (Point Cloud Library).
Stars: ✭ 70 (-1.41%)
Mutual labels:  kinect, pcl
3D-Reconstruction-With-RGBD
a 3D-Reconstruction demo done with Kinect
Stars: ✭ 16 (-77.46%)
Mutual labels:  kinect, pcl
Fo Dicom
Fellow Oak DICOM for .NET, .NET Core, Universal Windows, Android, iOS, Mono and Unity
Stars: ✭ 674 (+849.3%)
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 (+1498.59%)
Mutual labels:  pcl
Bundlefusion
[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
Stars: ✭ 979 (+1278.87%)
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 (+1152.11%)
Mutual labels:  kinect
Ros openpose
ROS wrapper for OpenPose
Stars: ✭ 39 (-45.07%)
Mutual labels:  kinect
Mvision
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Stars: ✭ 6,140 (+8547.89%)
Mutual labels:  pcl
Kinectfusionapp
Sample implementation of an application using KinectFusionLib
Stars: ✭ 69 (-2.82%)
Mutual labels:  kinect
Point Cloud Filter
Scripts showcasing filtering techniques applied to point cloud data.
Stars: ✭ 34 (-52.11%)
Mutual labels:  pcl
Rs
PCL grabber for RealSense devices
Stars: ✭ 54 (-23.94%)
Mutual labels:  pcl
Dodo detector ros
Object detection from images/point cloud using ROS
Stars: ✭ 31 (-56.34%)
Mutual labels:  kinect
Pavlos
A light-weight container runtime for Linux with NVIDIA gpu support, allows developers to quicky setup development environments for dev and test. Pavlos can emulate any Linux rootfs image as a container.
Stars: ✭ 22 (-69.01%)
Mutual labels:  pcl
Kinecttopin
(Eyebeam #1 of 13) Developed with @FakeGreenDress. Record, stream, and export Kinect mocap data to After Effects puppet pins. Record directly from the Kinect or over OSC. Compiling or running from source requires SimpleOpenNI.
Stars: ✭ 40 (-43.66%)
Mutual labels:  kinect
Pcl
Point Cloud Library (PCL)
Stars: ✭ 6,897 (+9614.08%)
Mutual labels:  pcl
Grid map
Universal grid map library for mobile robotic mapping
Stars: ✭ 1,135 (+1498.59%)
Mutual labels:  pcl
Depth clustering
🚕 Fast and robust clustering of point clouds generated with a Velodyne sensor.
Stars: ✭ 657 (+825.35%)
Mutual labels:  pcl
True artificial intelligence
真AI人工智能
Stars: ✭ 38 (-46.48%)
Mutual labels:  kinect
Kinectwithopencvforunityexample
Kinect with OpenCV for Unity Example
Stars: ✭ 20 (-71.83%)
Mutual labels:  kinect
Servicestack.text
.NET's fastest JSON, JSV and CSV Text Serializers
Stars: ✭ 1,157 (+1529.58%)
Mutual labels:  pcl

Kinect2Grabber

Gittip

Kinect2Grabber is Grabber of PCL(Point Cloud Library) to retrieve the point cloud data from Kinect v2 using Kinect for Windows SDK v2.x.
This Grabber only depend on Kinect for Windows SDK v2.x.

Kinect2Grabber support the following pcl::PointType.

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

Environment

  • Point Cloud Library v1.8.0
  • Kinect for Windows SDK v2.0
  • Visual Studio Community 2015
  • CMake 3.5.0

You can download PreBuild Binary of PCL from the following page.
Point Cloud Library 1.8.0 RC1 has been released | Summary?Blog
http://unanancyowen.com/?p=1794&lang=en

License

Copyright © 2014 Tsukasa SUGIURA
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].