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 geometric transforms and image compression method in FRQI. #13

Open SaashaJoshi opened 9 months ago

SaashaJoshi commented 9 months ago

Implement Geometric Transforms - G1, G2, and G3 from FRQI paper by Le, PQ. et al. Also, implement quantum image compression method.

https://github.com/SaashaJoshi/quantum-image-processing/blob/fc034c36388ab5cffd52acbc89445c1d57261be7/quantum_image_processing/data_encoder/image_representations/frqi.py#L127-L144