Cantitate/Preț
Produs

Microsoft Computer Vision APIs Distilled: Getting Started with Cognitive Services

Autor Alessandro Del Sole
en Limba Engleză Paperback – 2 dec 2017
Dive headfirst into Microsoft’s Computer Vision APIs through sample-driven scenarios!Imagine an app that describes to the visually impaired the objects around them, or reads the Sunday paper, a favorite magazine, or a street sign. Or an app that is capable of monitoring what is happening inside an area without human control, and then makes a decision based on interpreting an occurrence detected with a live camera. This book teaches developers Microsoft's Computer Vision APIs, a service capable of understanding and interpreting the content of any image.
Author Del Sole begins by providing a succinct “need to know” overview of the service with descriptions. You then learn from hands-on demonstrations that show how basic C# code examples can be re-used across platforms. From there you will be guided through two different kinds of applications that interact with the service in two different ways: the more common means of calling a REST service to get back JSON data, and via the .NET libraries that Microsoft has been building to simplify the job (this latter one with Xamarin). What You’ll Learn
  • Understand AI’s role and how devices and applications use sophisticated algorithms to improve people’s lives and business tasks.
  • Analyze images for Optical Character Recognition to detect written words and sentences
  • Think about the next-generation applications in relation to your customers’ needs
  • Get up-to-speed on the latest version of the Computer Vision service, which now comes through Azure
  • Set up an Azure subscription in order to access the Cognitive Services within the portal
After reading this book, you will be able to get started with AI services from Microsoft in order to begin building powerful new apps for your company or customers. Who This Book Is For
Developers just getting familiar with artificial intelligence. A minimal knowledge of C# is required.
Citește tot Restrânge

Preț: 10529 lei

Preț vechi: 13162 lei
-20% Nou

Puncte Express: 158

Preț estimativ în valută:
2015 2093$ 1674£

Carte disponibilă

Livrare economică 13-27 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484233412
ISBN-10: 1484233417
Pagini: 80
Ilustrații: XIV, 90 p. 31 illus. in color.
Dimensiuni: 155 x 235 x 12 mm
Greutate: 0.16 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

1: Introducing Microsoft Cognitive Services.- 2: Getting Started with Computer Vision APIs.- 3: Invoking the Computer Vision APIs from C#.- 4: Computer Vision on Mobile Apps with Xamarin.- 5: Computer Vision in Web Apps with ASP.NET MVC Core.

Notă biografică

Alessandro Del Sole has been a Microsoft Most Valuable Professional (MVP) since 2008, and he is a Xamarin Certified Mobile Developer and Microsoft Certified Professional. Awarded MVP of the Year in 2009, 2010, 2011, 2012, and 2014, he is internationally considered a Visual Studio expert and a .NET authority. He has authored many books on programming with Visual Studio, Xamarin, and .NET, and blogs and writes technical articles about Microsoft developer topics in Italian and English for many developer sites, including MSDN Magazine and the Visual Basic Developer Center from Microsoft. He is a frequent speaker at Microsoft technical conferences.

Textul de pe ultima copertă

Dive headfirst into Microsoft’s Computer Vision APIs through sample-driven scenarios!Imagine an app that describes to the visually impaired the objects around them, or reads the Sunday paper, a favorite magazine, or a street sign. Or an app that is capable of monitoring what is happening inside an area without human control, and then makes a decision based on interpreting an occurrence detected with a live camera. This book teaches developers Microsoft's Computer Vision APIs, a service capable of understanding and interpreting the content of any image.
Author Del Sole begins by providing a succinct “need to know” overview of the service with descriptions. You then learn from hands-on demonstrations that show how basic C# code examples can be re-used across platforms. From there you will be guided through two different kinds of applications that interact with the service in two different ways: the more common means of calling a REST service to get back JSON data, and via the .NET libraries that Microsoft has been building to simplify the job (this latter one with Xamarin). What You’ll Learn
  • Understand AI’s role and how devices and applications use sophisticated algorithms to improve people’s lives and business tasks.
  • Analyze images for Optical Character Recognition to detect written words and sentences
  • Think about the next-generation applications in relation to your customers’ needs
  • Get up-to-speed on the latest version of the Computer Vision service, which now comes through Azure
  • Set up an Azure subscription in order to access the Cognitive Services within the portal
After reading this book, you will be able to get started with AI services from Microsoft in order to begin building powerful new apps for your company or customers. Who This Book Is For 
Developers just getting familiar with artificial intelligence. A minimal knowledge of C# is required.

Caracteristici

Sample scenarios throughout the text facilitate your understanding of Microsoft’s Computer Vision APIs Shows you how Microsoft Cognitive Services can be used to develop intelligent cross-platform and cross-device apps, in any programming language and with any development platform Teaches you about cross-platform apps that consume the Computer Vision APIs within iOS and Android apps from examples in C# and .NET within iOS, Android, and Windows 10 apps Explains Computer Vision APIs within Web apps using .NET Core