1. 03 Sep, 2017 1 commit
  2. 31 Aug, 2017 3 commits
  3. 24 Aug, 2017 2 commits
  4. 21 Aug, 2017 1 commit
  5. 16 Aug, 2017 1 commit
  6. 14 Aug, 2017 1 commit
  7. 31 Jul, 2017 1 commit
  8. 28 Jul, 2017 1 commit
  9. 27 Jul, 2017 1 commit
  10. 25 Jul, 2017 1 commit
  11. 14 Jul, 2017 1 commit
    • Vladislav Sovrasov's avatar
      Merge pull request #9034 from sovrasov:mats_from_initializer_list · e5fbb4f5
      Vladislav Sovrasov authored
      Add constructors taking initializer_list for some of OpenCV data types (#9034)
      
      * Add a constructor taking initializer_list for Matx
      
      * Add a constructor taking initializer list for Mat and Mat_
      
      * Add one more method to initialize Mat to the corresponding tutorial
      
      * Add a note how to initialize Matx
      
      * CV_CXX_11->CV_CXX11
      e5fbb4f5
  12. 12 Jul, 2017 1 commit
  13. 09 Jul, 2017 1 commit
  14. 03 Jul, 2017 1 commit
  15. 30 Jun, 2017 1 commit
  16. 28 Jun, 2017 1 commit
  17. 10 Jun, 2017 1 commit
  18. 29 May, 2017 1 commit
  19. 25 May, 2017 1 commit
  20. 24 May, 2017 1 commit
  21. 22 May, 2017 2 commits
  22. 21 May, 2017 1 commit
  23. 11 May, 2017 1 commit
    • Cartucho's avatar
      Extending template_matching tutorial with Java (#8043) · 2055bcc8
      Cartucho authored
      * Extending template_matching tutorial with Java
      
      * adding mask to java version of the tutorial
      
      * adding the python toggle and code
      
      * updating table of content
      
      * adding py and java to table of content
      
      * adding mask to python
      
      * going back to markdown with duplicated text
      
      * non duplicated text
      2055bcc8
  24. 03 May, 2017 1 commit
  25. 29 Apr, 2017 1 commit
  26. 24 Apr, 2017 1 commit
  27. 07 Apr, 2017 1 commit
    • Tong Ke's avatar
      Merge pull request #8301 from tonyke1993:p3p_alg · 0a63ab36
      Tong Ke authored
      New p3p algorithm (accepted by CVPR 2017) (#8301)
      
      * add p3p source code
      
      * indent 4
      
      * update publication info
      
      * fix filename
      
      * interface done
      
      * plug in done, test needed
      
      * debugging
      
      * for test
      
      * a working version
      
      * clean p3p code
      
      * test
      
      * test
      
      * fix warning, blank line
      
      * apply patch from @catree
      
      * add reference info
      
      * namespace, indent 4
      
      * static solveQuartic
      
      * put small functions to anonymous namespace
      0a63ab36
  28. 03 Apr, 2017 1 commit
  29. 27 Mar, 2017 1 commit
  30. 14 Mar, 2017 1 commit
  31. 06 Mar, 2017 1 commit
  32. 05 Mar, 2017 1 commit
  33. 01 Mar, 2017 1 commit
    • Adeel Ahmad's avatar
      Merge pull request #8253 from adl1995:master · bc7f6fc4
      Adeel Ahmad authored
      * Update linux_install.markdown
      
      Grammar improvements, fixed typos.
      
      * Update tutorials.markdown
      
      Improvements in grammar.
      
      * Update table_of_content_calib3d.markdown
      
      * Update camera_calibration_square_chess.markdown
      
      Improvements in grammar. Added answer.
      
      * Update tutorials.markdown
      
      * Update erosion_dilatation.markdown
      
      * Update table_of_content_imgproc.markdown
      
      * Update warp_affine.markdown
      
      * Update camera_calibration_square_chess.markdown
      
      Removed extra space.
      
      * Update gpu_basics_similarity.markdown
      
      Grammatical improvements, fixed typos.
      
      * Update trackbar.markdown
      
      Improvement for better understanding.
      bc7f6fc4
  34. 22 Feb, 2017 3 commits