Skip to content

Add OpenCL implementation #166

@juliohm

Description

@juliohm

I have an OpenCL implementation of imfilter that I've been wanting to port over here for a while. Unfortunately, I can't understand the complex dispatch in imfilter.jl to contribute it myself. I appreciate if you can give some instructions. Also feel free to port it if you feel it is easy: https://github.com/JuliaEarth/ImageQuilting.jl/blob/master/src/imfilter_gpu.jl

Even though OpenCL CLFFT only works with specific sizes of images that are multiple of prime numbers, the code I've implemented above does the necessary padding and works with any image size.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions