Chris45215
Chris45215
@MartyG-RealSense I am working on a somewhat similar issue - I want to use the decimation filter specifically to reduce the resolution of the image. I have tried using lower...
Thank you so much for this! I spent a week struggling to install PCL on Windows 10, resulting in different levels of failure - for example the vcpkg version would...
> The screenshot hints that Eigen is not installed. Are you sure that you installed it correctly? Thanks for the advice. The official guide says to "just download" the package,...
Thanks, you are definitely helping and that got me to the next step, now it just has a problem finding Flann. I did a new, fresh build of Flann, and...
Thanks larshg! That guide, https://github.com/PointCloudLibrary/pcl/issues/4462, is basically perfect and allowed me to install PCL and get it working. But I want to keep this issue open because the existence of...
@MaskKevin The suggestion from larshg at https://github.com/PointCloudLibrary/pcl/issues/4659#issuecomment-801452079 essentially solved my installation issues, so I recommend following his comment and the link he provides. Those are better instructions than I could...
I'm a different user, but I was having an issue building the source code for the Azure build too - I was getting the error "LNK1104 cannot open file 'opencv_world320d.lib'."...
With the existing hardware, it should be possible to provide some orientation (rotation) data just from the IMU sensors - enough to determine the pitch and roll of the camera....
I daresay that Microsoft should increase the price of the sensors in order to reduce demand slightly and encourage buyers to only purchase what they need immediately; and to increase...
I want to add a precaution before putting body tracking captures from multiple sensors into the same body tracking API instance. It will create unexpected latency and desynchronization issues, no...