Skip to content

Implementing image reading functions #1179

@ShahriarRezghi

Description

@ShahriarRezghi

Proposal

We must have a function that reads images and converts it to a tensor in order to implement C++ datasets. I have written the said function here with OpenCV. But using OpenCV just to read images is an overkill.

I suggest that we implement functions that read a specific format (for example a function that reads png images using libpng). We can cover the formats that are used in the datasets that will be implemented.

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