You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to advertise the usage of lower-cased form as it's simpler and more generic:
float32.(img) # promoting the storage type while preserving its colorantGray{Float32}.(img) # this could accidentally convert an RGB image to Gray image
We need to advertise the usage of lower-cased form as it's simpler and more generic:
Ref: JuliaImages/ImageQualityIndexes.jl#20
The text was updated successfully, but these errors were encountered: