To run the code in your local system follow the following commands:
git clone https://github.com/Neo-PL/Halide-Implementation.git && cd Halide-Implementation
source halide-setup.sh
make clean && make test
On running the following command it will use the lenna.png
. Image attached here
The desired output image will be:
Visit the Official Website for builds of halide-lang
to download the binary according to your system.