Hello.
I am trying to make cloudreco and textreco work simultaneously by implementing the textreco capability into the cloudreco sample. I am not interested in getting the same rendering of the words or ROI as in text reco, just getting the recognized words.
However, i get a libc fatal signal 11 (SIGSEGV) when something seems to have been recognized as opposed to when i point the camera to a completely monochrome thing where nothing can be recognized there is no error. I therefore assume the error happens when detecting something...
Any idea where the error could come from and how to fix this?
If this is a bit vague, may i have detailed explanations on critical points when implementing text reco?
Thanks in advance.
Thomas