New features
- Add
AverageHashby @cospectrum - Add
PHashby @cospectrum in https://github.com/image-rs/imageproc/pull/709 - Make
hough::intersection_pointspublic by @theotherphil in https://github.com/image-rs/imageproc/pull/613 - Color Bilateral Filter by @ripytide in https://github.com/image-rs/imageproc/pull/606
- Parallel Pixel Maps by @ripytide in https://github.com/image-rs...