質問するログイン新規登録

質問編集履歴

2

参考サイトを追記しました。

2020/12/01 03:00

投稿

gomsis
gomsis

スコア11

title CHANGED
File without changes
body CHANGED
@@ -56,4 +56,4 @@
56
56
  エラー内容が分からないため、特に何もできていないです。
57
57
  cv2.adaptiveThreshold関数を利用した二値化は下記サイトを参考にしました。
58
58
 
59
- [リンク内容](http://labs.eecs.tottori-u.ac.jp/sd/Member/oyamada/OpenCV/html/py_tutorials/py_imgproc/py_thresholding/py_thresholding.html)
59
+ [画像のしきい値処理](http://labs.eecs.tottori-u.ac.jp/sd/Member/oyamada/OpenCV/html/py_tutorials/py_imgproc/py_thresholding/py_thresholding.html)

1

参考サイトを追記しました。

2020/12/01 03:00

投稿

gomsis
gomsis

スコア11

title CHANGED
File without changes
body CHANGED
@@ -53,4 +53,7 @@
53
53
 
54
54
  ### 試したこと
55
55
 
56
- エラー内容が分からないため、特に何もできていないです。
56
+ エラー内容が分からないため、特に何もできていないです。
57
+ cv2.adaptiveThreshold関数を利用した二値化は下記サイトを参考にしました。
58
+
59
+ [リンク内容](http://labs.eecs.tottori-u.ac.jp/sd/Member/oyamada/OpenCV/html/py_tutorials/py_imgproc/py_thresholding/py_thresholding.html)