1. 10 Apr, 2018 2 commits
  2. 07 Apr, 2018 1 commit
    • y0umu's avatar
      Merge pull request #11260 from y0umu:patch-1 · ade29fc6
      y0umu authored
      Correct a mistake in {js,py}_table_of_contents_histograms.markdown (#11260)
      
      * Update py_table_of_contents_histograms.markdown
      
      "Learn to find and draw Contours" => "Learn the basics of histograms"
      
      * Update js_table_of_contents_histograms.markdown
      
      Corrected a seemlingly wronged line of copy in the python documention js_table_of_contents_histograms.markdown
      
      "Learn to find and draw Contours" => "Learn the basics of histograms"
      ade29fc6
  3. 05 Apr, 2018 1 commit
  4. 03 Apr, 2018 1 commit
  5. 22 Mar, 2018 2 commits
  6. 16 Mar, 2018 1 commit
  7. 15 Mar, 2018 1 commit
  8. 13 Mar, 2018 1 commit
  9. 04 Mar, 2018 1 commit
  10. 03 Mar, 2018 1 commit
  11. 23 Feb, 2018 1 commit
  12. 12 Feb, 2018 1 commit
  13. 08 Feb, 2018 1 commit
  14. 24 Jan, 2018 1 commit
  15. 18 Jan, 2018 1 commit
    • Maksim Shabunin's avatar
      Merge pull request #10621 from mshabunin:disable-docs · 1b0ff575
      Maksim Shabunin authored
      Documentation generation refactoring (#10621)
      
      * Documentation build updates:
      
      - disable documentation by default, do not add to ALL target
      - combine Doxygen and Javadoc
      - optimize Doxygen html
      
      * javadoc: fix path in build directory
      
      * cmake: fix "Documentation" status line
      1b0ff575
  16. 13 Jan, 2018 1 commit
  17. 07 Jan, 2018 1 commit
  18. 31 Dec, 2017 1 commit
  19. 27 Dec, 2017 2 commits
  20. 26 Dec, 2017 1 commit
  21. 22 Dec, 2017 1 commit
  22. 19 Dec, 2017 2 commits
  23. 18 Dec, 2017 1 commit
  24. 15 Dec, 2017 3 commits
    • Alexander Alekhin's avatar
      OpenCV version++ · cac4a7e5
      Alexander Alekhin authored
      OpenCV 3.4.0-rc
      cac4a7e5
    • Alexander Alekhin's avatar
      fix file names · d5f15249
      Alexander Alekhin authored
      d5f15249
    • LaurentBerger's avatar
      Simulated Annealing for ANN_MLP training method (#10213) · 7ad308ea
      LaurentBerger authored
      * Simulated Annealing for ANN_MLP training method
      
      * EXPECT_LT
      
      * just to test new data
      
      * manage RNG
      
      * Try again
      
      * Just run buildbot with new data
      
      * try to understand
      
      * Test layer
      
      * New data- new test
      
      * Force RNG in backprop
      
      * Use Impl to avoid virtual method
      
      * reset all weights
      
      * try to solve ABI
      
      * retry
      
      * ABI solved?
      
      * till problem with dynamic_cast
      
      * Something is wrong
      
      * Solved?
      
      * disable backprop test
      
      * remove ANN_MLP_ANNEALImpl
      
      * Disable weight in varmap
      
      * Add example for SimulatedAnnealing
      7ad308ea
  25. 14 Dec, 2017 1 commit
  26. 11 Dec, 2017 1 commit
  27. 09 Dec, 2017 7 commits
  28. 08 Dec, 2017 1 commit