質問編集履歴
1
https://docs.opencv.org/master/d3/db4/tutorial_py_watershed.html
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
### 前提・実現したいこと
|
2
2
|
|
3
3
|
画像セグメンテーションで、画像を出力したいのですができません。
|
4
|
+
https://docs.opencv.org/master/d3/db4/tutorial_py_watershed.htmlの一番最後にある二つの画像を出力したいです。
|
4
5
|
|
5
6
|
### 発生している問題・エラーメッセージ
|
6
7
|
|