https://github.com/jiawenzhou0627/image-quality-assessment-python/blob/eabea767542e873fd1543f9622dc29e67bd91972/brisque_features.py#L10 I'm getting the following error for this. `NameError: global name 'shape' is not defined` https://github.com/jiawenzhou0627/image-quality-assessment-python/blob/eabea767542e873fd1543f9622dc29e67bd91972/brisque_features.py#L12 And here for `sigma`.
https://github.com/jiawenzhou0627/image-quality-assessment-python/blob/eabea767542e873fd1543f9622dc29e67bd91972/brisque_features.py#L10
I'm getting the following error for this.
NameError: global name 'shape' is not definedhttps://github.com/jiawenzhou0627/image-quality-assessment-python/blob/eabea767542e873fd1543f9622dc29e67bd91972/brisque_features.py#L12
And here for
sigma.