Skip to content

pzins/Parallel_ViBe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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