rhsimplex / image-match

🎇 Quickly search over billions of images
2.94k stars 405 forks source link

compare between very black image causes div 0 #123

Closed Tae-Sun closed 9 months ago

Tae-Sun commented 5 years ago

for this type of error

~/python3.6/dist-packages/image_match/goldberg.py:606: RuntimeWarning: invalid value encountered in double_scalars return norm_diff / (norm1 + norm2)