/halide_blur

Primary LanguageAssembly

Halide-Implementation

Installation Instructions

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

lenna

The desired output image will be:

blurry

Visit the Official Website for builds of halide-lang to download the binary according to your system.