回答編集履歴

2

d

2019/02/24 07:57

投稿

tiitoi
tiitoi

スコア21956

test CHANGED
File without changes

1

d

2019/02/24 07:56

投稿

tiitoi
tiitoi

スコア21956

test CHANGED
@@ -25,6 +25,8 @@
25
25
  ```python
26
26
 
27
27
  import cv2
28
+
29
+ import numpy as np
28
30
 
29
31
  from IPython.display import Image, display
30
32