- OpenNI Cookbook
- Soroush Falahati
- 222字
- 2021-08-13 16:30:16
Downloading and installing OpenNI
The first step to use OpenNI to develop any application or game is to install the OpenNI framework on your development machine. In this recipe, we will show you how to install OpenNI; actually it is as easy as 1-2-3.
How to do it...
- Open your browser and navigate to www.openni.org/openni-sdk. The following screen will be displayed:
- Download the latest version of OpenNI for your platform and CPU architecture. We recommend downloading both 32-bit (x86) and 64-bit versions of OpenNI if you are using a 64-bit OS.
- Open the downloaded file; it is usually a ZIP file that can be opened by different programs (including but not limited to WinZip, WinRar, 7Zip, and so on) and even Windows Explorer. Then run/open the OpenNI installer from within the zipped archive:
- Click on Install in the installer dialog:
- Wait for the installation process to complete. If any dialog appears to ask for an approval of drivers during the installation process, simply click on the Install button:
- At the end of the installation, click on Finish and you are done.
How it works...
There is nothing special here; we downloaded and opened the archive file and then executed the installer package. Also, we accepted the installation of new drivers to the Windows catalog.
See also
- The Downloading and installing NiTE recipe
推薦閱讀
- Intel Galileo Essentials
- 軟件界面交互設(shè)計(jì)基礎(chǔ)
- Full-Stack Vue.js 2 and Laravel 5
- Python 3破冰人工智能:從入門(mén)到實(shí)戰(zhàn)
- 從零開(kāi)始學(xué)Linux編程
- Mastering Linux Security and Hardening
- Hadoop大數(shù)據(jù)分析技術(shù)
- Simulation for Data Science with R
- 多媒體技術(shù)及應(yīng)用
- C語(yǔ)言從入門(mén)到精通
- PHP項(xiàng)目開(kāi)發(fā)全程實(shí)錄(第4版)
- Manage Your SAP Projects with SAP Activate
- H5匠人手冊(cè):霸屏H5實(shí)戰(zhàn)解密
- C/C++語(yǔ)言程序開(kāi)發(fā)參考手冊(cè)
- Web前端開(kāi)發(fā)全程實(shí)戰(zhàn):HTML5+CSS3+JavaScript+jQuery+Bootstrap