Author: Xiaolong Li
Publisher: Springer Nature
ISBN: 3030810070
Category : Technology & Engineering
Languages : en
Pages : 1317
Book Description
This book presents select proceedings of the International Conference on Intelligent Automation and Soft Computing (IASC2021). Various topics covered in this book include AI algorithm, neural networks, pattern recognition, machine learning, blockchain technology, system engineering, computer vision and image processing, adaptive control and robotics, big data and data processing, networking and security. The book is a valuable reference for beginners, researchers, and professionals interested in artificial intelligence, automation, and soft computing.
Advances in Intelligent Automation and Soft Computing
Author: Xiaolong Li
Publisher: Springer Nature
ISBN: 3030810070
Category : Technology & Engineering
Languages : en
Pages : 1317
Book Description
This book presents select proceedings of the International Conference on Intelligent Automation and Soft Computing (IASC2021). Various topics covered in this book include AI algorithm, neural networks, pattern recognition, machine learning, blockchain technology, system engineering, computer vision and image processing, adaptive control and robotics, big data and data processing, networking and security. The book is a valuable reference for beginners, researchers, and professionals interested in artificial intelligence, automation, and soft computing.
Publisher: Springer Nature
ISBN: 3030810070
Category : Technology & Engineering
Languages : en
Pages : 1317
Book Description
This book presents select proceedings of the International Conference on Intelligent Automation and Soft Computing (IASC2021). Various topics covered in this book include AI algorithm, neural networks, pattern recognition, machine learning, blockchain technology, system engineering, computer vision and image processing, adaptive control and robotics, big data and data processing, networking and security. The book is a valuable reference for beginners, researchers, and professionals interested in artificial intelligence, automation, and soft computing.
Advances in Unmanned Aerial Vehicles
Author: Kimon P. Valavanis
Publisher: Springer Science & Business Media
ISBN: 1402061145
Category : Technology & Engineering
Languages : en
Pages : 552
Book Description
The past decade has seen tremendous interest in the production and refinement of unmanned aerial vehicles, both fixed-wing, such as airplanes and rotary-wing, such as helicopters and vertical takeoff and landing vehicles. This book provides a diversified survey of research and development on small and miniature unmanned aerial vehicles of both fixed and rotary wing designs. From historical background to proposed new applications, this is the most comprehensive reference yet.
Publisher: Springer Science & Business Media
ISBN: 1402061145
Category : Technology & Engineering
Languages : en
Pages : 552
Book Description
The past decade has seen tremendous interest in the production and refinement of unmanned aerial vehicles, both fixed-wing, such as airplanes and rotary-wing, such as helicopters and vertical takeoff and landing vehicles. This book provides a diversified survey of research and development on small and miniature unmanned aerial vehicles of both fixed and rotary wing designs. From historical background to proposed new applications, this is the most comprehensive reference yet.
UAV Sensors for Environmental Monitoring
Author: Felipe Gonzalez Toro
Publisher: MDPI
ISBN: 3038427535
Category : Technology & Engineering
Languages : en
Pages : 671
Book Description
This book is a printed edition of the Special Issue "UAV Sensors for Environmental Monitoring" that was published in Sensors
Publisher: MDPI
ISBN: 3038427535
Category : Technology & Engineering
Languages : en
Pages : 671
Book Description
This book is a printed edition of the Special Issue "UAV Sensors for Environmental Monitoring" that was published in Sensors
Vision in Man and Machine
Author: Martin D. Levine
Publisher: McGraw-Hill Companies
ISBN:
Category : Reference
Languages : en
Pages : 602
Book Description
Publisher: McGraw-Hill Companies
ISBN:
Category : Reference
Languages : en
Pages : 602
Book Description
Theory, Design, and Applications of Unmanned Aerial Vehicles
Author: A. R. Jha, Ph.D.
Publisher: CRC Press
ISBN: 1315354012
Category : Computers
Languages : en
Pages : 190
Book Description
This book provides a complete overview of the theory, design, and applications of unmanned aerial vehicles. It covers the basics, including definitions, attributes, manned vs. unmanned, design considerations, life cycle costs, architecture, components, air vehicle, payload, communications, data link, and ground control stations. Chapters cover types and civilian roles, sensors and characteristics, alternative power, communications and data links, conceptual design, human machine interface, sense and avoid systems, civil airspace issues and integration efforts, navigation, autonomous control, swarming, and future capabilities.
Publisher: CRC Press
ISBN: 1315354012
Category : Computers
Languages : en
Pages : 190
Book Description
This book provides a complete overview of the theory, design, and applications of unmanned aerial vehicles. It covers the basics, including definitions, attributes, manned vs. unmanned, design considerations, life cycle costs, architecture, components, air vehicle, payload, communications, data link, and ground control stations. Chapters cover types and civilian roles, sensors and characteristics, alternative power, communications and data links, conceptual design, human machine interface, sense and avoid systems, civil airspace issues and integration efforts, navigation, autonomous control, swarming, and future capabilities.
OpenCV 4 Computer Vision Application Programming Cookbook
Author: David Millán Escrivá
Publisher: Packt Publishing Ltd
ISBN: 1789345286
Category : Computers
Languages : en
Pages : 479
Book Description
Discover interesting recipes to help you understand the concepts of object detection, image processing, and facial detection Key FeaturesExplore the latest features and APIs in OpenCV 4 and build computer vision algorithmsDevelop effective, robust, and fail-safe vision for your applicationsBuild computer vision algorithms with machine learning capabilitiesBook Description OpenCV is an image and video processing library used for all types of image and video analysis. Throughout the book, you'll work through recipes that implement a variety of tasks, such as facial recognition and detection. With 70 self-contained tutorials, this book examines common pain points and best practices for computer vision (CV) developers. Each recipe addresses a specific problem and offers a proven, best-practice solution with insights into how it works, so that you can copy the code and configuration files and modify them to suit your needs. This book begins by setting up OpenCV, and explains how to manipulate pixels. You'll understand how you can process images with classes and count pixels with histograms. You'll also learn detecting, describing, and matching interest points. As you advance through the chapters, you'll get to grips with estimating projective relations in images, reconstructing 3D scenes, processing video sequences, and tracking visual motion. In the final chapters, you'll cover deep learning concepts such as face and object detection. By the end of the book, you'll be able to confidently implement a range to computer vision algorithms to meet the technical requirements of your complex CV projects What you will learnInstall and create a program using the OpenCV librarySegment images into homogenous regions and extract meaningful objectsApply image filters to enhance image contentExploit image geometry to relay different views of a pictured sceneCalibrate the camera from different image observationsDetect people and objects in images using machine learning techniquesReconstruct a 3D scene from imagesExplore face detection using deep learningWho this book is for If you’re a CV developer or professional who already uses or would like to use OpenCV for building computer vision software, this book is for you. You’ll also find this book useful if you’re a C++ programmer looking to extend your computer vision skillset by learning OpenCV.
Publisher: Packt Publishing Ltd
ISBN: 1789345286
Category : Computers
Languages : en
Pages : 479
Book Description
Discover interesting recipes to help you understand the concepts of object detection, image processing, and facial detection Key FeaturesExplore the latest features and APIs in OpenCV 4 and build computer vision algorithmsDevelop effective, robust, and fail-safe vision for your applicationsBuild computer vision algorithms with machine learning capabilitiesBook Description OpenCV is an image and video processing library used for all types of image and video analysis. Throughout the book, you'll work through recipes that implement a variety of tasks, such as facial recognition and detection. With 70 self-contained tutorials, this book examines common pain points and best practices for computer vision (CV) developers. Each recipe addresses a specific problem and offers a proven, best-practice solution with insights into how it works, so that you can copy the code and configuration files and modify them to suit your needs. This book begins by setting up OpenCV, and explains how to manipulate pixels. You'll understand how you can process images with classes and count pixels with histograms. You'll also learn detecting, describing, and matching interest points. As you advance through the chapters, you'll get to grips with estimating projective relations in images, reconstructing 3D scenes, processing video sequences, and tracking visual motion. In the final chapters, you'll cover deep learning concepts such as face and object detection. By the end of the book, you'll be able to confidently implement a range to computer vision algorithms to meet the technical requirements of your complex CV projects What you will learnInstall and create a program using the OpenCV librarySegment images into homogenous regions and extract meaningful objectsApply image filters to enhance image contentExploit image geometry to relay different views of a pictured sceneCalibrate the camera from different image observationsDetect people and objects in images using machine learning techniquesReconstruct a 3D scene from imagesExplore face detection using deep learningWho this book is for If you’re a CV developer or professional who already uses or would like to use OpenCV for building computer vision software, this book is for you. You’ll also find this book useful if you’re a C++ programmer looking to extend your computer vision skillset by learning OpenCV.
Digital Image Processing and Analysis
Author: Scott E Umbaugh
Publisher: CRC Press
ISBN: 143980205X
Category : Technology & Engineering
Languages : en
Pages : 980
Book Description
Whether for computer evaluation of otherworldly terrain or the latest high definition 3D blockbuster, digital image processing involves the acquisition, analysis, and processing of visual information by computer and requires a unique skill set that has yet to be defined a single text. Until now. Taking an applications-oriented, engineering approach, Digital Image Processing and Analysis provides the tools for developing and advancing computer and human vision applications and brings image processing and analysis together into a unified framework. Providing information and background in a logical, as-needed fashion, the author presents topics as they become necessary for understanding the practical imaging model under study. He offers a conceptual presentation of the material for a solid understanding of complex topics and discusses the theory and foundations of digital image processing and the algorithm development needed to advance the field. With liberal use of color through-out and more materials on the processing of color images than the previous edition, this book provides supplementary exercises, a new chapter on applications, and two major new tools that allow for batch processing, the analysis of imaging algorithms, and the overall research and development of imaging applications. It includes two new software tools, the Computer Vision and Image Processing Algorithm Test and Analysis Tool (CVIP-ATAT) and the CVIP Feature Extraction and Pattern Classification Tool (CVIP-FEPC). Divided into five major sections, this book provides the concepts and models required to analyze digital images and develop computer vision and human consumption applications as well as all the necessary information to use the CVIPtools environment for algorithm development, making it an ideal reference tool for this fast growing field.
Publisher: CRC Press
ISBN: 143980205X
Category : Technology & Engineering
Languages : en
Pages : 980
Book Description
Whether for computer evaluation of otherworldly terrain or the latest high definition 3D blockbuster, digital image processing involves the acquisition, analysis, and processing of visual information by computer and requires a unique skill set that has yet to be defined a single text. Until now. Taking an applications-oriented, engineering approach, Digital Image Processing and Analysis provides the tools for developing and advancing computer and human vision applications and brings image processing and analysis together into a unified framework. Providing information and background in a logical, as-needed fashion, the author presents topics as they become necessary for understanding the practical imaging model under study. He offers a conceptual presentation of the material for a solid understanding of complex topics and discusses the theory and foundations of digital image processing and the algorithm development needed to advance the field. With liberal use of color through-out and more materials on the processing of color images than the previous edition, this book provides supplementary exercises, a new chapter on applications, and two major new tools that allow for batch processing, the analysis of imaging algorithms, and the overall research and development of imaging applications. It includes two new software tools, the Computer Vision and Image Processing Algorithm Test and Analysis Tool (CVIP-ATAT) and the CVIP Feature Extraction and Pattern Classification Tool (CVIP-FEPC). Divided into five major sections, this book provides the concepts and models required to analyze digital images and develop computer vision and human consumption applications as well as all the necessary information to use the CVIPtools environment for algorithm development, making it an ideal reference tool for this fast growing field.
Cockpit Confidential
Author: Patrick Smith
Publisher: Sourcebooks, Inc.
ISBN: 1492663972
Category : Travel
Languages : en
Pages : 378
Book Description
NEW YORK TIMES BESTSELLER A fascinating fear of flying book from a commercial airline pilot and author of the popular website askthepilot.com. For millions of people, travel by air is a confounding, uncomfortable, and even frightening experience. When you go behind the scenes, however, you can see that the grand theater of air travel is actually fascinating. From the intricate design of airport architecture to the logistics of inflight service, here is everything you need to know about flying. Commercial airlines like to hide the truth from customers and do nothing to comfort nervous fliers. And what's scarier than the unknown? In this aviation book, pilot Patrick Smith breaks down that barrier and tells you everything you need to know about flying, including: How planes fly, and a revealing look at the men and women who fly them Straight talk on turbulence, pilot training, and safety The real story on delays, congestion, and the dysfunction of the modern airport The myths and misconceptions of cabin air and cockpit automation Terrorism in perspective, and a provocative look at security Airfare, seating woes, and the pitfalls of airline customer service The true colors and cultures of the airlines we love to hate Cockpit Confidential is a thoughtful, funny, and at times deeply personal look into the strange and misunderstood world of commercial flying. If you liked other books about airplanes for adults, including Soar by Tom Bunn or Skyfaring, you'll find reassurance, humor, and guidance in Cockpit Confidential. "Anyone remotely afraid of flying should read this book, as should anyone who appreciates good writing and great information." —The New York Times, on ASK THE PILOT "Patrick Smith is extraordinarily knowledgeable about modern aviation...the ideal seatmate, a companion, writer and explorer." —Boston Globe
Publisher: Sourcebooks, Inc.
ISBN: 1492663972
Category : Travel
Languages : en
Pages : 378
Book Description
NEW YORK TIMES BESTSELLER A fascinating fear of flying book from a commercial airline pilot and author of the popular website askthepilot.com. For millions of people, travel by air is a confounding, uncomfortable, and even frightening experience. When you go behind the scenes, however, you can see that the grand theater of air travel is actually fascinating. From the intricate design of airport architecture to the logistics of inflight service, here is everything you need to know about flying. Commercial airlines like to hide the truth from customers and do nothing to comfort nervous fliers. And what's scarier than the unknown? In this aviation book, pilot Patrick Smith breaks down that barrier and tells you everything you need to know about flying, including: How planes fly, and a revealing look at the men and women who fly them Straight talk on turbulence, pilot training, and safety The real story on delays, congestion, and the dysfunction of the modern airport The myths and misconceptions of cabin air and cockpit automation Terrorism in perspective, and a provocative look at security Airfare, seating woes, and the pitfalls of airline customer service The true colors and cultures of the airlines we love to hate Cockpit Confidential is a thoughtful, funny, and at times deeply personal look into the strange and misunderstood world of commercial flying. If you liked other books about airplanes for adults, including Soar by Tom Bunn or Skyfaring, you'll find reassurance, humor, and guidance in Cockpit Confidential. "Anyone remotely afraid of flying should read this book, as should anyone who appreciates good writing and great information." —The New York Times, on ASK THE PILOT "Patrick Smith is extraordinarily knowledgeable about modern aviation...the ideal seatmate, a companion, writer and explorer." —Boston Globe
Autonomous Flying Robots
Author: Kenzo Nonami
Publisher: Springer Science & Business Media
ISBN: 4431538569
Category : Technology & Engineering
Languages : en
Pages : 341
Book Description
The advance in robotics has boosted the application of autonomous vehicles to perform tedious and risky tasks or to be cost-effective substitutes for their - man counterparts. Based on their working environment, a rough classi cation of the autonomous vehicles would include unmanned aerial vehicles (UAVs), - manned ground vehicles (UGVs), autonomous underwater vehicles (AUVs), and autonomous surface vehicles (ASVs). UAVs, UGVs, AUVs, and ASVs are called UVs (unmanned vehicles) nowadays. In recent decades, the development of - manned autonomous vehicles have been of great interest, and different kinds of autonomous vehicles have been studied and developed all over the world. In part- ular, UAVs have many applications in emergency situations; humans often cannot come close to a dangerous natural disaster such as an earthquake, a ood, an active volcano, or a nuclear disaster. Since the development of the rst UAVs, research efforts have been focused on military applications. Recently, however, demand has arisen for UAVs such as aero-robotsand ying robotsthat can be used in emergency situations and in industrial applications. Among the wide variety of UAVs that have been developed, small-scale HUAVs (helicopter-based UAVs) have the ability to take off and land vertically as well as the ability to cruise in ight, but their most importantcapability is hovering. Hoveringat a point enables us to make more eff- tive observations of a target. Furthermore, small-scale HUAVs offer the advantages of low cost and easy operation.
Publisher: Springer Science & Business Media
ISBN: 4431538569
Category : Technology & Engineering
Languages : en
Pages : 341
Book Description
The advance in robotics has boosted the application of autonomous vehicles to perform tedious and risky tasks or to be cost-effective substitutes for their - man counterparts. Based on their working environment, a rough classi cation of the autonomous vehicles would include unmanned aerial vehicles (UAVs), - manned ground vehicles (UGVs), autonomous underwater vehicles (AUVs), and autonomous surface vehicles (ASVs). UAVs, UGVs, AUVs, and ASVs are called UVs (unmanned vehicles) nowadays. In recent decades, the development of - manned autonomous vehicles have been of great interest, and different kinds of autonomous vehicles have been studied and developed all over the world. In part- ular, UAVs have many applications in emergency situations; humans often cannot come close to a dangerous natural disaster such as an earthquake, a ood, an active volcano, or a nuclear disaster. Since the development of the rst UAVs, research efforts have been focused on military applications. Recently, however, demand has arisen for UAVs such as aero-robotsand ying robotsthat can be used in emergency situations and in industrial applications. Among the wide variety of UAVs that have been developed, small-scale HUAVs (helicopter-based UAVs) have the ability to take off and land vertically as well as the ability to cruise in ight, but their most importantcapability is hovering. Hoveringat a point enables us to make more eff- tive observations of a target. Furthermore, small-scale HUAVs offer the advantages of low cost and easy operation.
UAV or Drones for Remote Sensing Applications
Author: Felipe Gonzalez Toro
Publisher: MDPI
ISBN: 3038970913
Category : Technology & Engineering
Languages : en
Pages : 381
Book Description
This book is a printed edition of the Special Issue "UAV or Drones for Remote Sensing Applications" that was published in Sensors
Publisher: MDPI
ISBN: 3038970913
Category : Technology & Engineering
Languages : en
Pages : 381
Book Description
This book is a printed edition of the Special Issue "UAV or Drones for Remote Sensing Applications" that was published in Sensors