Changed
- opencv now only builds on GHC >= 8.2.
Added
- OpenCV.Core.ArrayOps.perspectiveTransform
- OpenCV.ImgProc.ImgFiltering.bilateralFilter
Changed
- Specify the more accurate
pkgconfig-depends: opencv >= 3.0.0
so that Cabal
doesn't use the wrong version..
- Specify the more accurate
setup-depends: Cabal >= 1.23
to prevent building
with unsupported Cabals.
Changed
- Fix test-suite by including missing data files.
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