sample_image=ImageToArray().getImage("...path",n=2)
meanfilter=ImageToCircuit(sample_image,2)
meanfilter.authenticate() #should authenticate if your device is not authenticate otherwise ignore this step
meanfilter.encodeToEneqr()
meanfilter.apply_filter()
meanfilter.showCircuit()
![image](https://github.com/Risav25Pokhrel/Quantum-Mean-Filter/assets/103576193/f48fa04d-4783-46e9-98cd-42320b662969) ![image](https://github.com/Risav25Pokhrel/Quantum-Mean-Filter/assets/103576193/e3886f27-3ed7-45d2-bfa6-3882196e26e8) ![image](https://github.com/Risav25Pokhrel/Quantum-Mean-Filter/assets/103576193/74c5087e-983c-4d0b-abdf-5074e0e0a987)TODO: Applying mean filter for GQIR image representation for any size image Implementation of the Quantum Non-Modular Floating Point Division Normalization and Filtering of output