Cargando…

Instant OpenCV starter : get started with OpenCV using practical, hands-on projects /

Get to grips with a new technology, understand what it is and what it can do for you, and then get to work with the most important features and tasks.A practical, quick, and hands-on guide for Python developers and hobbyists who want to get started with computer vision with OpenCV.This book is great...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dalal, Jayneil
Otros Autores: Patel, Sohil
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Pub., 2013.
Temas:
Acceso en línea:Texto completo
Tabla de Contenidos:
  • Cover; Copyright; Credits; About the Authors; About the Reviewers; www.packtpub.com; packtlib.packtpub.com; Table of Contents; Instant OpenCV Starter; So, what is OpenCV?; Installation; OpenCV installation procedure for Linux; Approach 1; Approach 2; OpenCV uninstallation procedure for Linux; OpenCV installation procedure for Windows; Step 1
  • installing the dependencies; Step 2
  • installing OpenCV; Step 3
  • configuring OpenCV with Code::Blocks; And that's it; Quick start
  • OpenCV fundamentals; Task 1
  • image basics; Greyscale; Color/RGB; Task 2
  • reading and displaying an image; Code
  • Code explanationOutput; Task 3
  • resizing and saving an image; Code; Code explanation; Output; Top 5 features you need to know about; Pixel manipulation; Task; Algorithm; Code; Code explanation; Output; Image conversions; Task; Code; Code explanation; Output; Image steganography; Part 1
  • encode; Code explanation; Part 2
  • Decode; Code explanation; Edge detection; Task; Code; Code explanation; Output; Real-time video processing via webcam; Task; Algorithm; Code; Code explanation; Output; People and places you should get to know; Official sites; Tutorials/cheat sheets/answers; Community