Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
課程簡介
簡介
了解 Computer Vision 基礎
使用 Python 包裝器安裝 OpenCV
使用 OpenCV 入門
使用 Python 處理媒體
- 載入圖片
- 將顏色轉換為灰階
- 使用元數據
應用影像理論與 Python
- 理解影像作為多維陣列
- 理解色彩空間
- 像素與座標概述
- Access 像素
- 更改影像中的像素
- 繪製線條與形狀
- 在影像上應用文字
- 調整影像大小
- 裁剪影像
探索常見的 Computer Vision 演算法與方法
- 閾值處理
- 尋找輪廓
- 背景減除
- 使用檢測器
使用 Python 實現特徵提取
- 使用特徵向量
- 理解色彩均值特徵理論
- 提取直方圖特徵
- 提取灰階直方圖特徵
- 提取紋理特徵
實現檢測影像相似度的應用程式
實現反向影像搜尋引擎
使用模板匹配創建物件檢測應用程式
使用 Haar 級聯創建人臉檢測應用程式
使用關鍵點實現物件檢測應用程式
透過網路攝影機捕捉與處理影片
創建運動檢測系統
疑難排解
總結與結論
最低要求
- Programming 具備 Python 的經驗
14 時間:
客戶評論 (1)
Trainer was very knowlegable and very open to feedback on what pace to go through the content and the topics we covered. I gained alot from the training and feel like I now have a good grasp of image manipulation and some techniques for building a good training set for an image classification problem.