This C/C++ image processing project reads a PPM image, applies transformations (T1 and T2 like RGB to grayscale), and saves the result. It demonstrates parallel processing on multi-core processors: threads communicate through shared memory with atomic operations or semaphores, and processes communicate via shared memory with semaphores or pipes.
active 2024-03-05 → 2024-10-23 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 233 days from 2024-03-05 to 2024-10-23. Pushes: 2 total, peak 2 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 0 total, peak 0 in a day. Comments: 0 total, peak 0 in a day. Stars: 3 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| dream-coder-7 | 2 | 2 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
No issue or PR events — this repo's activity is pushes only.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 3 stars here means stars gained during the window, not the repo's star count.