Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 270 Bytes

File metadata and controls

12 lines (9 loc) · 270 Bytes

Parallel_ViBe

ViBe : background substraction algorithm

Comparison of several implementations.

  1. CPU single thread
  2. OpenCL - CPU several threads
  3. SYCL - CPU several threads
  4. OpenCL - GPU
  5. SYCL - several threads

Description