Skip to content

Cuda implementation of AKAZE #1757

Open
@solonovamax

Description

It would be nice if a cuda implementation of AKAZE could be added.

According to the comment on the src/aliceVision/feature/akaze/AKAZE.hpp, the implementation is taken from pablofdezalc/akaze.

going to that page, they list the following under an "other implementations" header:

You can try the CUDA A-KAZE implementation from Niklas Bergström: nbergst/akaze

There is also a very fast CPU A-KAZE version from Hideaki Suzuki h2suzuki/fast_akaze

Since those are all licensed under a BSD-3-Clause license, would it perhaps be possible to get the cuda version (and possible the "fast cpu" version) added to alicevision?

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions