-
Hello,
Thanks, your solution helped me a lot :)!
How do you define the normal field of view, how does it depend from the input image?
-
您好,我想在Azure Kinect骨骼点识别的基础上利用它的RGB图像做一些工作。
所以我在
`k4a_device_configuration_t deviceConfig = K4A_DEVICE_CONFIG_INIT_DISABLE_ALL;
deviceConfig.color_format = K4A_IMAGE_FORMAT_COLOR_BGRA32;
deviceCon…
-
**Describe the bug**
I have issues with the NFOV OV9782 RGB sensors giving a VERY STRONG magenta tint in images since summer 2022
![image](https://user-images.githubusercontent.com/20320678/20615587…
-
which is the operating range of depth camera in mode Long Throw? i.e. the minimum and maximum suggested distance to make depth measurements
Maybe is similar to kinect azure sensor in mode NFOV unbi…
-
**Describe the bug**
I am using an MCU external hardware to trigger the Azure Kinect DK(only one camera) in the `Sub external sync`(slaver mode), and it can be successfully triggered in the SDK. …
-
Hello!
I'm shooting using the extetnal Sync mode of multiple Azure Kinects.
Using the setting as below.
Master Mode Azure Kinect Setting
- NFOV Unbinned
- BGRA
- 1536p
- 15FPS
Subordinate …
ghost updated
5 months ago
-
I installed azure_kinect _ros_wrapper to use it for depth estimation using franka panda .
in the urdf file, i found that there is no tranforms between depth_frame, imu_link and rgb frames to the …
-
Is there anyone who tries to work with Azure Kinect (New released one)
I'm working with D415 and Azure Kinect
but it is not working well with Azure Kinect
Any help or hint about setting yam…
-
````
#include "../features.hpp"
//create aimbot.cpp
int aim_bone[] = { 8, 7 , 6 };
player_t* legitbot::GetBestTarget(c_usercmd* cmd)
{
float ofov = variables::aimbot_fov;
float nfov …
-
Using:
Matlab 2020a
Visual studio 2019
Windows 10
I have succesfully added the bin directory containing the **k4a.dll** to the the windows path environmental variable and compiled the compile_f…