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 <jeremy.mcmil...@gridgain.com> 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 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 process. > > On Thu, Sep 8, 2022, 07:53 Vicky Kak <vicky....@gmail.com> wrote: > >> Hello Guys, >> >> Has anyone tried an application similar to the following with Apache >> Ignite? >> https://github.com/RedisGears/EdgeRealtimeVideoAnalytics >> >> There are multiple Redis specific pieces here >> 1) Redis Gear Module. >> 2) Redis AI module. >> 2) Redis >> >> I am new to the Apache Ignite so would like to know a high level >> feasibility view from the core team .Apache Ignite being pluggable so it >> would be possible to have the Gears and AI modules build as Plugin. >> Before I go deep into it I would like to know if it is build so that I >> can have a look at it for the initial reference. >> >> Thanks, >> Vicky >> >> >>