Skip to main content

๐Ÿ–ผ๏ธ Image Processing

One-line summary: Algorithms that operate on 2D pixel data โ€” resizing, content-aware transforms, and more.


Algorithms in this sectionโ€‹

Runnable implementations (with tests) live alongside this guide in this folder:

  • Seam Carving โ€” content-aware image resizing using dynamic programming

โ† Back to Home ยท ยฉ sparshjaswal