1. 04 May, 2015 1 commit
  2. 30 Apr, 2015 2 commits
    • Roman Donchenko's avatar
      Remove insertIframe.js · 007a3ef8
      Roman Donchenko authored
      It hasn't been used since f82c04f4. Also, the line adding the script had
      an unneeded pathto call, so the script was being loaded from the wrong path
      anyway.
      007a3ef8
    • Belev's avatar
      Fix typo · 83eb1d36
      Belev authored
      Fixed difference in the given arguments to the ellipse function and the description after that
      
      Fixed two more typos
      
      Replaced unnecessary the with to
      
      Conflicts:
      	doc/tutorials/core/adding_images/adding_images.markdown
      	doc/tutorials/core/basic_geometric_drawing/basic_geometric_drawing.markdown
      	doc/tutorials/core/random_generator_and_text/random_generator_and_text.markdown
      	modules/imgproc/include/opencv2/imgproc.hpp
      83eb1d36
  3. 18 Apr, 2015 1 commit
  4. 03 Apr, 2015 1 commit
  5. 12 Mar, 2015 1 commit
  6. 20 Feb, 2015 2 commits
  7. 12 Feb, 2015 1 commit
  8. 28 Jan, 2015 1 commit
  9. 23 Dec, 2014 1 commit
  10. 02 Dec, 2014 1 commit
    • HelenWong's avatar
      Fix#3714:Improve Display Image Tutorial · ec57a938
      HelenWong authored
      For Bug #3714, user use the imshow() function without calling
      namedWindow() properly, because user did not know the implicit rule for
      imshow(). (i.e. without calling namedWindow implied calling namedWindow(
      ,CV__WINDOW_AUTOSIZE).
      
      Improve the Display Image Tutorial to educate the user for such implied
      rule.
      
      Put a note on documentation for Bug#3714
      
      Revise the documentation regarding to imshow() function to better
      educate the user the implicit rule. (i.e. without creating the window
      before the imshow() function is the same as creating AUTOSIZE window)
      ec57a938
  11. 23 Oct, 2014 1 commit
    • Maksim Shabunin's avatar
      Basic doxygen documentation support · 9b55c099
      Maksim Shabunin authored
      - updated existing Doxyfile.in
      - added corresponding cmake instructions
      - added some specific files (layout, icon)
      - clean existing doxygen warnings
      
      Conflicts:
      	CMakeLists.txt
      	doc/CMakeLists.txt
      	modules/core/include/opencv2/core.hpp
      	modules/core/include/opencv2/core/base.hpp
      	modules/core/include/opencv2/core/cuda.inl.hpp
      	modules/core/include/opencv2/core/mat.hpp
      	modules/core/include/opencv2/core/matx.hpp
      	modules/core/include/opencv2/core/types.hpp
      	modules/flann/include/opencv2/flann/lsh_table.h
      	modules/imgproc/include/opencv2/imgproc.hpp
      9b55c099
  12. 30 Sep, 2014 1 commit
  13. 24 Sep, 2014 1 commit
  14. 15 Sep, 2014 1 commit
  15. 02 Sep, 2014 1 commit
  16. 26 Aug, 2014 1 commit
  17. 25 Aug, 2014 1 commit
  18. 18 Jul, 2014 1 commit
  19. 16 Jun, 2014 1 commit
  20. 02 Jun, 2014 1 commit
  21. 14 May, 2014 1 commit
  22. 13 May, 2014 1 commit
  23. 12 May, 2014 1 commit
  24. 09 May, 2014 1 commit
  25. 08 May, 2014 1 commit
  26. 05 May, 2014 1 commit
  27. 23 Apr, 2014 1 commit
  28. 31 Mar, 2014 2 commits
  29. 24 Mar, 2014 2 commits
  30. 21 Mar, 2014 3 commits
  31. 19 Mar, 2014 1 commit
  32. 18 Mar, 2014 2 commits
  33. 17 Mar, 2014 1 commit