Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Learning Opencv 3: Computer Vision in C++ with the Opencv Library, Kaehler Adrian, Bradski Gary


Варианты приобретения
Цена: 10770.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-08-04
Ориентировочная дата поставки: Август-начало Сентября

Добавить в корзину
в Мои желания

Автор: Kaehler Adrian, Bradski Gary
Название:  Learning Opencv 3: Computer Vision in C++ with the Opencv Library
ISBN: 9781491937990
Издательство: Wiley
Классификация:
ISBN-10: 1491937998
Обложка/Формат: Paperback
Страницы: 575
Вес: 1.61 кг.
Дата издания: 25.01.2016
Язык: English
Иллюстрации: Illustrations
Размер: 238 x 270 x 52
Читательская аудитория: Technical / manuals
Подзаголовок: Computer vision in c++ with the opencv library
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Англии
Описание: Get started in the rapidly expanding field of computer vision with this practical guide. Written by Adrian Kaehler and Gary Bradski, creator of the open source OpenCV library, this book provides a thorough introduction for developers, academics, roboticists, and hobbyists.


OpenCV Computer Vision Application Programming Cookbook

Автор: Caro J
Название: OpenCV Computer Vision Application Programming Cookbook
ISBN: 1782161481 ISBN-13(EAN): 9781782161486
Издательство: Неизвестно
Рейтинг:
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Learning OpenCV

Автор: Bradski, Gary R. Kaehler, Adrian
Название: Learning OpenCV
ISBN: 0596516134 ISBN-13(EAN): 9780596516130
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Introduces readers to computer vision and demonstrates how they can quickly build applications that enable computers to "see" and make decisions based on the data.

A Practical Introduction to Computer Vision with Opencv

Автор: Dawson-Howe Kenneth
Название: A Practical Introduction to Computer Vision with Opencv
ISBN: 1118848454 ISBN-13(EAN): 9781118848456
Издательство: Wiley
Рейтинг:
Цена: 7437.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Computer Vision is a rapidly expanding area and it is becoming easier for developers to make use of this field due to the ready availability of high quality libraries. This book explains the theory behind basic computer vision and offers a bridge from the theory to practical implementation using the industry standard OpenCV libraries.

Learning OpenCV

Автор: Gary Rost Bradski, Adrian Kaehler
Название: Learning OpenCV
ISBN: 1449314651 ISBN-13(EAN): 9781449314651
Издательство: Wiley
Рейтинг:
Цена: 6334.00 р.
Наличие на складе: Поставка под заказ.

Описание:

Learning OpenCV puts you in the middle of the rapidly expanding field of computer vision. Written by the creators of the free open source OpenCV library, this book introduces you to computer vision and demonstrates how you can quickly build applications that enable computers to "see" and make decisions based on that data.

The second edition is updated to cover new features and changes in OpenCV 2.0, especially the C++ interface.

Computer vision is everywhere--in security systems, manufacturing inspection systems, medical image analysis, Unmanned Aerial Vehicles, and more. OpenCV provides an easy-to-use computer vision framework and a comprehensive library with more than 500 functions that can run vision code in real time. Whether you want to build simple or sophisticated vision applications, Learning OpenCV is the book any developer or hobbyist needs to get started, with the help of hands-on exercises in each chapter.

This book includes: A thorough introduction to OpenCV Getting input from cameras Transforming images Segmenting images and shape matching Pattern recognition, including face detection Tracking and motion in 2 and 3 dimensions 3D reconstruction from stereo vision Machine learning algorithms

Machine Learning for Computer Vision

Автор: Roberto Cipolla; Sebastiano Battiato; Giovanni Mar
Название: Machine Learning for Computer Vision
ISBN: 3642446868 ISBN-13(EAN): 9783642446863
Издательство: Springer
Рейтинг:
Цена: 16977.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Collecting articles covering talks and tutorials from the latest session of the International Computer Vision Summer School (ICVSS), this book offers a thorough exploration of current progress in the science and technology of making machines that see.

Deep Learning for Computer Vision

Автор: Shanmugamani Rajalingappaa
Название: Deep Learning for Computer Vision
ISBN: 1788295625 ISBN-13(EAN): 9781788295628
Издательство: Неизвестно
Цена: 8091.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Deep learning has shown its power in several application areas of Artificial Intelligence, especially in Computer Vision, the science of manipulating and processing images. In this book, you will learn different techniques in deep learning to accomplish tasks related to object classification, object detection, image segmentation, captioning, ...

Mastering opencv 3

Автор: Lelis Baggio, Daniel Emami, Shervin Escriva, David Millan Ievgen, Khvedchenia Mahmood, Naureen Saragih, Jason Shilkrot, Roy
Название: Mastering opencv 3
ISBN: 1786467178 ISBN-13(EAN): 9781786467171
Издательство: Неизвестно
Цена: 9010.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: About This Book Updated for OpenCV 3, this book covers new features that will help you unlock the full potential of OpenCV 3 Written by a team of 7 experts, each chapter explores a new aspect of OpenCV to help you make amazing computer-vision aware applications Project-based approach with each chapter being a complete tutorial, showing you how to apply OpenCV to solve complete problems Who This Book Is For This book is for those who have a basic knowledge of OpenCV and are competent C++ programmers. You need to have an understanding of some of the more theoretical/mathematical concepts, as we move quite quickly throughout the book. What You Will Learn Execute basic image processing operations and cartoonify an image Build an OpenCV project natively with Raspberry Pi and cross-compile it for Raspberry Pi.text Extend the natural feature tracking algorithm to support the tracking of multiple image targets on a video Use OpenCV 3's new 3D visualization framework to illustrate the 3D scene geometry Create an application for Automatic Number Plate Recognition (ANPR) using a support vector machine and Artificial Neural Networks Train and predict pattern-recognition algorithms to decide whether an image is a number plate Use POSIT for the six degrees of freedom head pose Train a face recognition database using d

Computer vision and machine learning with rgb-d sensors

Название: Computer vision and machine learning with rgb-d sensors
ISBN: 3319086502 ISBN-13(EAN): 9783319086507
Издательство: Springer
Рейтинг:
Цена: 13275.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: examines the effective features that characterize static hand poses and introduces a unified framework to enforce both temporal and spatial constraints for hand parsing; proposes a new classifier architecture for real-time hand pose recognition and a novel hand segmentation and gesture recognition system.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия