SUNmanhui's Stars
rainweb521/Personnel-Management-System
人事管理系统,基于Spring+SpringMVC+Mybatis框架,该项目两级权限管理员与普通员工,包含用户管理,部门管理,职位管理,员工管理,公告管理,下载中心等多个模块
Naotsun19B/OpenWeatherMap4Unreal
Unreal Engine 4 plug-in that adds Blueprint node to acquire weather information of specified city using OpenWeatherMap API
VertexMachine/LAMA
Landscape automaterial with manual painting for Unreal Engine 4
UE4-OceanProject/OceanProject
Environment Plugin Project (Ocean Simulation, Sky Simulation, Buoyancy, Time, Fish plugins for Unreal Engine 4)
craymichael/CNN_LCD
CNNs for Loop-Closure Detection on the Oxford New College and City Centre Datasets
arashsaber/Deep-Convolutional-AutoEncoder
This is a tutorial on creating a deep convolutional autoencoder with tensorflow.
vislearn/LessMore
Learning Less is More - 6D Camera Localization via 3D Surface Regression
gilbaz/LORAX
CVPR Paper - "3D Point Cloud Registration for Localization using a Deep Neural Network Auto-Encoder" - Partial Implementation Code
ZJULiXiaoyang/depth2pointCloud
Based on pcl,the program transformes the rgb image and depth image to the corresponding pointcloud.
xinliy/python_depth_to_point_cloud
Transform depth and RGB image pairs into a .ply file and show it
GAGNHAI/slam
transform 2D rgb and depth image to 3D point cloud with color.
anuragranj/cc
Competitive Collaboration: Joint Unsupervised Learning of Depth, Camera Motion, Optical Flow and Motion Segmentation
balcilar/DenseDepthMap
Create Dense Depth Map Image for Known Poisitioned Camera from Lidar Point Cloud
James-QiuHaoran/scalable-image-matching
This is a image matching system for scalable and efficient matching of images from a large database. The basic idea is to compute perceptural hash value for each image and compare the similarity based on the pHash computed. Searching are scalable with the elasticsearch as the backend database.
hanxf/matchnet
tinghuiz/SfMLearner
An unsupervised learning framework for depth and ego-motion estimation from monocular videos
SummerHuiZhang/PoseNet_Cambridge
Visual Localization system. Get R and t through one gray or color image.
izhengfan/se2lam
(ICRA 2019) Visual-Odometric On-SE(2) Localization and Mapping
Mayankm96/Mono-Odometry
MATLAB Implementation of Monocular Odometry
ZixinZou/LAB_ICP_3Dregistration_withANN
3D point cloud registration based on ICP algorithm + ANN optimization. Use the iterative closest point algorithm to achieve registration of two 3D point clouds; use the ANN library to speed up the search for nearest neighbors. C++ development.
jewettaij/superpose3d
register 3D point clouds using rotation, translation, and scale transformations.
mapclient-plugins/pointwiserigidregistrationstep
Step for rigid-body and scaling registration of 2 point clouds.
aosmundson/pcl-registration
Point cloud registration using PCL
ZhenghuaHIT/Relocalization
A novel relocalization algorithm that integrates multi-dimensional map information based on hierarchical registration.
cong-yi/UrbanReg
Experiments on point cloud data registration
HongqiangWei/robust_point_cloud_registration
nmellado/Super4PCS
Efficient Global Point-cloud registration
Coldplayplay/SAC-IA
point cloud registration
andymiller/FeatureBasedAlignment
Registration for point clouds
simpleButNotSimpler/icp
implement a scaled version of the icp algorithm