Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LumiGuide/haskell-opencv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: opencv-extra-0.0.0.0
Choose a base ref
...
head repository: LumiGuide/haskell-opencv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: opencv-extra-0.0.0.1
Choose a head ref
  • 15 commits
  • 18 files changed
  • 4 contributors

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    a02a8d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2017

  1. Syntax error in comment

    Dmitry Krylov authored and roelvandijk committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    db9f8a4 View commit details
    Browse the repository at this point in the history
  2. Bindings for cv::findHomography

    Dmitry Krylov authored and roelvandijk committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    45ef8b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f62cd5 View commit details
    Browse the repository at this point in the history
  4. Add hconcat and vconcat

    roelvandijk committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    2979834 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

  1. Add hsc2hs alignof macro

    roelvandijk committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    8848577 View commit details
    Browse the repository at this point in the history
  2. Fixed bug in hsc_macros

    Whitespace matters. Also, don't test with just "cabal build" without a
    "cabal clean"...
    roelvandijk committed Jun 16, 2017
    Configuration menu
    Copy the full SHA
    91fba8d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2017

  1. Configuration menu
    Copy the full SHA
    452b21b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8231a2b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2017

  1. Fix build on OS X

    basvandijk committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    6b78bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    848b6f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18b71bb View commit details
    Browse the repository at this point in the history
  4. Added CHANGELOGs

    basvandijk committed Jun 19, 2017
    Configuration menu
    Copy the full SHA
    893fad4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7003db4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b5dd90 View commit details
    Browse the repository at this point in the history
Loading