|
|
|
|
LEADER |
00000cam a2200000M 4500 |
001 |
EBSCO_ocn859871776 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr ||||||||||| |
008 |
130101s2012 enka o 001 0 eng d |
040 |
|
|
|a NLE
|b eng
|e pn
|c NLE
|d OCLCO
|d EBLCP
|d UMI
|d COO
|d N$T
|d YDXCP
|d IDEBK
|d DEBSZ
|d OCLCQ
|d FEM
|d JBG
|d AGLDB
|d ZCU
|d MERUC
|d OCLCQ
|d OCLCO
|d VTS
|d CEF
|d ICG
|d OCLCQ
|d OCLCO
|d STF
|d UAB
|d DKC
|d OCLCQ
|d UKAHL
|d OCLCQ
|d OCLCO
|d AJS
|d INARC
|d OCLCO
|d OCLCQ
|
019 |
|
|
|a 823719159
|a 826647679
|a 926945738
|a 968057136
|a 969085926
|a 1264848934
|
020 |
|
|
|a 1849692394
|
020 |
|
|
|a 9781849692397
|
020 |
|
|
|a 1849692386
|
020 |
|
|
|a 9781849692380
|
029 |
1 |
|
|a AU@
|b 000050590569
|
029 |
1 |
|
|a DEBBG
|b BV041121123
|
029 |
1 |
|
|a DEBBG
|b BV043086509
|
029 |
1 |
|
|a DEBBG
|b BV043777289
|
029 |
1 |
|
|a DEBBG
|b BV044171931
|
029 |
1 |
|
|a DEBSZ
|b 39676049X
|
029 |
1 |
|
|a DEBSZ
|b 397460368
|
029 |
1 |
|
|a DEBSZ
|b 421281162
|
035 |
|
|
|a (OCoLC)859871776
|z (OCoLC)823719159
|z (OCoLC)826647679
|z (OCoLC)926945738
|z (OCoLC)968057136
|z (OCoLC)969085926
|z (OCoLC)1264848934
|
050 |
|
4 |
|a QA76.76.O63 .J384 2012
|
072 |
|
7 |
|a COM
|x 046090
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 088000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 056000
|2 bisacsh
|
082 |
0 |
4 |
|a 005.43
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Jana, Abhijit.
|
245 |
1 |
0 |
|a Kinect for Windows SDK programming guide.
|
260 |
|
|
|a Birmingham :
|b Packt Publishing Limited,
|c 2012.
|
300 |
|
|
|a 1 online resource (x, 366 pages)
|b illustrations (some color)
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
347 |
|
|
|a text file
|2 rda
|
490 |
1 |
|
|a Community experience distilled
|
505 |
0 |
|
|a Table of Contents; Kinect for Windows SDK Programming Guide; Kinect for Windows SDK Programming Guide; Credits; About the Author; Acknowledgement; About the Reviewers; www.PacktPub.com; Support files, eBooks, discount offers and more; Why Subscribe?; Free Access for Packt account holders; Instant Updates on New Packt Books; Preface; What this book covers; What you need for this book; Who this book is for; Conventions; Reader feedback; Customer support; Downloading the example code; Errata; Piracy; Questions; 1. Understanding the Kinect Device; Components of Kinect for Windows.
|
505 |
8 |
|
|a Inside the Kinect sensorThe color camera; IR emitter and IR depth sensor; How depth data processing works; Tilt motor; Microphone array; LED; Kinect for Windows versus Kinect for Xbox; Where can you use Kinect; Summary; 2. Getting Started; System requirements for the Kinect for Windows SDK; Supported operating systems; System configuration; The Kinect sensor; The Kinect for Windows sensor; The Kinect for Xbox sensor; Development tools and software; Evaluation of the Kinect for Windows SDK; Downloading the SDK and the Developer Toolkit; Installing Kinect for Windows SDK.
|
505 |
8 |
|
|a Installing the Developer ToolkitComponents installed by the SDK and the Developer Toolkit; Kinect management service; Connecting the sensor with the system; Verifying the installed drivers; Not able to view all the device components; Detecting the loaded drivers in Device Manager; Testing your device; Testing Kinect sensors; Testing the Kinect microphone array; Looking inside the Kinect SDK; Features of the Kinect for Windows SDK; Capturing the color image data stream; Processing the depth image data stream; Near Mode; Capturing the infrared stream; Tracking human skeleton and joint movements.
|
505 |
8 |
|
|a Capturing the audio streamSpeech recognition; Human gesture recognition; Tilting the Kinect sensor; Getting data from the accelerometer of the sensor; Controlling the infrared emitter; The Kinect for Windows Developer Toolkit; The Face Tracking SDK; Kinect Studio; Making your development setup ready; The Coding4Fun Kinect Toolkit; Summary; 3. Starting to Build Kinect Applications; How applications interact with the Kinect sensor; Understanding the classification of SDK APIs; Kinect Info Box -- your first Kinect application; Creating a new Visual Studio project; Adding the Kinect libraries.
|
505 |
8 |
|
|a Getting the Kinect sensorThe Kinect sensor; Defining the Kinect sensor; The collection of sensors; Starting up Kinect; Inside the sensor. Start() method; Enabling the data streams; Identifying the Kinect sensor; Initializing the sensor using device connection ID; Stopping the Kinect sensor; The Stop() method does the clean-up operation; Displaying information in the Kinect Info Box; Designing the Info Box UI; Binding the data; A quick look at INotifyPropertyChanged; Using INotifyPropertyChanged for data binding; Setting the DataContext; Setting up the information; That's all!
|
520 |
|
|
|a This book is a practical tutorial that explains all the features of Kinect SDK by creating sample applications throughout the book. It includes a detailed discussion of APIs with step-by-step explanation of development of a real-world sample application. The purpose of this book is to explain how to develop applications using the Kinect for Windows SDK. If you are a beginner and looking to start developing applications using the Kinect for Windows SDK, and if you want to build motion-sensing, speech-recognizing applications with Kinect, this book is for you. This book uses C♯ and WPF (Windows P.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
630 |
0 |
7 |
|a Microsoft Windows (Computer file)
|2 blmlsh
|
650 |
|
0 |
|a Kinect (Microcontroller)
|x Programming.
|
650 |
|
0 |
|a Programmable controllers
|x Programming.
|
650 |
|
6 |
|a Automates programmables
|x Programmation.
|
650 |
|
7 |
|a COMPUTERS
|x Operating Systems
|x Virtualization.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x System Administration
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Utilities.
|2 bisacsh
|
776 |
0 |
|
|c Paperback
|z 9781849692380
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=526177
|z Texto completo
|
938 |
|
|
|a Internet Archive
|b INAR
|n kinectforwindows0000jana
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26944192
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1108354
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 526177
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis24508806
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 9971115
|
994 |
|
|
|a 92
|b IZTAP
|