Phashion Versions Save

Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files

v1.2.0

9 years ago

v1.1.1

10 years ago
  • Added Ruby method to call into pHash's Mexican Hat Wavelet funcition (issue #37, Terence Lee / @hone)

v1.1.0

10 years ago

1.1.0

  • Converted to Minitest (issue #35)
  • Added Phashion.distance_from method (issue #30)
  • Add Sqlite3 extension to handle distance calculations (issue #27)

v1.0.8

10 years ago

1.0.8

  • Renamed pHashion tar.gz archive as "pHash-0.9.6.tar.gz" to solve/enable install from github

v1.0.7

10 years ago

1.0.7

  • Respository transferred to https://github.com/westonplatter/phashion
  • Added custom pHash patch to support alpha channel PNG files (issue #20 and #23)
  • Link /user/local/lib (issue #21)
  • Explicitly include -pthreads flag for cpp compiler (issue #15)