Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
yoyoyo-yo committed Mar 28, 2019
1 parent c862a60 commit a5fb794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ $ git clone https://github.com/yoyoyo-yo/Gasyori100knock.git
|12| [モーションフィルタ](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q12-%E3%83%A2%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_12.py) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers_cpp/answer_12.cpp) | |17| [Laplacianフィルタ](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q17-laplacian%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_17.py) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers_cpp/answer_17.cpp) |
|13| [MAX-MINフィルタ](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q13-max-min%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_13.py) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers_cpp/answer_13.cpp) | |18| [Embossフィルタ](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q18-emboss%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_18.py) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers_cpp/answer_18.cpp) |
|14| [微分フィルタ](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q14-%E5%BE%AE%E5%88%86%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_14.py) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers_cpp/answer_14.cpp) | |19| [LoGフィルタ](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q19-log%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_19.py) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers_cpp/answer_19.cpp) |
|15| [Sobelフィルタ](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q15-sobel%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_15.py) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers_cpp/answer_15.cpp) | |20| [ヒストグラム表示](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q20-%E3%83%92%E3%82%B9%E3%83%88%E3%82%B0%E3%83%A9%E3%83%A0%E8%A1%A8%E7%A4%BA) |
|15| [Sobelフィルタ](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q15-sobel%E3%83%95%E3%82%A3%E3%83%AB%E3%82%BF) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_15.py) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers_cpp/answer_15.cpp) | |20| [ヒストグラム表示](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20#q20-%E3%83%92%E3%82%B9%E3%83%88%E3%82%B0%E3%83%A9%E3%83%A0%E8%A1%A8%E7%A4%BA) | [](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_11_20/answers/answer_20.py) |

### [問題21 - 30](https://github.com/yoyoyo-yo/Gasyori100knock/tree/master/Question_21_30)

Expand Down

0 comments on commit a5fb794

Please sign in to comment.