/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.demofox.org
| | bartwronski.com
2.3 parsecs away

Travel
| | Introduction This will be a blog post that is second in an (unanticipated) series on interesting uses of the JAX numpy autodifferentiation library, as well as an extra post in my very old post series on dithering in games and blue noise specifically. Teaser: we will "optimize" a dithering matrix directly in Fourier domain and...
| | vcansimplify.wordpress.com
4.0 parsecs away

Travel
| | Recently I have been reading up on frequency domain image processing. I am still just beginning to understand how it works. Over the last few weeks I have been trying to understand the ** Fourier Transform **. Although the gist of Fourier Series is easy to understand from its formula, that of the Fourier Transform...
| | acko.net
4.0 parsecs away

Travel
| | Frequency-domain blue noise generator
| | akaptur.github.com
29.9 parsecs away

Travel
| [Edit: A significantly expanded version of this series appears as a chapter in The Architecture of Open Source Applications, volume 4, as A Python ...