Skip to content

How to Read and Export OpenCV cv::Mat Image Data with libcgmic C++ Library #287

@seasnakes

Description

@seasnakes

@dtschump I am trying to integrate libgmic into an existing SDK that uses OpenCV for image processing. The challenge is that the SDK relies on OpenCV's cv::Mat format for handling and passing image data , but I haven't found clear documentation on how to read and export images between cv::Mat and libgmic(maybe cimg?) in memory.
So do you know how to do data transfer between libgmic and Opencv without relying on intermediate formats or binary files.
Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions