Cargando…

Learning OpenCV 4 computer vision with Python 3 : get to grips with tools, techniques, and algorithms for computer vision and machine learning /

Now in its third edition, this is the original book on OpenCV's Python bindings. Readers will learn a great range of techniques and algorithms, from the classics to the state-of-the-art, and from geometry to machine learning. All of this is in aid of solving practical computer vision problems i...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autores principales: Howse, Joseph, 1984- (Autor), Minichino, Joe (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2020.
Edición:Third edition.
Temas:
Acceso en línea:Texto completo
Texto completo
Tabla de Contenidos:
  • Table of ContentsUnderstanding OpenCV and Setting Up EnvironmentHandling Files, Cameras, and GUIsProcessing Images with OpenCVDepth Estimation and SegmentationDetecting and Recognizing FacesRetrieving Images and Searching Using Image DescriptorsBuilding Custom Object DetectorsTracking ObjectsCamera Models and Augmented RealityNeural Networks with OpenCV
  • An IntroductionAppendix 1: Bending Color Space with a Curves Filter.