SaashaJoshi / piQture

piQture: A quantum machine learning library for image processing.
https://saashajoshi.github.io/piQture/
Apache License 2.0
20 stars 10 forks source link

Implement Color Operations and image compression method in NEQR #14

Open SaashaJoshi opened 9 months ago

SaashaJoshi commented 9 months ago

Implement Color Operations - CC, PC, and CS from NEQR paper by Zhang, Yi et al. Also, implement quantum image compression method.

https://github.com/SaashaJoshi/quantum-image-processing/blob/fc034c36388ab5cffd52acbc89445c1d57261be7/quantum_image_processing/data_encoder/image_representations/neqr.py#L114-L128