You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.
Are there any efforts to make theses examples work with the newest sdk (and therefore newer devices)?
Looks like fairly substantial changes to include/dcam.h could be in order, but not too much else.
The text was updated successfully, but these errors were encountered:
Thanks melax for releasing the code for hand_tracking_samples, I have tried to modified the camera wrapper in dcam.h and some parts in the main codes to make some of the examples work with the new SDK 2.0.
Currently I have only tested the example of realtime-hand-tracker with D415 Camera and the code is only built for use with VS2017 Release x64. More efforts still need to be done to train the CNN for use with D400 series cameras.
Are there any efforts to make theses examples work with the newest sdk (and therefore newer devices)?
Looks like fairly substantial changes to
include/dcam.h
could be in order, but not too much else.The text was updated successfully, but these errors were encountered: