質問編集履歴

1

path変更

2020/08/11 04:35

投稿

takashi_1111
takashi_1111

スコア24

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  # 動画ファイルを読み込みclassオブジェクトに入れる
12
12
 
13
- img = cv2.imread(r'C:\Users\kan_suzuki\PycharmProjects\Gankyu\picture315.jpg')
13
+ img = cv2.imread(r'path')
14
14
 
15
15
 
16
16