Skip to content

build issue: 145:7: error: ‘imwritemulti’ is not a member of ‘cv’; #3

@MartinKahn

Description

@MartinKahn

Hi,

Thanks for making this.

When attempting to build the project on Ubuntu with OpenCV 4.2 (installed via libopencv-dev), the build fails at this line in src/allreader.cpp:
cv::imwritemulti(filename, images);
This function doesn't appear to exist in the OpenCV API. Was this intended to be a custom helper function, or should this call be replaced with something else?

Would appreciate clarification on how to proceed.

Thanks!

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