IP HW#1 認識與使用OpenCV

參考資料:

1. OpenCV是什麼?

2. OpenCV.org

3. OpenCV教學(Python)

4. OpenCV入門(C++)


Design image processing program using any programming language with OpenCV

主題:

1. 影像模糊化+影像邊緣偵測

2. 影像的旋轉、翻轉和改變尺寸+影像的疊加與相減

3. 調整影像的對比和亮度+二值化影像


*The program interface reference is as follows:

1. Load Image:


2. Image Processing