https://github.com/simoneroncallo/quantum-jpeg
Quantum algorithm for image downsampling and compression.
https://github.com/simoneroncallo/quantum-jpeg
downsampling image-procesing quantum-computing
Last synced: 6 days ago
JSON representation
Quantum algorithm for image downsampling and compression.
- Host: GitHub
- URL: https://github.com/simoneroncallo/quantum-jpeg
- Owner: simoneroncallo
- License: apache-2.0
- Created: 2023-05-12T17:08:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-06T11:29:27.000Z (7 months ago)
- Last Synced: 2026-06-14T14:04:57.166Z (6 days ago)
- Topics: downsampling, image-procesing, quantum-computing
- Language: Jupyter Notebook
- Homepage: https://arxiv.org/abs/2306.09323
- Size: 1.42 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
# Quantum JPEG
This repository contains the [Qiskit](https://github.com/Qiskit) simulation code for the Quantum JPEG algorithm. A step-by-step implementation can be found in the `QuantumJPEG.ipynb` notebook. Dependencies: `qiskit 1.0.2` and `qiskit-aer 0.14.0.1`.
[](https://arxiv.org/abs/2306.09323)
Contributors: Simone Roncallo [@simoneroncallo](https://github.com/simoneroncallo)
Reference: Simone Roncallo, Lorenzo Maccone and Chiara Macchiavello “Quantum JPEG” [AVS Quantum Sci. 5, 043803 (2023)](https://doi.org/10.1116/5.0177905)