Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 415 Bytes

translation.md

File metadata and controls

17 lines (11 loc) · 415 Bytes

Translation

Introduction

Given a buffered image, we'll translate each pixel P[x, y] into a new location in destination image, by required positions along X-axis or Y-axis or both.

translation

Results

Original Translated X Y
milkyway translated 500 250

Thanking you 😊