QR Scanning from Image

I am trying to scan a QR code from an Image. Preciously i have implemented getting qrData from the QR using QR Camera. Now i want to be able to scan from an Image and then get qrData. Is it possible? and how can i do that?