OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl

简体网页||繁体网页
Gabriel Garrido 作者
Packt Publishing
译者
2018-1-17 出版日期
268 页数
USD 41.04 价格
Paperback
丛书系列
9781788396905 图书编码

OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 图书标签: 计算机技术  Python  Programming  OpenCV   


喜欢 OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 的读者还喜欢




点击这里下载
    

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

发表于2024-07-03


OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 epub 下载 mobi 下载 pdf 下载 txt 下载 2024

OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024



OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 用户评价

评分

自己耍opencv得注意一点,好些算法已经专利了,所以opencv和python版本得注意选择。还不错的opencv书,例子足够,对许多方面有个入门式的提点几句,而且有代码可以跟着敲。另,就是要真熟悉里头的方法,还是要看看经典文献与opencv源代码。

评分

自己耍opencv得注意一点,好些算法已经专利了,所以opencv和python版本得注意选择。还不错的opencv书,例子足够,对许多方面有个入门式的提点几句,而且有代码可以跟着敲。另,就是要真熟悉里头的方法,还是要看看经典文献与opencv源代码。

评分

自己耍opencv得注意一点,好些算法已经专利了,所以opencv和python版本得注意选择。还不错的opencv书,例子足够,对许多方面有个入门式的提点几句,而且有代码可以跟着敲。另,就是要真熟悉里头的方法,还是要看看经典文献与opencv源代码。

评分

自己耍opencv得注意一点,好些算法已经专利了,所以opencv和python版本得注意选择。还不错的opencv书,例子足够,对许多方面有个入门式的提点几句,而且有代码可以跟着敲。另,就是要真熟悉里头的方法,还是要看看经典文献与opencv源代码。

评分

自己耍opencv得注意一点,好些算法已经专利了,所以opencv和python版本得注意选择。还不错的opencv书,例子足够,对许多方面有个入门式的提点几句,而且有代码可以跟着敲。另,就是要真熟悉里头的方法,还是要看看经典文献与opencv源代码。

OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 著者简介

About the Author

Gabriel Garrido is a multifaceted and versatile software engineer with more than 7 years of experience in developing web applications for companies such as Telefonica, Trivago, and Base7Booking. He has a degree in computer science from the University of Granada, Spain.He is passionate about coding, focusing on its quality and spending hours working on personal projects based on technologies such as computer vision, artificial intelligence, and augmented reality. Taking part in hackathons is one of his hobbies. He has won a couple of prizes for implementing beta software for a Google Cardboard hackathon and another for a travel assistant at a TNOOZ hackathon.Prateek Joshi is an artificial intelligence researcher, an author of eight published books, and a TEDx speaker. He has been featured in Forbes 30 Under 30, CNBC, TechCrunch, Silicon Valley Business Journal, and many more publications. He is the founder of Pluto AI, a venture-funded Silicon Valley start-up building an intelligence platform for water facilities. He has been an invited speaker at technology and entrepreneurship conferences including TEDx, Global Big Data Conference, Machine Learning Developers Conference, Sensors Expo, and more. His tech blog has more than 1.6 million page views from over 200 countries, and he has more than 7,400 followers. He graduated from the University of Southern California with a master's degree specializing in Artificial Intelligence. He has previously worked at NVIDIA and Microsoft Research. You can learn more about him on his personal website.

Read more


OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 图书目录


OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 pdf 下载 txt下载 epub 下载 mobi 在线电子书下载

OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 图书描述

Key Features

Learn how to apply complex visual effects to images with OpenCV 3.x and PythonExtract features from an image and use them to develop advanced applicationsBuild algorithms to help you understand image content and perform visual searchesGet to grips with advanced techniques in OpenCV such as machine learning, artificial neural network, 3D reconstruction, and augmented reality

Book Description

Computer vision is found everywhere in modern technology. OpenCV for Python enables us to run computer vision algorithms in real time. With the advent of powerful machines, we have more processing power to work with. Using this technology, we can seamlessly integrate our computer vision applications into the cloud. Focusing on OpenCV 3.x and Python 3.6, this book will walk you through all the building blocks needed to build amazing computer vision applications with ease.

We start off by manipulating images using simple filtering and geometric transformations. We then discuss affine and projective transformations and see how we can use them to apply cool advanced manipulations to your photos like resizing them while keeping the content intact or smoothly removing undesired elements. We will then cover techniques of object tracking, body part recognition, and object recognition using advanced techniques of machine learning such as artificial neural network. 3D reconstruction and augmented reality techniques are also included. The book covers popular OpenCV libraries with the help of examples.

This book is a practical tutorial that covers various examples at different levels, teaching you about the different functions of OpenCV and their actual implementation. By the end of this book, you will have acquired the skills to use OpenCV and Python to develop real-world computer vision applications.

What you will learn

Detect shapes and edges from images and videosHow to apply filters on images and videosUse different techniques to manipulate and improve imagesExtract and manipulate particular parts of images and videosTrack objects or colors from videosRecognize specific object or faces from images and videosHow to create Augmented Reality applicationsApply artificial neural networks and machine learning to improve object recognition

Who This Book Is For

This book is intended for Python developers who are new to OpenCV and want to develop computer vision applications with OpenCV and Python. This book is also useful for generic software developers who want to deploy computer vision applications on the cloud. It would be helpful to have some familiarity with basic mathematical concepts such as vectors, matrices, and so on.

Table of Contents

APPLYING GEOMETRIC TRANSFORMATIONS TO IMAGESDETECTING EDGES AND APPLYING IMAGE FILTERSCARTOONIZING AN IMAGEDETECTING AND TRACKING DIFFERENT BODY PARTSEXTRACTING FEATURES FROM AN IMAGESEAM CARVINGDETECTING SHAPES AND SEGMENTING AN IMAGEOBJECT TRACKINGOBJECT RECOGNITIONAugmented RealityMachine learning by artificial neural network

OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 下载 mobi epub pdf txt 在线电子书下载

想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 读后感

评分

评分

评分

评分

评分

类似图书 点击查看全场最低价

OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024


分享链接





OpenCV 3.x with Python By Example - Second Edition: Make the most of OpenCV and Python to build appl 在线电子书 相关图书




本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

友情链接

© 2024 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有