دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش:
نویسندگان: Prateek Joshi
سری:
ISBN (شابک) : 9781785289873, 178528987X
ناشر: Packt Publishing
سال نشر: 2015
تعداد صفحات:
زبان: English
فرمت فایل : EPUB (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 29 Mb
در صورت تبدیل فایل کتاب OpenCV with Python By Example به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب OpenCV با Python By Example نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
Build real-world computer vision applications and develop cool
demos using OpenCV for PythonAbout This Book Learn how to apply
complex visual effects to images using geometric
transformations and image filters Extract features from an
image and use them to develop advanced applications Build
algorithms to help you understand the image content and perform
visual searchesWho 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-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. What You Will Learn Apply geometric
transformations to images, perform image filtering, and convert
an image into a cartoon-like image Detect and track various
body parts such as the face, nose, eyes, ears, and mouth Stitch
multiple images of a scene together to create a panoramic image
Make an object disappear from an image Identify different
shapes, segment an image, and track an object in a live video
Recognize an object in an image and build a visual search
engine Reconstruct a 3D map from images Build an augmented
reality applicationIn Detail 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 are getting more processing power to
work with. Using this technology, we can seamlessly integrate
our computer vision applications into the cloud. Web developers
can develop complex applications without having to reinvent the
wheel. This book will walk you through all the building blocks
needed to build amazing computer vision applications with ease.
We start off with applying geometric transformations to images.
We then discuss affine and projective transformations and see
how we can use them to apply cool geometric effects to photos.
We will then cover techniques used for object recognition, 3D
reconstruction, stereo imaging, and other computer vision
applications. This book will also provide clear examples
written in Python to build OpenCV applications. The book starts
off with simple beginner's level tasks such as basic processing
and handling images, image mapping, and detecting images. It
also covers popular OpenCV libraries with the help of examples.
The book is a practical tutorial that covers various examples
at different levels, teaching you about the different functions
of OpenCV and their actual implementation. Style and approach
This is a conversational-style book filled with hands-on
examples that are really easy to understand. Each topic is
explained very clearly and is followed by a programmatic
implementation so that the concept is solidified. Each topic
contributes to something bigger in the following chapters,
which helps you understand how to piece things together to
build something big and complex. Read
more...
Abstract: Build real-world computer vision applications and
develop cool demos using OpenCV for PythonAbout This Book Learn
how to apply complex visual effects to images using geometric
transformations and image filters Extract features from an
image and use them to develop advanced applications Build
algorithms to help you understand the image content and perform
visual searchesWho 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-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. What You Will Learn Apply
geometric transformations to images, perform image filtering,
and convert an image into a cartoon-like image Detect and track
various body parts such as the face, nose, eyes, ears, and
mouth Stitch multiple images of a scene together to create a
panoramic image Make an object disappear from an image Identify
different shapes, segment an image, and track an object in a
live video Recognize an object in an image and build a visual
search engine Reconstruct a 3D map from images Build an
augmented reality applicationIn Detail 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 are getting more processing power to
work with. Using this technology, we can seamlessly integrate
our computer vision applications into the cloud. Web developers
can develop complex applications without having to reinvent the
wheel. This book will walk you through all the building blocks
needed to build amazing computer vision applications with ease.
We start off with applying geometric transformations to images.
We then discuss affine and projective transformations and see
how we can use them to apply cool geometric effects to photos.
We will then cover techniques used for object recognition, 3D
reconstruction, stereo imaging, and other computer vision
applications. This book will also provide clear examples
written in Python to build OpenCV applications. The book starts
off with simple beginner's level tasks such as basic processing
and handling images, image mapping, and detecting images. It
also covers popular OpenCV libraries with the help of examples.
The book is a practical tutorial that covers various examples
at different levels, teaching you about the different functions
of OpenCV and their actual implementation. Style and approach
This is a conversational-style book filled with hands-on
examples that are really easy to understand. Each topic is
explained very clearly and is followed by a programmatic
implementation so that the concept is solidified. Each topic
contributes to something bigger in the following chapters,
which helps you understand how to piece things together to
build something big and complex