/compv

Insanely fast computer vision library for ARM and x86 devices (Up to #50 times faster than OpenCV)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

  • Hand-written assembler
  • SIMD (SSE, AVX, NEON)
  • GPGPU
  • Smart multithreading (minimal context switch, no false-sharing, no boundaries crossing..)
  • Smart memory access (data alignment, cache pre-load, cache blocking, non-temporal load/store for minimal cache pollution, smart reference counting...)
  • Fixed-point math
  • ... and many more

SDKs using our code

Online demo apps using our code

Technical questions

Please check our discussion group or twitter account