Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    Online Resource
    Online Resource
    Cham : Springer International Publishing | Cham : Imprint: Springer
    ISBN: 9783030791797
    Language: English
    Pages: 1 Online-Ressource(XXV, 364 p. 188 illus., 177 illus. in color.)
    Edition: 1st ed. 2022.
    Series Statement: Springer Tracts in Advanced Robotics 141
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Keywords: Robotics. ; Automation. ; Control engineering. ; Signal processing. ; Image processing. ; Speech processing systems. ; Cognitive psychology.
    Abstract: Introduction -- Representing Position and Orientation -- Time and Motion -- Mobile Robots -- Navigation -- Localization -- Robot Arm Kinematics,- Manipulator Velocity -- Dynamics and Control -- Appendices.
    Abstract: This textbook provides a tutorial introduction to robotics: mobile robots and robot manipulator arms. It is written in a light but informative narrative style, and includes many figures and MATLAB examples. The book starts with the fundamentals of pose representation and time varying pose. For mobile robotics it covers vehicle motion models, control, path planning, localization and mapping. For robot manipulators it covers forward, inverse and differential kinematics, and dynamics. The Robotics Toolbox for MATLAB is free and open software that enables the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems. For the beginning student the book makes the algorithms accessible, the Toolbox code can be read to gain understanding, and the examples illustrate how it can be used. The code can also be the starting point for new work, for researchers or students, by writing programs based on Toolbox functions, or modifying the Toolbox code itself.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Cham : Springer International Publishing | Cham : Imprint: Springer
    ISBN: 9783030791759
    Language: English
    Pages: 1 Online-Ressource(XXV, 412 p. 235 illus., 191 illus. in color.)
    Edition: 1st ed. 2022.
    Series Statement: Springer Tracts in Advanced Robotics 142
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Keywords: Robotics. ; Automation. ; Optical data processing. ; Signal processing. ; Image processing. ; Speech processing systems. ; Cognitive psychology.
    Abstract: Introduction -- Part I: Foundations- Representing Position and Orientation -- Part II: Computer Vision -- Light and Color -- Images and Image Processing -- Image Feature Extraction -- Part III: The Geometry of Vision -- Image Formation -- Using Multiple Images -- Index.
    Abstract: This textbook provides a tutorial introduction to classical Computer Vision. It is written in a light but informative narrative style, and includes many figures and MATLAB examples. The book takes the reader through the fundamentals of light and color, image processing, feature extraction, image formation and camera modelling, and multi-view geometry. Advanced topics include non-perspective cameras, light-field cameras, calibration, stereo vision and bundle adjustment. The Machine Vision Toolbox for MATLAB is free and open software that enables the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems. For the beginning student the book makes the algorithms accessible, the Toolbox code can be read to gain understanding, and the examples illustrate how it can be used. The code can also be the starting point for new work, for researchers or students, by writing programs based on Toolbox functions, or modifying the Toolbox code itself.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    Cham : Springer International Publishing | Cham : Imprint: Springer
    ISBN: 9783031064692
    Language: English
    Pages: 1 Online-Ressource(XXVI, 824 p. 635 illus. in color.)
    Edition: 3rd ed. 2023.
    Series Statement: Springer Tracts in Advanced Robotics 146
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Keywords: Control engineering. ; Robotics. ; Automation. ; Artificial intelligence. ; Computer vision. ; Signal processing. ; Cognitive psychology.
    Abstract: Introduction.-Foundations: Representing Position and Orientation -- Time and Motion -- Mobile Robotics: Mobile Robot Vehicles -- Navigation -- Localization and Mapping -- Robot Manipulators: Robot Arm Kinematics -- Manipulator Velocity -- Dynamics and Control -- Computer Vision: Light and Color -- Images and Image Processing,- Image Feature Extraction,- Image Formation -- Using Multiple Images -- Vision-Based Control: Vision-Based Control -- Advanced Visual Servoing -- Installing the Toolboxes -- Linear Algebra -- Geometry -- Lie Groups and Algebras.
    Abstract: This textbook provides a comprehensive, but tutorial, introduction to robotics, computer vision, and control. It is written in a light but informative conversational style, weaving text, figures, mathematics, and lines of code into a narrative that covers robotics and computer vision—separately, and together as robotic vision. Over 1600 code examples show how complex problems can be decomposed and solved using just a few simple lines of code. This edition is based on Python and is accompanied by fully open-source Python-based Toolboxes for robotics and machine vision. The new Toolboxes enable the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems on a broad range of computing platforms. For the beginning student the book makes the algorithms accessible, the Toolbox code can be read to gain understanding, and the examples illustrate how it can be used. The code can also be the starting point for new work, for practitioners, students, or researchers, by writing programs based on Toolbox functions, or modifying the Toolbox code itself.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    Cham : Springer International Publishing | Cham : Imprint: Springer
    ISBN: 9783031072628
    Language: English
    Pages: 1 Online-Ressource(XXIV, 819 p. 651 illus. in color.)
    Edition: 3rd ed. 2023.
    Series Statement: Springer Tracts in Advanced Robotics 147
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als
    Parallel Title: Erscheint auch als Corke, Peter I., 1959 - Robotics, vision and control
    RVK:
    RVK:
    Keywords: Control engineering. ; Robotics. ; Automation. ; Artificial intelligence. ; Computer vision. ; Signal processing. ; Cognitive psychology. ; Robotik ; Künstliche Intelligenz
    Abstract: Introduction.-Foundations: Representing Position and Orientation -- Time and Motion -- Mobile Robotics: Mobile Robot Vehicles -- Navigation -- Localization and Mapping -- Robot Manipulators: Robot Arm Kinematics -- Manipulator Velocity -- Dynamics and Control -- Computer Vision: Light and Color -- Images and Image Processing,- Image Feature Extraction,- Image Formation -- Using Multiple Images -- Installing the Toolboxes -- Linear Algebra -- Geometry -- Lie Groups and Algebras.
    Abstract: This textbook provides a comprehensive, but tutorial, introduction to robotics, computer vision, and control. It is written in a light but informative conversational style, weaving text, figures, mathematics, and lines of code into a cohesive narrative. Over 1600 code examples show how complex problems can be decomposed and solved using just a few simple lines of code. This edition is based on MATLAB® and a number of MathWorks® toolboxes. These provide a set of supported software tools for addressing a broad range of applications in robotics and computer vision. These toolboxes enable the reader to easily bring the algorithmic concepts into practice and work with real, non-trivial, problems. For the beginning student, the book makes the algorithms accessible, the toolbox code can be read to gain understanding, and the examples illustrate how it can be used. The code can also be the starting point for new work, for practitioners, students, or researchers, by writing programs based on toolbox functions. Two co-authors from MathWorks have joined the writing team and bring deep knowledge of these MATLAB toolboxes and workflows.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...