回答編集履歴

2

リンクミス修正

2018/12/23 09:44

投稿

can110
can110

スコア38266

test CHANGED
@@ -1,6 +1,6 @@
1
1
  画像処理は門外漢ですが、`python detect color image`でググると以下がヒットしました。
2
2
 
3
- [How to fast change image brightness with python + OpenCV?](https://stackoverflow.com/questions/32609098/how-to-fast-change-image-brightness-with-python-opencv)
3
+ [Detect if image is color, grayscale or black and white with Python/PIL](https://stackoverflow.com/questions/20068945/detect-if-image-is-color-grayscale-or-black-and-white-with-python-pil)
4
4
 
5
5
 
6
6
 

1

修正

2018/12/23 09:44

投稿

can110
can110

スコア38266

test CHANGED
@@ -1,4 +1,4 @@
1
- 画像処理は門外漢ですが、`python opencv increase saturation`でググると以下がヒットしました。
1
+ 画像処理は門外漢ですが、`python detect color image`でググると以下がヒットしました。
2
2
 
3
3
  [How to fast change image brightness with python + OpenCV?](https://stackoverflow.com/questions/32609098/how-to-fast-change-image-brightness-with-python-opencv)
4
4