State Of The Art
State Of The Art
Already took first human-capture footage (live+screencap) and prepared 3d models of the hardware
Prepared script for the promo video ~2 mins.
Most of the examples was captured, need one more - with human being, will try to find some human tomorrow.
Found a great model, hopefully she will be good)
Hi @Calsa512 , You're right - we need such a feature. Unfortunately librealsense still not supporting internal IMU for Android (IntelRealSense/librealsense#4384)... So we need to wait when they will prepare...
Looks like the guys from realsense added IMU support for version 2.26.0 (at least the logic I added to remove IMU init on adnroid was changed: https://github.com/IntelRealSense/librealsense/commit/f0141ceed#diff-76788c4833e724cad4a926d3a6e6de14L851 ). Need to...
Hi @cesar553 Thank you for your request! For sure we have plans about automation of combining the multiple pointclouds. Unfortunately it's quite difficult task to fuse a number of pointclouds,...
So there is a number of ways to do that, but I think in our case will be better to use already prepared opensource PCL library (that we already partially...
Prepared some test logic based on the default Qt FileDialog - but it looks very bad. Seems need to build h3ds own interface to navigate both desktop/mobile filesystems easily with...
Looks like the easiest way to solve it right now - is to revert to Qt 5.12.3 (from 5.13.0) - the Qt devs recognized the issue and working on it.