hip v1.5.0.0 Release Notes

Release Date: 2017-01-23 // about 7 years ago
    • 🔨 Refactored Gray color space to be X, in order to reflect it's generality
    • 📇 Renamed few core functions:

      • mapPx -> liftPx,
      • zipWithPx -> liftPx2,
      • broadcastC -> promote,
      • singleton -> scalar.
    • upsample/downsample functions are now a lot more general.