ihan1208's Stars
OstrichThinking/kinect
get depth rgb ir from kinect
opencv/opencv
Open Source Computer Vision Library
JasonZhu1313/KinectUtil
This project solves the problem of mismatching between rgb camera and depth camera of Kinect camera. And we can get higher quality point cloud model than Kinect itself. We solve the problem by first using both DLT and Zhangzhengyou‘s checkerboard to calibrate the camera, and then applying the calibrated parameters to project and re-project from the image captured by RGB and depth camera.
maudzung/YOLO3D-YOLOv4-PyTorch
YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud (ECCV 2018)
charlesq34/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
maudzung/Complex-YOLOv4-Pytorch
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
linfachen/tensorflow_op
add a tensorflow op
kratzert/finetune_alexnet_with_tensorflow
Code for finetuning AlexNet in TensorFlow >= 1.2rc0
ros-perception/laser_geometry
Provides the LaserProjection class for turning laser scan data into point clouds.
charlesq34/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
OpenSLAM-org/openslam_gmapping
GMapping Repository from OpenSLAM.org