B03902035 黃兆緯
B03902074 陳耘志
B03902082 江懿友
Enable GPU optimizations to achieve real time SLAM on the Jetson TX1 embedded computer.
SLAM = Simultaneous Localization And Mapping
TX1 devboard:
Corner detection on images
Feature extraction on images
Reimplement "Fast corner detection" and "ORB feature extraction" with CUDA
Pipeline GPU kernels as much as possible
Overlap unparallelizable CPU work and GPU work as much as possible
PC (Xeon E3 1231 / GTX 760 Kepler)
TX1 devboard (ARM A57 / 256 core Maxwell)