- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Joe Minichino Joseph Howse
- 140字
- 2021-07-16 19:38:30
Chapter 2. Handling Files, Cameras, and GUIs
Installing OpenCV and running samples is fun, but at this stage, we want to try it out ourselves. This chapter introduces OpenCV's I/O functionality. We also discuss the concept of a project and the beginnings of an object-oriented design for this project, which we will flesh out in subsequent chapters.
By starting with a look at the I/O capabilities and design patterns, we will build our project in the same way we would make a sandwich: from the outside in. Bread slices and spread, or endpoints and glue, come before fillings or algorithms. We choose this approach because computer vision is mostly extroverted—it contemplates the real world outside our computer—and we want to apply all our subsequent algorithmic work to the real world through a common interface.
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- C語言程序設(shè)計(jì)教程
- Swift Playgrounds少兒趣編程
- Learning OpenStack Networking(Neutron)(Second Edition)
- Vue.js 2 Web Development Projects
- Learning Material Design
- C++語言程序設(shè)計(jì)
- 汽車人機(jī)交互界面整合設(shè)計(jì)
- Python函數(shù)式編程(第2版)
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- 大數(shù)據(jù)時(shí)代的企業(yè)升級之道(全3冊)
- 你真的會寫代碼嗎
- ASP.NET Core and Angular 2
- Access 2016數(shù)據(jù)庫應(yīng)用與開發(fā):實(shí)戰(zhàn)從入門到精通(視頻教學(xué)版)
- Switching to Angular 2