Description
Integration between Halide and JuicyPixels.
Description
This package provides instances of Language.Halide.IsHalideBuffer for image types from the JuicyPixels library.
README.md
halide-JuicyPixels
This package integrates halide-haskell with JuicyPixels by implementing instances of IsHalideBuffer
for Image
and MutableImage
types. See this test for an example usage.