- 25 Jan, 2019 1 commit
-
-
ExpandingDev authored
* Add note about building for pkg-config * minor fixes
-
- 22 Dec, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 21 Dec, 2018 1 commit
-
-
Alexander Alekhin authored
OpenCV 3.4.5
-
- 17 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
OpenCV 3.4.4
-
- 12 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 23 Oct, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 26 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 30 Aug, 2018 2 commits
-
-
Alexander Alekhin authored
except header file with conversion routines (will be removed in OpenCV 4.0)
-
HarshDolhare authored
* Added a mall note describing BUILD_opencv_world cmake option to the Installation in Windows tutorial. * Made slight changes in BUILD_opencv_world documentation. * Update windows_install.markdown improved grammar
-
- 14 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
OpenCV 3.4.3
-
- 31 Jul, 2018 1 commit
-
-
luz.paz authored
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
-
- 10 Jun, 2018 1 commit
-
-
Alexander Alekhin authored
OpenCV 3.4.2
-
- 08 Jun, 2018 1 commit
-
-
catree authored
Add LD_PRELOAD instruction to be able to run Java code that calls OpenCV functions that use the Intel MKL library.
-
- 31 May, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 10 Apr, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 05 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 03 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
project is not active anymore
-
- 23 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
OpenCV 3.4.1
-
- 08 Feb, 2018 1 commit
-
-
luz.paz authored
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
-
- 15 Dec, 2017 2 commits
-
-
Alexander Alekhin authored
OpenCV 3.4.0-rc
-
Alexander Alekhin authored
-
- 27 Oct, 2017 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Oct, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 10 Oct, 2017 1 commit
-
-
Alexander Alekhin authored
OpenCV 3.3.1
-
- 04 Oct, 2017 1 commit
-
-
Sebastian Höffner authored
Additionally adds a tutorial on how to use the tag file in other projects to link back to the OpenCV documentation. The tutorial is also the only place which links to the tag file as of now. For more information on tag files and external documentation, check https://www.stack.nl/~dimitri/doxygen/manual/external.html
-
- 24 Sep, 2017 1 commit
-
-
Jacob MacRitchie authored
Oops. Hopefully it works this time.
-
- 21 Sep, 2017 1 commit
-
-
Raymond Kirk authored
-
- 31 Aug, 2017 2 commits
-
-
LaurentBerger authored
-
LaurentBerger authored
update add anchor
-
- 24 Aug, 2017 2 commits
-
-
Alexander Alekhin authored
-
tribta authored
* Adding CMake script to check if pylint is installed * Adding Pylint config file (to choose the tests that are enabled) * Adding CMake script to samples/python/tutorial_code Testing: bad-indentation, mixed-indentation, unnecessary-semicolon, unused-variable
-
- 10 Jun, 2017 1 commit
-
-
lewisjb authored
-
- 25 May, 2017 1 commit
-
-
Drew Hintz authored
* change tutorial to use enum name instead of value * use enum name instead of value
-
- 22 May, 2017 2 commits
-
-
vskarlsruhe authored
Update windows_install.markdown (#8752)
-
Drew Hintz authored
* Update broken downloads link * Update broken downloads link * Update broken downloads link
-
- 01 Mar, 2017 1 commit
-
-
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.
-
- 18 Jan, 2017 1 commit
-
-
Maksim Shabunin authored
- disabled OPTIMIZE_OUTPUT_JAVA - filtered out *.m scripts - removed link to old Sphinx documentation - replaced all mentions of Sphinx with Doxygen
-
- 03 Jan, 2017 1 commit
-
-
Bryce Evans authored
Fix Documentation Typos (#7942)
-
- 15 Dec, 2016 1 commit
-
-
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.
-