HAMK Smart Research Unit open research diary

Edit... Upload asset... Copy asset link template... Copy image template... Copy last modified at... Create another post...

Hexagonal signal processing

2022-09-02, Olli Niemitalo

signal-processing

Usually in image processing or other 2-dimensional (2-d) signal processing a rectangular grid is used, most typically a square grid. Let a function f(x,y) with x,yR2 be sampled at integer locations x,yZ2. A way to describe the sampling process is to multiply f(x,y) by a grid of multi-variate Dirac delta functions shifted to integer locations a,bZ2:

f(x,y),sampled=f(x,y)a=b=δ(xa,yb)

If there was no other information about f(x,y) the information about its value at non-integer x,y would be lost.