Tag

splitting

0 views collected around this technical thread.

Python Programming Learning Circle
Python Programming Learning Circle
Sep 23, 2021 · Fundamentals

Python Image Library (PIL) Tutorial: Splitting an Image into Multiple Tiles

This tutorial demonstrates how to use Python's Pillow library to divide a rectangular image into nine equal tiles by calculating optimal dimensions, cropping each region, and saving the resulting pieces, providing a concise, code‑first approach for image manipulation tasks.

Tutorialcodeimage processing
0 likes · 4 min read
Python Image Library (PIL) Tutorial: Splitting an Image into Multiple Tiles
DevOps
DevOps
Oct 10, 2017 · R&D Management

Practices and Reflections on Splitting and Decoupling in Agile and Lean Delivery

The article shares a year‑long experience of applying agile and lean principles—especially splitting and decoupling—to improve delivery efficiency, team structure, and value flow across large waterfall projects, small process‑optimisation tasks, and product‑centric squads, highlighting concrete practices, outcomes, and future plans.

DecouplingDevOpsLean
0 likes · 12 min read
Practices and Reflections on Splitting and Decoupling in Agile and Lean Delivery