Parallel and sequential photo processing
The sequential program processes photos pixel by pixel using the OpenCV library. The parallel program breaks the photo into blocks and distributes them between processes (OpenCV and MPI libraries).
| Name | Name | Last commit date | ||
|---|---|---|---|---|