Changelog of @hackage/opencv 0.0.1.0

0.0.1.0 - 2017-06-20

Added

  • OpenCV.Calib3d: findHomography.
  • OpenCV.Core.ArrayOps: hconcat, vconcat.
  • include/hsc_macros.hpp: #alignof macro.

Changed

  • Fix build on OS X.
  • Add source repo to cabal file.
  • Reference opencv-extra and the examples from the Cabal package description.

0.0.0.0 - 2017-06-11

  • Initial version