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: hande88/code
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MasteringOpenCV/code
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 198 files changed
  • 7 contributors

Commits on Jan 28, 2013

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

Commits on Feb 5, 2013

  1. Update Chapter3_MarkerlessAR/src/PatternDetector.cpp

    Fix typo in comment
    tilmanb committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    b471e54 View commit details
    Browse the repository at this point in the history
  2. Merge pull request MasteringOpenCV#4 from tilmanb/patch-1

    Fix typo in comment in Chapter3_MarkerlessAR/src/PatternDetector.cpp
    BloodAxe committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    9f56696 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f76fcd View commit details
    Browse the repository at this point in the history
  4. Old files cleanup

    BloodAxe committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    c96b571 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7704a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a30f3d5 View commit details
    Browse the repository at this point in the history
  7. Tabulation fixes

    BloodAxe committed Feb 5, 2013
    Configuration menu
    Copy the full SHA
    7f10074 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a7a56c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2013

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

Commits on Aug 20, 2013

  1. fixed iterative LinearLSTriangulation doing the same as the non-itera…

    …tive one
    bob authored and bob committed Aug 20, 2013
    Configuration menu
    Copy the full SHA
    9dab33e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2014

  1. Check that the return value is nil before attempting to do anything w…

    …ith the NSError object
    
    Apple's Error Handling Programming Guide
    (https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/
    ErrorHandlingCocoa/CreateCustomizeNSError/CreateCustomizeNSError.html)
    states that return values must be checked for nil or NO before
    attempting to do anything with the NSError object
    SSteve committed Mar 22, 2014
    Configuration menu
    Copy the full SHA
    6d6167a View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2014

  1. Merge pull request MasteringOpenCV#32 from SSteve/master

    Check that the return value is nil before attempting to do anything with...
    BloodAxe committed Jun 2, 2014
    Configuration menu
    Copy the full SHA
    f3b6916 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2015

  1. Added a mini-tutorial to Chapter 6 README

    Shervin Emami committed Apr 12, 2015
    Configuration menu
    Copy the full SHA
    5a6f4a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2015

  1. Merge pull request MasteringOpenCV#15 from MarcKe/master

    fixed iterative LinearLSTriangulation
    royshil committed Apr 13, 2015
    Configuration menu
    Copy the full SHA
    fc763be View commit details
    Browse the repository at this point in the history

Commits on May 28, 2015

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