/edge-detection-kernel-parallel

Edge detection filter (kernel) using parallel computing in C

Primary LanguageCMIT LicenseMIT

Edge detection filter

Edge detection filter (kernel) using parallel computing in C

Download

  • Download branch develop
$ git clone --single-branch --branch=develop https://github.com/LuisMBaezCo/edge-detection-kernel-parallel.git
  • Give Execution permission
$ cd edge-detection-kernel-parallel
$ sudo chmod 777 run.sh 

Download Library

$ ./run.sh --init

Run

$ ./run.sh

or for debugging

$ ./run.sh --debug