Shipping costs will be calculated based on this address throughout the site.
Select your country
Americas
Argentina
Brazil
Canada
Chile
Colombia
Costa Rica
Dominican Republic
Ecuador
El Salvador
Mexico
Peru
U.S.A.
Uruguay
Europe
Austria
Belgium
Croatia
Czech Republic
Denmark
Finland
France
Germany
Greece
Hungary
Ireland
Italy
Latvia
Malta
Netherlands
Norway
Poland
Portugal
Serbia
Slovakia
Slovenia
Spain
Sweden
Switzerland
United Kingdom
Rest of the world


Hands-On Computer Vision
Computer vision is an application-oriented field, where various applications correspond to distinct computer vision tasks. Consequently, this book is organized based on the taxonomy of these tasks: image processing, visual recognition, and scene reconstruction.
Image processing, the foundational step, includes topics like convolution, edge detection, and image segmentation, often referred to as low-level vision tasks. This section covers classical algorithms. Visual recognition, or high-level vision, involves understanding image semantics and includes topics such as image classification, object detection, and action recognition. Deep learning algorithms are highlighted here. Scene reconstruction focuses on recovering 3D structures from images and includes topics like camera calibration and 3D reconstruction, explored through geometry-based algorithms.
Each chapter is presented in Python Notebooks with theoretical explanations, algorithm details, and executable code, allowing readers to focus on text or implementation as needed. Designed for students, educators, researchers, and engineers, this book assumes familiarity with basic mathematics and Python programming.
The translation was done using artificial intelligence. Subsequently, a human revision was done primarily in terms of content.
Do you have a question about the book? Login to be able to add your own question.

