halide-JuicyPixels: Integration between Halide and JuicyPixels

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

This package provides instances of <code>Language.Halide.IsHalideBuffer</code> for image types from the JuicyPixels library.


[Skip to Readme]

Properties

Versions 0.0.2.0, 0.0.2.1
Change log None available
Dependencies base (>=4.16.0.0 && <5), halide-haskell (>=0.0.2.0 && <0.1.0.0), JuicyPixels (>=3.3.0 && <4), vector (>=0.12.3.0 && <0.13) [details]
License BSD-3-Clause
Copyright 2022-2023 Tom Westerhout
Author Tom Westerhout
Maintainer Tom Westerhout <14264576+twesterhout@users.noreply.github.com>
Category Language
Home page https://github.com/twesterhout/halide-haskell
Bug tracker https://github.com/twesterhout/halide-haskell/issues
Uploaded by tom_westerhout at 2023-05-22T13:10:28Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for halide-JuicyPixels-0.0.2.0

[back to package description]

halide-JuicyPixels


license

build Hackage

This package integrates halide-haskell with JuicyPixels by implementing instances of IsHalideBuffer for Image and MutableImage types. See this test for an example usage.