{"id":62064,"library":"openni2","title":"OpenNI2","description":"OpenNI is open source library for access to Natural Interaction (NI) devices such as RGB-D camera.","status":"active","version":"2.2.0.33","language":"cpp","source_language":null,"source_url":null,"tags":["depth-camera","rgb-d","sensor","natural-interaction"],"install":[{"cmd":"vcpkg install openni2","lang":"bash","label":"vcpkg"},{"cmd":"# CMakeLists.txt\nfind_package(openni2 CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE OpenNI2::OpenNI2)","lang":"cmake","label":"CMake"}],"dependencies":[],"imports":[{"symbol":"OpenNI.h","correct":"#include <OpenNI.h>"}],"quickstart":{"code":"#include <OpenNI.h>\n\nint main() {\n    openni::OpenNI::initialize();\n    openni::Device device;\n    device.open(openni::ANY_DEVICE);\n    return 0;\n}","lang":"cpp","description":"Initialize OpenNI2 and open the first available device"},"warnings":[],"env_vars":null,"search_vec":"'access':8 'camera':19,22 'd':18,25 'depth':21 'depth-camera':20 'devic':13 'interact':11,29 'librari':6 'natur':10,28 'natural-interact':27 'ni':12 'open':4 'openni':2 'openni2':1 'rgb':17,24 'rgb-d':16,23 'sensor':26 'sourc':5","created_at":"2026-06-17T05:15:43.769818+00:00","updated_at":"2026-06-17T05:15:43.769818+00:00","problems":[],"ecosystem":"vcpkg","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}