[=&;;quot]The size of the target input image depends entirely on the application. In our recommended scenarios of near field usage environments the real Image Target will have a typical size of 10-40" (20-100 cm), although smaller and larger sizes are certainly possible. Note that we are referring here to the actual size of the printed trackable.[/]
- Sort Posts
- 0 replies
- Sort Posts
- 0 replies
Vuforia Marker Audio
Hi,
I have created an a vuforia app that has one Image Marker and three audio tracks. The audio tracks changes when changing the marker position. The app works fine in Unity Editor but once I build the app for Android and launch it. The sounds keeps dribbling as if it is trying to play an audio track (calling on it) over and over again.
Note this is not looping any of three audios. This is just like a twitching sound once the app starts.
If Anyone knows what might be causing the audio to be called over and over again.
Many thanks in advance
- Sort Posts
- 0 replies
different features from same image
I was trying to improve the augmentability of an image target by adding to it a little geometrical shape (a star).
Instead of improving the image, the change made the situation worse.
It seems that adding the star decreases the number of features throughout the image, not just in the area where it was added.
I attached the image target (the labyrint) and the image showing its features, the image with the added star and the image showing its features.
I would be really grateful If anyone can explain to me the reason, thanks
- Sort Posts
- 0 replies
Wall and Ceiling replacement
This, I know, is a somewhat open ended question but does Vuforia offer the capability to create a wallpaper app?
With it's current tracking options I'm not sure how you could identify a wall, create a mesh (of the wall or access one if Vuforia creates it) and then modify the material.
I could see the user possibly building their own wall by marking points on the ground plane (like the iPhone measure app) then entering a height to create a mesh.
or I could sample pixel colour within a range and adjust the colour to suit...
- Sort Posts
- 1 replies
- Last post
Exclude part of image target
Hi!
Context:
I wanted to make an image as a target, in which the user might doodle in a small area in the middle.
So the question is that is there any possibility of not processing the middle part as part of the image recognizing process?
I have read that it wasnt possible in a post in 2015.
Is there any update after 2015 or any work around to make this possible?
Thanks!
- Sort Posts
- 1 replies
- Last post
Speed of detection 4ft away
Hello,
I have a client who has a product on the store shelf that is 9cm x 13cm. The image target I uploaded is 5 stars. The client would like the target to be found from up to 4ft away. I have to get very close before the target is locked on using Vuforia (9.8.5) and Unity3d (2020.3.1f1) device Samsung Galaxy s10e. How can I get the target to lock on faster from farther away?
Thanks!
- Sort Posts
- 1 replies
- Last post
Creating Image Targets from Device's Gallery and Creating them in Runtime
- Sort Posts
- 1 replies
- Last post
Image detection
Hello,
I am trying to track 2 images at a time and even though my trackables have 5 stars, vuforia finds things rarely at best, leading to a bad user experience and I'm trying to improve that.
Some ideas that I've had were, cutting the image in fewer parts or re-adding it a second time and having it choose one or the other but it's still not working for all cases.
See images 1-3 for an example of what's happening. Target is 5 stars, I am in a well lit environment etc etc.
- Sort Posts
- 1 replies
- Last post
- Sort Posts
- 1 replies
- Last post
Detect image as a whole
Is it possible to only get the result of a scan when the whole trackable is in camera? Because I have 100 trackables and in some situations the left side is similar so it mistakes the scanned trackable if the camera only partially scans the target. Any way to do that?