Visual Computing 2017: A Look At OpenCV - Go Parallel
Ten years on from its first 1.0 release, OpenCV (Short for Open Computer Vision) is a C library that lets you create software with real-time computer vision. Originally developed in Russia for Intel, it's fully open source and includes machine learning. It's BSD licensed so can be used freely. This is a very large library, with over 200 MB in various DLLs though you can also statically link to it if you prefer. It has several hundred algorithms in C with C, Python, Java and MATLAB interfaces and runs on Windows, Linux, Android, iOS and Mac OS.
Mar-3-2017, 17:40:28 GMT