8000 GitHub - qian256/icp_parallel: Paralleled Iterative Closest Point (ICP) algorithm with Python and PyCUDA.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qian256/icp_parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iterative Closest Point with CUDA Parallelization

Author: Long Qian

Date: 2016-12-15

Overview

This is course project of Johns Hopkins University EN.600.420.

It is made possible mainly with Python and PyCUDA. Paralleled ICP is significantly faster than single-threaded traditional ICP.

About

Paralleled Iterative Closest Point (ICP) algorithm with Python and PyCUDA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0