aditof_sdk icon indicating copy to clipboard operation
aditof_sdk copied to clipboard

Analog Devices 3D ToF software suite

Results 42 aditof_sdk issues
Sort by recently updated
recently updated
newest added

Detect number of fingers extended on data stream.

…ting all tests for next release. (Not tested on every device) Signed-off-by: rbudai98

Added hand detection demo python app

In case CUDA api is installed on 3D smart camera or on Jetson Nano with FXTOF setup the frame corrections can run on GPU, hence increasing the SDK's FPS

enhancement

Signed-off-by: Timotei Molcut

enhancement

Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign) from 4.2.1 to 4.2.2. Changelog Sourced from browserify-sign's changelog. v4.2.2 - 2023-10-25 Fixed [Tests] log when openssl doesn't support cipher [#37](https://github.com/crypto-browserify/browserify-sign/issues/37) Commits Only apps should have lockfiles 09a8995...

dependencies

Cannot resolve ` https://github.com/robotics-ai/tof_process_public ` when executing sh ./app_update.sh https://github.com/analogdevicesinc/aditof_sdk/blob/d9fcccdcf8c7964295b6316b49c49e445803c1cf/scripts/3dsmartcam1/apps_update.sh#L5C11-L5C60 > analog@adi-smart-camera:~/Workspace/aditof_sdk/scripts/3dsmartcam1$ sh apps_update.sh > Reading package lists... Done > Building dependency tree > Reading state information... Done > git-lfs...

I was using the AD-FXTOF1 normally on a Raspberry Pi 4. I was interfacing the camera via aditofpython, but after my program crashed (for an unrelated reason), the FXTOF1 is...

Good morning, I am using an AD-FXTOF1-EBZ together with a Raspberry Pi 3. I installed the image and set up the system as described in: https://wiki.analog.com/resources/eval/user-guides/ad-fxtof1-ebz/ug_rpi "aditof-demo.sh" works correctly. I...