1. 04 Dec, 2018 1 commit
  2. 26 Oct, 2018 1 commit
  3. 11 Sep, 2018 1 commit
  4. 24 Aug, 2018 1 commit
    • Suleyman TURKMEN's avatar
      Merge pull request #12246 from sturkmen72:move_enums · d8cd1d8f
      Suleyman TURKMEN authored
      * Update core.hpp
      
      * Update imgproc.hpp
      
      * Update ImgprocTest.java
      
      * Update CameraCalibrator.java
      
      * Update OnCameraFrameRender.java
      
      * Update FindContoursDemo.java
      
      * Update IntroductionToSVMDemo.java
      
      * Update NonLinearSVMsDemo.java
      
      * Update IntroductionToPCADemo.java
      
      * Update Smoothing.java
      
      * Update MainActivity.java
      
      * Update CalcBackProjectDemo1.java
      
      * Update CornerSubPixDemo.java
      
      * Update CornerDetectorDemo.java
      
      * Update GoodFeaturesToTrackDemo.java
      d8cd1d8f
  5. 17 Aug, 2018 1 commit
  6. 13 Jul, 2018 1 commit
  7. 11 Jul, 2018 1 commit
  8. 02 Jul, 2018 1 commit
  9. 27 Jun, 2018 1 commit
  10. 10 Jun, 2018 1 commit
  11. 08 Jun, 2018 1 commit
  12. 29 May, 2018 1 commit
    • catree's avatar
      Add Java and Python code for the following features2d tutorials: Harris corner… · ade21f14
      catree authored
      Add Java and Python code for the following features2d tutorials: Harris corner detector, Shi-Tomasi corner detector, Creating your own corner detector, Detecting corners location in subpixels, Feature Detection, Feature Description, Feature Matching with FLANN, Features2D + Homography to find a known object. Use Lowe's ratio test to filter the matches.
      ade21f14
  13. 25 May, 2018 1 commit
  14. 23 May, 2018 1 commit
  15. 18 May, 2018 2 commits
  16. 16 May, 2018 1 commit
  17. 05 Oct, 2017 10 commits
  18. 09 Sep, 2017 4 commits
  19. 30 Jun, 2017 1 commit
  20. 28 Jun, 2017 1 commit
  21. 27 Jun, 2017 1 commit
  22. 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
  23. 15 Dec, 2016 1 commit
    • Cartucho's avatar
      GSoC 2016 - Adding ALIASES for tutorial (#7041) · fcddfa4f
      Cartucho authored
      * GSoC 2016 - Adding toggle files to be used by tutorials.
      
      Add a toggle option for tutorials.
      * adds a button on the HTML tutorial pages to switch between blocks
      * the default option is for languages: one can write a block
      for C++ and another one for Python without re-writing the tutorial
      
      Add aliases to the doxyfile.
      * adding alises to make a link to previous and next tutorial.
      * adding alias to specify the toggle options in the tutorials index.
      * adding alias to add a youtube video directly from link.
      
      Add a sample tutorial (mat_mask_opertaions) using the developed aliases:
      * youtube alias
      * previous and next tutorial alias
      * buttons
      * languages info for tutorial table of content
      * code referances with snippets (and associated sample code files)
      
      * Removing the automatic ordering.
      Adding specific toggles for cpp, java and python.
      Move all the code to the footer / header and Doxyfile.
      Updating documentation.
      fcddfa4f
  24. 03 Sep, 2015 2 commits
  25. 04 Oct, 2014 1 commit
  26. 14 Aug, 2014 1 commit