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
Not sure what else needs to be changed but SimilarImageParameters.hash_alg should use the type image_hasher::HashAlg which is a public reexport of image_hasher::alg::HashAlg (the alg module is now private).
The text was updated successfully, but these errors were encountered:
Not sure what else needs to be changed but
SimilarImageParameters.hash_alg
should use the typeimage_hasher::HashAlg
which is a public reexport ofimage_hasher::alg::HashAlg
(thealg
module is now private).The text was updated successfully, but these errors were encountered: