umigv / goat

Codebase for the GOAT
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Convert OpenCV code to use CUDA functions #439

Closed cedricIGV closed 5 years ago

cedricIGV commented 5 years ago

To increase the speed of the code, convert the current white line detection to run using GPU power through CUDA code.