ME-759 High Performance Computation Final Project
By: Sapan Gupta, Nikhil S. Nakhate
- Windows 10
- Visual studio 2017
- CUDA toolkit 9.0.176
- CUDA driver 388.16
- OpenCV 3.3.1
- OPENCV_DIR = <opencv/build>
- CUDA_PATH = C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0
- PATH = %OPENCV_DIR%\x64\vc14\lib;%OPENCV_DIR%\x64\vc14\bin;%PATH%
- $ cd x64\Release
- $ hpc759_final_proj_cuda.exe "The Secret Life Of Walter Mitty.mp4"
This will open two windows for the live original and the processed edge contour feeds. In the edge contour feed, just the edges of the structures and shapes from the original video will get highlighted as white pixels and other areas will be removed as black pixels.