Skip to content

Feature request to add python pathlib Paths to cv2.imread and cv2.imwrite #15731

@hovnatan

Description

@hovnatan

Please add support modern python's pathlib.Path support to OpenCV's python API. E.g., now I use cv2.imread(str(pathlib.Path), ...) instead of straight cv2.imread(pathlib.Path, ...).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions