OpenCV

From Ilianko
Revision as of 15:12, 2 February 2015 by Anko (talk | contribs) (Created page with "Разработва се с цел изчислителна ефективност при обработка на изображения и за приложения рабо...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Разработва се с цел изчислителна ефективност при обработка на изображения и за приложения работещи в реално време. Съдържа стотици алгоритми от компютърното зрение. Използва се от интерактивни художествени постановки до инспекция на мини.


за приложения работещи в реално време). It has interface for

  • C++
  • C
  • Python
  • Java
  • .net with EMGU

Supports Windows, Linux, Mac OS, iOS and Android

OpenCV was designed for computational efficiency and with a strong focus on real-time applications. Written in optimized C/C++, the library can take advantage of multi-core processing. Enabled with OpenCL, it can take advantage of the hardware acceleration of the underlying heterogeneous compute platform. Adopted all around the world, OpenCV has more than 47 thousand people of user community and estimated number of downloads exceeding 9 million. Usage ranges from interactive art, to mines inspection, stitching maps on the web or through advanced robotics.

OpenCV is released under a BSD license and hence it’s free for both academic and commercial use.