Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 217 Bytes

File metadata and controls

7 lines (6 loc) · 217 Bytes

LocalBinaryPattern

Exercise #1 for the Parallel Programming exam. Implementation for the Local Binary Pattern operator both in a sequential version and a parallel one.

Requirements

  • OpenCV
  • OpenMP (min 2.0)