Hello,
Actually, these values have been calculated on the public ST dataset, they are used to normalize the data between -1 and 1.
In a perfect world, we should update it for each new dataset.
Another approach could be to use the min/max distance a...
Hi,
You're right, our library is supporting all these 6 motion gestures.
Inside this library, there is another advanced feature: Hand Tracking. You can evaluate how accurate and powerful is this feature with our GUI and the handtracking widget. We ...
Hello,
Motion gesture and Hand Posture are 2 different solutions. That's why it's not the same API to get the outputs.
Yes, it is possible to merge both solutions. It has been done internally in ST for some demos and it will come in the coming mont...
Hi all,
that's good to read people wanting to play with AI with our ST ToF sensors.
I hope I will give you more than hints in this answer.
STSW_IMG035 is an all-in-one package for our Gesture solutions. Inside, you will find 3 kinds of "Gestures":
...
Hi hx,
the error code -5 means that your resolution is not a square. Are you sure to input the value 64 ?
Regarding the ARM core, the library has been compiled for Cortex-M4, I have no idea if it's compatible with your Cortex-M4F (and I didn't know i...