KilianB / JImageHash

Perceptual image hashing library used to match similar images
MIT License
397 stars 80 forks source link

Can't Find MathUtil or ArrayUtil #45

Closed pschaeffer closed 3 years ago

pschaeffer commented 4 years ago

Hi KilianB,

I am try to install and build JimageHash under Eclipse. However, many of the imports (for MathUtil and others) are failing. What am I doing wrong? Where would I find MathUtil (actually com.github.kilianB.MathUtil)? Should I already have these packages?

Thank you

Peter Schaeffer

KilianB commented 3 years ago

Utility codes was published to maven central recently, as this library will be within days. The dependency can be found here: https://github.com/KilianB/UtilityCode