You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to implement Vuforia's ARCamera with TextRecognitionCRNNWebCamExample.
It uses default main camera and script - WebCamTextureToMatHelper.
It throws timeout error when using AR camera. What do I need to do in order to use AR Camera with Text Recognition.
Sorry I'm quite novice in this.
The text was updated successfully, but these errors were encountered:
Ok so I have used the PostRenderToMatExample.cs from the repo you mentioned and put elements from TextRecognitionCRNNWebCamExample script in it.
Its working with ARCamera but the thing is that its very slow.
the framerate I'm getting is like 5-6 fps.
is there any solution for this...maybe I can tinker with some values or something.
I want to implement Vuforia's ARCamera with TextRecognitionCRNNWebCamExample.
It uses default main camera and script - WebCamTextureToMatHelper.
It throws timeout error when using AR camera. What do I need to do in order to use AR Camera with Text Recognition.
Sorry I'm quite novice in this.
The text was updated successfully, but these errors were encountered: