Pythonで画像を開く方法を教えてください。
具体的には
Python3
1import cv2 2 3img = cv2.imread('img_name/'+'sample.img')
のようにcv2をインストールすれば出来ると思ったのですが、
qt.qpa.plugin: Could not find the Qt platform plugin "cocoa" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
と表示されてしまいました
環境はmacです。
ご教授のほどよろしくお願いいたします。
回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。