Ualtboum
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by Ualtboum-
Ualtboum created a post,
f400
Hello , we downloaded the sdk for f455 camera . on the PI-4 we ran the cmake command with release flag . we compiled it to release and manged to run the application ./rsid-fw-update and upd...
-
Ualtboum commented,
ello , Thanks for your help I got it to work . I managed to export a db file on my windows machine . I copied this file (db.db) to my my PI which is of course linux running cpp . I now wish to loa...
-
Ualtboum commented,
Hello , Thanks for your help I got it to work . I managed to export a db file on my windows machine . I copied this file to my my PI which is of course linux running cpp . I now wish to load this d...
-
Ualtboum commented,
Hello , I downloaded the files you sent . after installation my camera is now now working on windows . I get an error upon loading . after trying to update firmware I got another error that it ...
-
Ualtboum commented,
hello , it seems like the code in git hub is not compatible with the latest firmware and the software installation is not valid as well please send me a links that you no for sure that is compat...
-
Ualtboum commented,
Hi , I am running the cmd line sample server mode functions . First step I do: 'E' to enroll with faceprints. And then : 'A' to authenticate with faceprints. and I get version mismatch when tryi...
-
Ualtboum commented,
Hello , In the c# view sample there is an option in setting to go into host mode and than it loads the db . How can I set the hostmode to true on c++? ion other words I have a db file i wish to co...
-
Ualtboum commented,
Hello , How do I call Deserialize in cpp? Is there a sample for the above in c/c++? Many thanks
-
Ualtboum commented,
Hi , When I run the Realsense ID viewer I see there is an import option . When I press it it opens a file dialog that expects to get a .json file . and when selected the faces are being imported...
-
Ualtboum commented,
Thanks this is all already understood please try to read my question below at the end . We already know how to produce the db file on the host device .you gave us great instructions and we done i...