I'm making an app to recognise objects and am using 2 different methods both Vuforia and YOLO but each in a different scene,it works fine when I'm running it but when i want to build and run in android it doesn't work , from what i gathered there is a conflict between the yolo and vuforia both using the camera even tho they are in different scenes is there away to fix it without having to use links to call each from different projects or making them separate? because they both have to be inside 1 app
is there a way to use both yolo and vuforia in unity without there being a conflict of camera - Stack Overflow
与本文相关的文章
- nofollow - Editing the Comment Reply Link
- Java native memory leak in internal category - Stack Overflow
- javascript - Find specific text in a paragraph by line - Stack Overflow
- firefox addon webextensions - Web extension `messages.json` translation include other translation from same file - Stack Overflo
- javascript - Vue: use a custom libary (pdf.js) in a component - Stack Overflow
- str.split is not a function error in javascript - Stack Overflow
- javascript - SSTOpenNext Lambda Edge Function Deployment Error - Stack Overflow
- javascript - Making a Google Form which has a table for answer submission - Stack Overflow
- java - How can I display special chars in an alert box using javascript? - Stack Overflow
- r - Getting error trying to use plumberDeploy::do_provision function - Stack Overflow
- javascript - appendChild() checkboxes: remember selections with browser back button - Stack Overflow
- Gutenberg blocks - processing server data within a block
- How can I set different banner images using background cover at different breakpoints?
- powerbi - How to multiply values in the table? - Stack Overflow
- javascript - Using a returnstop function on click - Stack Overflow
- java - How to add a new card to an existing customer with Stripe - Stack Overflow
- multithreading - Rayon Threadpool, why is the exit thread call back not executed? - Stack Overflow
- php - Wordpress REST API register_rest_route give a 500 error
- javascript - how to get width of screen before every resize on page? - Stack Overflow
- reactjs - Nextjs 15 - can't build project locally? - Stack Overflow
评论列表(0)
- 暂无评论