DaddyWesker Posted March 22, 2018 Posted March 22, 2018 Hello everyone! Small question is, is there are any way to get raw data from cameras and inertial sensors of Vive focus? And if yes, are they hardwarely syncronized to each other? Thanks in advance!
Tony PH Lin Posted March 23, 2018 Posted March 23, 2018 You can refer the document inside SDK, and use "camera" as keyword for searching. For example, Camera APIs provide a way to get camera raw data from camera on HMD. These will generate the raw image data and the related data information, such as image resolution, format.. WVR_StartCamera WVR_StopCamera WVR_GetCameraFrameBuffer WVR_GetCameraIntrinsic
DaddyWesker Posted March 23, 2018 Author Posted March 23, 2018 And any way to get data from some sort of IMU? or there are no IMU in the vive focus? thanks for reply by the way!
Tony PH Lin Posted March 26, 2018 Posted March 26, 2018 The IMU info. are already transferred to pose data of HMD and controller. Which kind of IMU raw data (yaw, pitch?) are you looking for? And what kinds of application you're asking for? Thanks.
DaddyWesker Posted March 26, 2018 Author Posted March 26, 2018 yaw, pitch, quaternion perhaps. Just data which IMU gives. Raw data means nothing affected this data. Application - test of different VR/AR devices for research purposes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.