1. 24 Apr, 2017 1 commit
  2. 18 Apr, 2017 2 commits
  3. 17 Apr, 2017 1 commit
    • Kiran Pradeep's avatar
      Merge pull request #493 from kiranpradeep:bg_segm_documentation_fix · 51696198
      Kiran Pradeep authored
      Correcting bgsegm module descriptions.  (#493)
      
      * Correcting bgsegm module descriptions. The algorithm implementation doesn't have multi target tracking as mentioned in original paper. it only does foreground/background segmentation.
      
      * Removing opencv_ from heading
      
      Removing opencv_ from description
      51696198
  4. 12 Apr, 2017 2 commits
  5. 11 Apr, 2017 3 commits
    • szk1509's avatar
      Merge pull request #973 from szk1509:master · 40f1ac51
      szk1509 authored
      new corner refinement method :: using the contour-lines (#973)
      
      * doCornerRefinement to CornerRefinementMethod :: detected contours points are used to detect the corners
      
      * some little corrections
      
      * samples edited
      
      * documented :)
      
      * tabs corrected
      
      * Docu corrections
      
      * refinement for all candidates
      
      * refinement for all candidates :: copy paste error corrected
      
      * comment
      40f1ac51
    • Erwan Normand's avatar
      Merge pull request #1108 from enormand:aruco-calibration-board-points · 4ed8c5eb
      Erwan Normand authored
      aruco: make public the getBoardObjectAndImagePoints function (#1108)
      
      * Made the private static getBoardObjectAndImagePoints function public to be used for calibration.
      
      * Switched the arguments detectedIds and detectedCorners, and objPoints and imgPoints on getBoardObjectandImagePoints function for consistency with calibrateCamera and calibrateCameraAruco functions.
      
      * Added the flag CV_EXPORTS_W to the getBoardObjectAndImagePoints function.
      4ed8c5eb
    • Alexander Alekhin's avatar
  6. 10 Apr, 2017 6 commits
  7. 07 Apr, 2017 2 commits
  8. 06 Apr, 2017 2 commits
  9. 03 Apr, 2017 2 commits
  10. 31 Mar, 2017 1 commit
  11. 30 Mar, 2017 1 commit
  12. 29 Mar, 2017 4 commits
  13. 28 Mar, 2017 4 commits
  14. 27 Mar, 2017 7 commits
  15. 24 Mar, 2017 2 commits