Jody- > I am not familiar with opencv - the devel list is certainly > the right space for such discussions. > > I'm am looking at JAI replacements and am interested in > your experience.
Opencv is emerging as a de facto standard for computer vision. The developers are very performance oriented, since as you might expect, a number of important computer vision applications involve compute-constrained platforms, such as self-driving cars, robotics, etc. Their code is C++. My thought is high performance would also be useful for geo / mapping applications, for example in object recognition and tracking. Have you looked at the opencv.org site? Would you like to talk offline briefly and then come back to the list ? -Jeff > On Fri, Sep 18, 2015 at 10:29 PM Jeff Brower <[email protected]> wrote: > >> All- >> >> On GIS Stack Exchange, I had asked whether it might be useful to replace >> JAI with opencv in opengeo: >> >> http://gis.stackexchange.com/questions/162449/using-opencv-with-opengeo >> >> but my question did not make it past moderation. >> >> Would opencv possibly offer higher performance and advanced image >> processing options ? For example, opencv supports >> OpenMP, OpenCL, CUDA, and other multicore acceleration using simple >> build-time defines. >> >> Thanks. >> >> -Jeff >> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Geoserver-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/geoserver-devel >> > -- > -- > Jody Garnett > ------------------------------------------------------------------------------ _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
