Skip to content

Consider using massiv instead of repa #110

Open
@basvandijk

Description

@basvandijk

The massiv array library looks like an improved and maintained alternative to repa. We should consider writing an adapter for OpenCV Mats for massiv Arrays like we do for repa Arrays.

@lehins massiv looks pretty cool! Do you think it's possible to write an adapter between OpenCV Mats and massiv Arrays so that we can read and write OpenCV Mats using the massiv API?

Note that one thing that is missing is that we don't have an instance for the repa Target class. This means that we can't actually write OpenCV Mats using repa. I wonder if we can do this in massiv.

Metadata

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