-
I am currently constructing a dataset for a machine learning project were I need to some synthetic data from real data. I have the projection matrix, multiple models (.ply) and their transformation ma…
-
We are standardising to British spellings of verbs, so -sing not -zing. We had three different spellings of analysing in the database, and each had a unique node ID so this messes up the visualisation…
-
**TypeScript Version:** 2.2.1
**Steps**
1. In a simple TS project in VSCode, add `"adal-node": "^0.1.22",` to `package.json` and run `npm install`. This is a JS library with no types.
1. Import …
-
Currently in ARFoundation, building to iOS will always default to utilizing ARKit. We have found several specific cases for using ARCore on iOS instead of ARKit. After some native XCode testing, we ha…
-
http://opencv.org/
> OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java interfaces and supports Windows, Linux, Mac OS, iO…
-
Can you please rebuild framework ARCore/AugmentedFaces with ENABLE_BITCODE = true. We will be very appreciate, because It would keep our project with enabled bitcode and smaller size.
Thank you very …
-
Will you create some kind of roadmap for ARCore ?
-
In Android, Augmented faces are working well.
After cocoa pod installed in project I could run the project in iOS. But black screen and following errors are coming (Tried with 2017.4.34f1 and 2018.4.…
-
AugmentedFace encountered error when change from camera to back camera.
[ERROR TOAST]
ARCore encountered a problem connecting. Please start the app again.
- Unity: 2018.3.3f1
- ARCore SDK for …
-
Thanks the great work share~ I am trying the demo, run the following command on my Mac.
``` shell
img_name="imgHQ00088.jpeg"
python fit_2D_landmarks.py \
--tf_model_fname './models/generic_mod…