- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I am working on face recognition of sdk in UNITY. My main problem is that while registering a new user after already a user has been registered before and has been saved in the database [e.g take 1 user is registered and is provided with the id 100] then the user now who is now going to be registered is being assigned the User Id: 100.. i.e the inital id which was previously provided to the previous user and is overwritting the previously saved data present in the database.. Is this a
pls can annyone help in either appneding the data or what to do...
Thanks
Akshay
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Akshay, it's difficult for anyone to help if you don't provide a code snippet. I haven't tried doing Face Recognition in Unity, but the other examples work for me. Maybe look at why your ID is not incrementing, are you possibly resetting it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There was a known issue with this in the 3.1 (Gold R1) release. See https://software.intel.com/en-us/blogs/2014/12/06/tips-and-tricks-to-use-unity-with-the-intel-realsense-sdk-2014 (In Gold R1, 2D face recognition is only using ID#100. ). Are you using 3.1 or 4.0 (R2) currently posted?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@colleen i am currently using the Gold R1 release..
thanks for your the link and your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
please let us know how it goes with R2.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Colleen Well it worked fine with the R2.. The database is being appended and not being re-written..
Thanks..

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page