Settings

Theme

Hexagonal Pixel Arrays

centeye.com

11 points by gloriana 4 years ago · 3 comments

Reader

karmakaze 4 years ago

This is interesting and unexpected:

> hexagonal arrays are as computationally efficient [...] made possible by recent mathematical advances in the representation of hexagonal arrays, in particular Array Set Addressing (ASA) which makes processing of hexagonal array images almost as conceptually easy as processing square array images. Indeed, operations such as computing a fast Fourier transform (FFT) and edge detection are in fact faster per pixel over hexagonal arrays than square ones.

webmaven 4 years ago

TIL that hexagonal image formats and hexagonal array neural networks are a thing:

https://scholar.google.com/scholar?hl=en&as_sdt=0%2C6&as_vis...

https://scholar.google.com/scholar?q=hexagonal+neural+networ...

Google even has a recent related patent:

https://patents.google.com/patent/US11200458B1/en

lmilcin 4 years ago

Main reasons for normal pixel arrays is that UI elements are built predominantly from vertical and horizontal lines. And that is enough to bury the idea of hex arrays until you have so many pixels that it doesn't matter anymore at which point there is no more advantages from hex arrays.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection