--- title: "使用openCV做影像辨識" tags: "iPlayground2020" --- # 使用openCV做影像辨識 {%hackmd vUibBZG0ToSRiPuj0wOKvg %} <!-- {%speakerdeck hokila/iplayground-2019-opening-first-day %} --> > 請從這裡開始 如何在 xcode 上 run openCV ``` pod 'OpenCV2' pod 'OpenCV2-contrib' ``` 或使用提供的 framework 辨識流程 影像輸入->前置處理->切割->辨識 開源文字辨識 ``` pod 'SwifyTesseract' (推薦) pod 'TesseractOCRiOS' ``` 範例:https://github.com/lamb-mei/RecognitionImage ###### tags:`iPlayground2020` * pod: OpenCV vs OpenCV2 只是歷史演進,不完全代表版本
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up