/ECE285_GPU_Programming

FA19 ECE 285 Cuda Enabled Canny Edge Detection

Primary LanguageC++Creative Commons Zero v1.0 UniversalCC0-1.0

ECE285_GPU_Programming

Instructions to build

  • cmake from top dir (we used GUI version in Windows)
  • Use Visual Studio 14 2015-Win64 as generator target (haven't tested for newer versions)
  • Use Native Compilers
  • After generating the solution, build canny_edge_detection target in Release mode.
  • File input name can be changed from main.cpp.

Converting jpg to png https://jpg2png.com/

Resizing an image https://onlinepngtools.com/resize-png