I am already in process of getting the basic application using opencv up.
Thanks for your inputs.
On Fri, Sep 9, 2022 at 7:35 AM Jeremy McMillan
wrote:
> Maybe it would be easier to start from OpenCV or something like that,
> figure out how to get the processing pipeline MVP for the simplest use
Maybe it would be easier to start from OpenCV or something like that,
figure out how to get the processing pipeline MVP for the simplest use case
working, and then use Ignite as a data integration hub to scale out the
architecture?
My guess is the Redis example would have followed a similar design