Alexander Alekhin
6ffc48769a
OpenCV version++
...
OpenCV 3.4.1
2018-02-23 11:38:33 +03:00
luz.paz
d47b1f3b70
Misc. ./apps ./doc ./platoforms typos
...
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
2018-02-08 13:04:34 -05:00
Alexander Alekhin
cac4a7e5b5
OpenCV version++
...
OpenCV 3.4.0-rc
2017-12-16 01:30:43 +03:00
Alexander Alekhin
d5f152494b
fix file names
2017-12-15 14:59:35 +03:00
Vadim Pisarevsky
fd1eb63fee
Merge pull request #9703 from Ajacmac:patch1
2017-10-30 10:03:03 +00:00
Vadim Pisarevsky
eb9fcf4f08
Update windows_visual_studio_Opencv.markdown
2017-10-27 16:26:42 +03:00
Alexander Alekhin
a871f9e4f7
Merge branch 'update_version' into release
2017-10-23 18:41:12 +03:00
Alexander Alekhin
69e5ac6f02
doc: fix youtube videos handling
2017-10-17 13:50:56 +03:00
Alexander Alekhin
bd6fb497bc
OpenCV version++
...
OpenCV 3.3.1
2017-10-10 12:29:57 +03:00
Sebastian Höffner
440e8d4efa
Configuring Doxygen to generate a tag file.
...
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
2017-10-04 15:52:12 +02:00
Jacob MacRitchie
8f05af8d05
Fixed my additions. For real this time. I think.
...
Oops. Hopefully it works this time.
2017-09-24 05:58:22 -03:00
Raymond Kirk
4059f8b3a3
Fix 'directory does not exist' in windows tutorial
2017-09-21 16:46:58 +01:00
LaurentBerger
82ad0749af
add pushd popd
2017-08-31 19:25:53 +02:00
LaurentBerger
3e9a659f4c
Another way to build opencv
...
update
add anchor
2017-08-31 08:45:18 +02:00
Alexander Alekhin
d195f2775a
cmake: change Pylint integration
2017-08-24 14:59:33 +03:00
tribta
b7fa6d84bc
Using Pylint Tool to Test the python tutorial codes
...
* 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
2017-08-24 14:58:48 +03:00
lewisjb
47c9bb7ba8
Update doc build instructions for doxygen
2017-06-11 00:00:45 +10:00
Drew Hintz
f6b6fbf136
change tutorial to use enum name instead of value ( #8783 )
...
* change tutorial to use enum name instead of value
* use enum name instead of value
2017-05-25 12:10:13 +03:00
vskarlsruhe
0bc30d382d
Merge pull request #8752 from vskarlsruhe:patch-7
...
Update windows_install.markdown (#8752 )
2017-05-22 16:44:23 +03:00
Drew Hintz
aea846ad96
Update broken downloads link in documentation ( #8764 )
...
* Update broken downloads link
* Update broken downloads link
* Update broken downloads link
2017-05-22 12:37:58 +03:00
Adeel Ahmad
bc7f6fc44c
Merge pull request #8253 from adl1995:master
...
* 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.
2017-03-01 18:44:34 +00:00
Maksim Shabunin
66cdc10010
Minor documentation fixes:
...
- disabled OPTIMIZE_OUTPUT_JAVA
- filtered out *.m scripts
- removed link to old Sphinx documentation
- replaced all mentions of Sphinx with Doxygen
2017-01-18 13:32:20 +03:00
Bryce Evans
a85b4b5805
Merge pull request #7942 from bae43:fix-typos
...
Fix Documentation Typos (#7942 )
2017-01-03 03:00:12 +00:00
Cartucho
fcddfa4f86
GSoC 2016 - Adding ALIASES for tutorial ( #7041 )
...
* 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.
2016-12-15 15:32:12 +03:00
Maksim Shabunin
daa97021bd
Merge pull request #7810 from parismita:patch-1
2016-12-14 14:54:53 +00:00
Randy J. Ray
dd99b7c1cb
Further editing/refinement of the tutorial.
...
This is based on testing OpenCV 3.1 with VisionWorks, which identified issues.
The tutorial now specifies 3 cherry-pick commands for opencv.
2016-12-13 10:54:10 -08:00
parismita
f55e966210
Update linux_install.markdown
...
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
Update linux_install.markdown
2016-12-09 23:04:54 +05:30
Randy J. Ray
036dd8d48f
Contribute a tutorial on building for NVIDIA Tegra ( #7814 )
...
* Contribute a tutorial on building for NVIDIA Tegra
* Clean-up and fixes based on feedback.
2016-12-08 11:50:59 +03:00
StevenPuttemans
e1b4f5aeb6
fix issue 7352
2016-09-29 14:59:43 +02:00
Tomoaki Teshima
531b8e2320
add note of minimum requirement of CUDA
2016-07-22 07:04:37 +09:00
Alexander Alekhin
ddc0b42bc3
migration: github.com/opencv/opencv
2016-07-12 12:51:12 +03:00
Maksim Shabunin
50edaae06c
Merge pull request #6322 from berak:fix_linux_eclipse_tutorial
2016-03-25 07:39:19 +00:00
berak
0b389b24f6
fix changed libraries in eclipse tutorial
2016-03-24 16:09:14 +01:00
renu285
45f9d32866
Removed older libraries pointing to 2.4 in eclipse tutorial docs
2016-03-14 12:09:56 +01:00
shruthikashyap
d64b35f11d
Fix for issue 6146 and some grammar corrections
2016-02-27 23:26:23 +01:00
shruthikashyap
23ba94140e
Fix for issue 6146
2016-02-27 23:16:52 +01:00
Andrey Pavlenko
58e5aca631
Android camera + OpenCL tutorial (for existing code at samples/android/tutorial-4-opencl)
2015-08-20 15:13:34 +03:00
Maksim Shabunin
caffbaafbe
Updated Manager for Android
2015-06-02 17:33:04 +03:00
Maksim Shabunin
55d1f0b7d6
Transition guide: removed one of the version check methods
2015-05-25 18:05:20 +03:00
Maksim Shabunin
44d1738d47
Transition guide: how to check library version
2015-05-22 18:46:16 +03:00
Maksim Shabunin
6d1cbc6458
Reorganized user guide
2015-05-13 18:46:21 +03:00
Vadim Pisarevsky
4af2eb22ab
Merge pull request #3974 from StevenPuttemans:fix_RGB_naming_master
2015-05-12 15:12:27 +00:00
Maksim Shabunin
4bf6bd3d37
Merge pull request #3972 from PhilLab:docLineno
2015-05-04 09:48:07 +00:00
StevenPuttemans
34dacdea32
fixing all RGB instances to BGR where needed
2015-05-04 09:02:46 +02:00
Philipp Hasper
dadf53f17c
Doxygen: replaced @includelineno by @include to enable copy-pasting
2015-04-29 09:31:53 +02:00
Samed Ozdemir
5e44aa37ff
Fixed a typo, "requited" -> "required"
2015-04-27 23:00:39 -04:00
Philipp Hasper
0b20ce696a
Fixed markdown: **Note** -> @note
2015-04-22 08:08:10 +02:00
Maksim Shabunin
b80142be69
Fix an issue in cmake tutorial
2015-04-16 17:52:00 +03:00
Maksim Shabunin
fab51ac0af
Removed blank line at EOF
2015-03-19 13:34:19 +03:00
Maksim Shabunin
4d7d354498
Added to TOC
2015-03-19 13:18:10 +03:00