1. 23 Jan, 2014 1 commit
  2. 21 Jan, 2014 3 commits
  3. 19 Jan, 2014 1 commit
  4. 17 Jan, 2014 1 commit
  5. 11 Jan, 2014 1 commit
  6. 09 Jan, 2014 1 commit
  7. 06 Jan, 2014 1 commit
  8. 23 Dec, 2013 1 commit
  9. 20 Dec, 2013 1 commit
  10. 17 Dec, 2013 3 commits
  11. 11 Dec, 2013 5 commits
  12. 03 Dec, 2013 1 commit
  13. 27 Nov, 2013 1 commit
    • tim36272's avatar
      Fixed minor documentation typo · 75391561
      tim36272 authored
      In section "How do we get an Affine Transformation" subsection 2 there was a ' where there should have been a ` which caused the math to be rendered incorrectly.
      75391561
  14. 25 Nov, 2013 1 commit
  15. 22 Nov, 2013 1 commit
  16. 15 Nov, 2013 2 commits
  17. 14 Nov, 2013 1 commit
  18. 13 Nov, 2013 1 commit
  19. 12 Nov, 2013 1 commit
    • Roman Donchenko's avatar
      Reworked documentation building to work with extra modules. · 3314bc94
      Roman Donchenko authored
      The main problem with extra modules is that they're located outside
      of the OpenCV root, while Sphinx requires that all documents are
      within the documentation root. To circumvent this, we create a
      "fake root" and copy all documentation (as well as all files that
      it depends on) there. It's a bit messy, but what can you do.
      
      As a bonus, this eliminates the need to generate modules/refman.rst
      inside the source tree.
      3314bc94
  20. 06 Nov, 2013 2 commits
  21. 01 Nov, 2013 1 commit
  22. 24 Oct, 2013 1 commit
  23. 22 Oct, 2013 1 commit
  24. 09 Oct, 2013 1 commit
  25. 02 Oct, 2013 1 commit
  26. 01 Oct, 2013 1 commit
  27. 26 Sep, 2013 2 commits
  28. 24 Sep, 2013 1 commit
  29. 23 Sep, 2013 1 commit
    • abidrahmank's avatar
      GSoC Python Tutorials · 899781b3
      abidrahmank authored
      GSoC Python Tutorials
      
      removed white spaces
      
      removed blank lines at EOF
      
      removed duplicate labels
      899781b3