Thanks @demoacct01 . To your question demoacct01 , we do have an in-progress example but it is crashing on some of the warp/re-shape when taking the EAST bounding boxes and feeding them through WARP/deWARP on the Myriad X.
We just fixed the crash (got the message that it was fixed just now, actually). So the last step is the OCR output decoding. But the whole pipeline is actually now running.
Here's the Github issue:
https://github.com/luxonis/depthai/issues/124
And here's the WIP PR for the whole demo flow:
https://github.com/luxonis/depthai-experiments/pull/26
We will likely update the PR shortly with the whole flow working, excepting the host-side decoding of the OCR. We're discussing internally the timing on that.
Thoughts?
Thanks again,
Brandon