derenlei / Unity_Detection2AR

Localize 2D image object detection in 3D Scene with Yolo in Unity Barracuda and ARFoundation.
https://derenlei.medium.com/object-detection-with-localization-using-unity-barracuda-and-arfoundation-794b4eff02f8
MIT License
218 stars 61 forks source link

Minimum API Level #4

Closed djebel-amila closed 3 years ago

djebel-amila commented 3 years ago

Hi, thank you for this brilliant demo. Maybe add an instruction to set “Project Settings > Player > Others Settings > Minimum API Level” to “Android 7.0 'Nougat' (API Level 24)“. I got an error on build and changed it, but it may not be obvious for some users. Cheers.

derenlei commented 3 years ago

Hi. Thanks! I'll add an instruction to set the Minimum API Level. Cheers.