CUDA Optical Flow
ECE 277- GPU Programming
- Implemented a CUDA workflow for Lucas-Kanade optical flow algorithm with optimizations based on NSight Compute Profiler.
- Improved frames processed per second (FPS) by 40× compared to naive CPU implementation using Array of Structure (AoS).
Github repo is available here
Results
Video going through our project.