Skip to content

Running with opencv-python instead of installing opencv from source #7

@RohanDoshi2018

Description

@RohanDoshi2018

I am trying to deploy a Flask app that calls this code on images, and I want to avoid having to installing opencv from source every time from source for each new machine I scale to (it takes a long time and is error prone).

Is it possible to run this repo with the python bindings for opencv (e.g. installed using: pip3 install python-opencv)? If not, is there a way to export some sort of C++ binary (compiled once) and call it from Python.

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