Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

cv2 cant handle char é in path/filename #700

Open
Labels
@666Warlock666

Description

@666Warlock666

Expected behaviour

if a é or similar char is in file name it should be able to handle it as normal

Actual behaviour

Write here what went wrong.

Steps to reproduce

img = cv2.imread('c:\é\filename.jpg) comes back as None
renaming path to
img = cv2.imread('c:\e\filename.jpg) comes with results
even though file exists

windows 10

  • architecture x64
    latest version

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp