Python code able to convert / compress image to PI (3.14, π) Indexes
Image processing tool that encodes pixel data as indices within the first 16.7 million digits of PI (π). Features high-performance Numba-accelerated search and a signature 'film-grain' aesthetic upon reconstruction.
ZIP also include 16 MB file with 16,7 mil numbers of PI
Benchmark(Single-Thread):
Hardware & Environment
Apple Silicon: Apple M2 (Mac mini/MacBook)
x86_64 Platform: Intel Core Ultra 5 225F (Arrow Lake, 10 Cores)
OS 1: Fedora 43 (GNOME)
OS 2: Windows 11 Pro...
An IDE for people interested in Machine Vision/Image Processing. Written in Java, using JAI. It allows users to view image data and also provides a drag and drop environment that users can create/execute graphs of JAI operators.
XIPL/XASM is a basic environment to build high-level Image Processing operations using a XML-based language. The idea is to compile the high-level XIPL language into a low-level one, XASM (XML-based too), using XSLT technology.