Skip to content

replacing openCV with something smaller/lighter? #8

@damian0815

Description

@damian0815

on macOS it's a headache to install OpenCV dev tools, which makes compiling pypatchmatch an ordeal. i'd like to try replacing the opencv backend with something that's less troublesome, but i'm not sure if this is feasible.

afaict from looking at the output of nm, OpenCV is only really providing a matrix backend, is that correct? are there any obvious performance considerations to using some other matrix lib? something like eg the header-only linalg (assuming it supports the required dimensionality).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions