Copilot is your AI companion
Always by your side, ready to support you whenever and wherever you need it.
The Kinect for Windows Runtime provides the drivers and runtime environment required by Kinect for Windows applications using Kinect sensor technology.
Important! Selecting a language below will dynamically change the complete page content to that language.
-
File Name:
KinectRuntime-v1.8-Setup.exe
The Kinect for Windows Runtime v1.8 is 100% compatible with Kinect for Windows v1.0 , v1.5, v1.6, v1.7, and v1.8 applications.
Note: The Kinect for Windows Runtime only includes the Kinect for Windows driver and runtime environment. To start developing Kinect for Windows applications, visit us here. The Kinect for Windows Runtime is provided for users that are missing the necessary drivers and runtime environment to run Kinect for Windows applications.
-
Supported Operating Systems
Windows Embedded Standard 7, Windows 7, Windows 8, Windows 8.1
- Hardware Requirements
- 32-bit (x86) or 64-bit (x64) processor
- Dual-core 2.66-GHz or faster processor
- Dedicated USB 2.0 bus
- 2 GB RAM
- A Microsoft Kinect for Windows sensor
- Software Requirements
- .NET Framework 4.0 or .NET Framework 4.5
-
To install the Kinect for Windows Runtime:
- Make sure the Kinect sensor is not plugged into any of the USB ports on the computer.
- Remove any other drivers for the Kinect sensor.
- From the download location, double-click on KinectRuntime-v1.8-Setup.exe. This single installer works for both 32-bit and 64-bit Windows.
- Once the Kinect for Windows Runtime has completed installing successfully, ensure the Kinect sensor is plugged into an external power source and then plug the Kinect sensor into the PC’s USB port. The drivers will load automatically.
- The Kinect sensor should now be working correctly.
Microsoft
Microsoft — мировой лидер в области ПО и ИТ-услуг
Время на прочтение1 мин
Количество просмотров15K
Не так давно состоялся выход официальных средств разработки приложений Kinect for Windows SDK, которые позволяют создавать программы для Windows взаимодействующие с сенсором Kinect.
Вы можете загрузить пакет инструментов по следующей ссылке research.microsoft.com/en-us/um/redmond/projects/kinectsdk. На этом официальном сайте доступны документация и форумы для обучения, общения и решения вопросов.
В этом посте собраны другие ресурсы и ссылки на примеры использования Kinect foк Windows SDK:
— набор видео с официального мероприятия по запуску инструментов разработки с демонстрацией использования;
— видео с демонстрацией использования Kinect для проекта всемирного телескопа;
— Coding4Fun Kinect Projects – проект Coding4Fun с массой видео примеров использования Kinect;
— Coding4Fun Kinect Toolkit – набор дополнительных инструментов для работы с Kinect;
— Kinect Mouse Cursor – демонстрационное приложение с исходными кодами для Kinect;
— Kinect Paint — демонстрационное приложение с исходными кодами для Kinect;
— Project Jellybean – проект по управлению электрокреслом с помощью жестов и Kinect;
— Kinect for Windows SDK Quickstarts.
+16
Комментарии8
Microsoft
Microsoft — мировой лидер в области ПО и ИТ-услуг
Microsoft официально объявили о том, что приложения, поддерживающие сенсор Kinect, наконец появились в магазине Windows Store и доступны для загрузки обычными пользователями. Это важное событие, которое позволит продвигать Windows, приложения под него и расширять аудиторию Kinect. Сенсор Kinect для Windows уже доступен долгое время, но основная аудитория этого гаджета сводилась к крайне специфическим приложениям и пользователям. В основном ей пользовались медицинские учреждения или технологические компании. Кроме того, обычному пользователю было не так уж и просто скачать приложения, созданные под Kinect для Windows (да и была ли необходимость, собственно говоря).
Но теперь ситуация сильно изменилась. Microsoft впервые разрешили дистрибуцию приложений под Kinect через привычный магазин приложений Windows. Это хорошая возможность для разработчиков наконец получить единое место для распространения приложений. Пользователи, в свою очередь, получат полезные и интересные им приложения и игры, которые легко достать. В данный момент Microsoft продвигает три приложения, работающие с Kinect. Одно из них создано для обучения, второе позволяет создавать анимации, а третье представляет из себя 3D-конструктор для создания моделей, которые потом можно распечатать на 3D-принтере. Хотя эти приложения трудно назвать must-have решениями, начало разработки современных и доступных пользователю приложений уже положено.
Источник: Microsoft
Motion Detection Software
3D motion detection software for the Kinect
This document explains how to use the Kinect camera to detect presence in Hot Spots in 3D space, and how to trigger actions and relay motion events to other software. This is useful for DIY projects, interactive media, and even for security.
Installation
The following software/drivers must be installed on the PC:
If you want to use an old Kinect for Xbox 360, you will need to install
Microsoft Kinect SDK 1.8
These devices may not be sold in stores much anymore, but can certainly be found on classified ads.
Webcam Zone Trigger is the software that will connect to the Kinect and capture its 3D data.
You will need to run the software in «Pro» mode.
Webcam Zone Trigger Pro 3.x
Installation details…
Download the drivers and software (listed above), connect the Kinect device
on the PC. Make sure the Kinect is also powered from its DC connection.
The Kinect is 2 cameras in one
The Kinect provides both a “depth” image and a normal “color” image as video sources. It is possible to acquire either or both. This can be useful for your project; this way you can run separate motion tests for both 3D and colors. You can also use one source to test, and save images or video on the second source.
How to trigger Actions with 3D Hot Spots
Webcam Zone Trigger detects motion with a feature called “Hot Spots”. A Hot Spot is a zone on the image that you specify, this is where the software will look for motion. You can specify many Hot Spots, and each spot can have a different Action to execute when it detects motion.
When the live stream is a Depth image, the Hot Spots are in “3D Presence” mode. You must first set it in 3D space:
- Create a new Hot Spot with the button
- Move and size the Spot on the image (*1)
- Specify its distance from the camera (*2)
- Specify the Spot’s depth (*3)
Whenever something moves in or out of the space occupied by the Hot Spot, the software will execute an Action. Note that you also get to specify if the Hot Spot should execute the action when…
- The subject moves in the space
- The subject moves out of the space
- The subject moves both in or out of the space
Advanced 3D Hot Spot scenarios
You might want to setup a more complex scenario than a single Hot Spot. With the software it is possible to have a whole array of Hot Spots in the space in front of the camera.
- Create the first hot spot, as is described above.
- Click on the property button next to the spot name, select “Duplicate Hot Spot”
- Change its name to something relevant. When you have many Hot Spots on the screen it gets confusing.
- Move it and/or adjust its Distance from the camera
- Go to step 2 and duplicate it again
Example 1. The subject moves and trips Hot Spots
In the example above, a bunch of Hot Spots are gridded in space. Webcam Zone Trigger will now be able to tell where the subject is, and can perform action (play sounds, run commands) or relay this info to another software.
Example 2. The Kinect is used as a virtual touch-screen
In example 2, the Kinect is looking down in front of a screen. A bunch of Hot Spots have been placed in space one inch in front of screen, aligned with the buttons on the display. Whenever the subject brings his hand near a displayed button, Webcam Zone Trigger will detect that the hand is entering a 3D Hot Spot and will relay this information to the software managing the display.
This system is also aware that someone is standing in front of the display, using the Hot Spot placed where the subject should be. This added bonus allows the interactive system to greet and guide the subject when he arrives.
When setting up 3D Hot Spots, it is much easier to do with help. One person is in front of the camera and indicating where the Hot Spots should be in space, someone else is at the computer
moving, sizing and setting the depth distance for each Hot Spot.
At any time you can go back to adjust Hot Spots. Some Hot Spots may be overlapped by others and it may be impossible to click on them, this is why there is a drop-list that lets you select a Hot Spot by name. Make sure you give relevant names to each new spot so that you can identify each in the list.
The Kinect can see in the dark
One of the biggest problems with motion detection is that it is often vulnerable to light changes in the environment; the Sun, shadows, or lights on/off in a room. Bad lighting can be a big problem too, as this will compromise the image quality for most webcams.
The Kinect’s Depth image, however, does not rely on the environment’s light. It has its own infra-red laser projector, and this is all it needs to get a constant reliable 3D image. An interesting side-effect is that it can scan in the dark, which makes it an interesting solution for security systems, as well as interactive art projects.
It is possible to use many Kinects on the same computer.
In the case where you need to cover a large view, it is possible to have many Kinects working on the computer at the same time, but there are a few conditions:
- Since each Kinect has a projector, they cannot look in the same direction otherwise they will interfere with each other.
- In order for the same computer to handle multiple video sources, Webcam Zone Trigger needs to be running in “Pro” mode, or with a Pro license.
- Each Kinect requires a certain amount of USB and CPU bandwidth. There is a limit the how many Kinects you can plug on a computer before overloading it. You may need to experiment with the USB connections.
What about skeleton and gestures?
Webcam Zone Trigger is a general-purpose motion detection software, it does not process skeletons or gestures. If you are interested in having custom features added to this software, or if you need a completely new custom software, give us a call, we might be able to help. Check out the OEM section of this site…
Это приложение для Windows под названием «Набор инструментов калибровки Kinect», последний выпуск которого можно загрузить как kinect_calib_with_data_2_1.zip. Его можно запустить онлайн в бесплатном хостинг-провайдере OnWorks для рабочих станций.
Загрузите и запустите онлайн это приложение под названием «Панель инструментов калибровки Kinect» бесплатно с помощью OnWorks.
Следуйте этим инструкциям, чтобы запустить это приложение:
— 1. Загрузил это приложение на свой компьютер.
— 2. Введите в нашем файловом менеджере https://www.onworks.net/myfiles.php?username=XXXXX с желаемым именем пользователя.
— 3. Загрузите это приложение в такой файловый менеджер.
— 4. Запустите любой онлайн-эмулятор OS OnWorks с этого сайта, но лучше онлайн-эмулятор Windows.
— 5. В только что запущенной ОС Windows OnWorks перейдите в наш файловый менеджер https://www.onworks.net/myfiles.php?username=XXXXX с желаемым именем пользователя.
— 6. Скачайте приложение и установите его.
— 7. Загрузите Wine из репозиториев программного обеспечения вашего дистрибутива Linux. После установки вы можете дважды щелкнуть приложение, чтобы запустить его с помощью Wine. Вы также можете попробовать PlayOnLinux, необычный интерфейс поверх Wine, который поможет вам установить популярные программы и игры для Windows.
Wine — это способ запустить программное обеспечение Windows в Linux, но без Windows. Wine — это уровень совместимости с Windows с открытым исходным кодом, который может запускать программы Windows непосредственно на любом рабочем столе Linux. По сути, Wine пытается заново реализовать Windows с нуля, чтобы можно было запускать все эти Windows-приложения, фактически не нуждаясь в Windows.
Набор инструментов для калибровки Kinect
ОПИСАНИЕ
Набор инструментов Matlab для калибровки сенсора Kinect. Он предоставляет функции для совместной калибровки датчика глубины с цветной камерой, а также для создания карты глубины для цветного изображения и перепроецирования точек в метрических координатах.
Аудитория
Информационные технологии, наука / исследования, инженерия
Язык программирования
MATLAB
Это приложение также можно загрузить с https://sourceforge.net/projects/kinectcalib/. Он размещен в OnWorks, чтобы его можно было легко запускать в Интернете с помощью одной из наших бесплатных операционных систем.
Скачать приложения для Windows и Linux
- Приложения для Linux
- Приложения для Windows
-
1
- Библиотека JasperReports
- Библиотека JasperReports — это
самый популярный в мире открытый исходный код
бизнес-аналитика и отчетность
двигатель. Он полностью написан на Java
и это умеет … - Скачать библиотеку JasperReports
-
2
- Книги Frappe
- Frappe Books — это бесплатная книга с открытым исходным кодом.
программное обеспечение для настольного бухгалтерского учета, которое
простой и хорошо продуманный для использования
малый бизнес и фрилансеры. Это’… - Скачать книги фраппе
-
3
- Числовой Python
- НОВОСТИ: NumPy 1.11.2 — последний релиз
это будет сделано на sourceforge. Колеса
для Windows, Mac и Linux, а также
заархивированные исходные дистрибутивы могут быть четыре… - Скачать числовой Python
-
4
- КМУ Сфинкс
- CMUSphinx — это независимый от говорящих большой
словарный запас распознавателя слитной речи
выпущен под лицензией в стиле BSD. это
также набор инструментов с открытым исходным кодом … - Скачать КМУ Сфинкс
-
5
- ПиСкриптер
- PyScripter — это Python с открытым исходным кодом.
Интегрированная среда разработки (IDE)
создан с амбициями стать
конкурентоспособны по функциональности с
коммерческий я … - Скачать Пискриптер
-
6
- Хранилища старых ОС Feren
- Это был официальный репозиторий для
Ферен О.С. Чтобы добавить последний, запустите
эта команда: (на основе 16.04) echo
«деб … - Скачать старые репозитории Feren OS
- Больше »
Команды Linux
-
1
- aarch64-linux-gnu-полоса
- полоса — удалить символы из объекта
файлы. … - Запустите aarch64-linux-gnu-strip.
-
2
- аасавефонт
- аафайр, ааинфо, аасавефонт, атест —
aalib примеры программ… - Запустить aasavefont
-
3
- cps-аутентификация
- cps-auth — выполнить OAuth2
аутентификация для Cloudprint-сервиса… - Запустите cps-аутентификацию
-
4
- процессор
- процессор, BurnBX, BurnK6, BurnK7,
burnMMX, burnP5, burnP6 — коллекция
программ, сильно нагружающих процессор… - Запустить процессор
-
5
- гбклатекс
- bg5latex — использовать LaTeX непосредственно на Big5
файл encodedtex bg5pdflatex — Использование
pdfLaTeX непосредственно на закодированном тексте Big5
file bg5+latex — использовать LaTeX непосредственно на
Большой5+… - Запустить gbklatex
-
6
- gbkpdfлатекс
- bg5latex — использовать LaTeX непосредственно на Big5
файл encodedtex bg5pdflatex — Использование
pdfLaTeX непосредственно на закодированном тексте Big5
file bg5+latex — использовать LaTeX непосредственно на
Большой5+… - Запустите gbkpdflatex
- Больше »