Hello,
I am working on an application using Vuforia on the HoloLens, and we would like to have some control over the image/video being analyzed by Vuforia. I saw in the FAQ that it is not possible to provide Vuforia a custom video feed, but I also saw that Vuforia offers the Advanced Camera API (https://library.vuforia.com/content/vuforia-library/en/articles/Solution/Advanced-Camera-API.html), which might be great for us. We could tweak some parameters of the camera and hopefully improve tracking in our case.
However, it seems to me that this API is only available on Android?
If so, is there any way to modify the camera footage (e.g. change contrast or brightness or even apply some image processing) on the HoloLens? Before Vuforia starts working on the footage, of course, so that hopefully we can have better tracking.
The license we have is not a problem.
Thanks :)
So unfortunately, it seems unlikely that we can influence the camera settings for Vuforia. And I am aware that Vuforia can not be fed custom images/video source (which on HoloLens might incur a significant overhead anyway).
Thank you for the information :)