hosjiu1702
1659e96766
change from variance to standard deviation
7 years ago
Alexander Alekhin
3224b0a75a
doc: fix youtube videos handling
7 years ago
Steven Puttemans
4852f017fa
backport of PR 9367
7 years ago
parismita
f5db748312
Update linux_install.rst ( #7776 )
...
* Update linux_install.rst
whitespace between -D and \<option\> removed
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
* Update linux_install.rst
8 years ago
Alexander Alekhin
7241b90dec
cmake: special target to build/install docs only
8 years ago
catree
c419552002
Add images for tutorials on morphological operations to avoid possible confusion.
8 years ago
StevenPuttemans
80f03f58e7
backport of 7361
8 years ago
Alexander Alekhin
2d10336601
fix documentation
8 years ago
Asal Mirzaieva
0f8023967c
add reqiured includes to the "Load, Modify, and Save an Image" tutorial
...
resolves #6944
8 years ago
catree
87d06eab82
Add bib reference for overall hitrate and false alarm rate for the train cascade user guide (OpenCV 2.4).
8 years ago
Alexander Alekhin
bb5e25ba7c
migration: github.com/opencv/opencv
8 years ago
StevenPuttemans
f4eebc46b2
Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard
10 years ago
Roman Donchenko
007a3ef8b6
Remove insertIframe.js
...
It hasn't been used since f82c04f
. Also, the line adding the script had
an unneeded pathto call, so the script was being loaded from the wrong path
anyway.
10 years ago
Belev
83eb1d3608
Fix typo
...
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
10 years ago
S. Garrido
a855d230ec
completing and fixing gen_pattern.py for 2.4 branch
10 years ago
StevenPuttemans
e30139edc3
add the possibility to add traincascade accuracy
10 years ago
Milania1
339e6aa782
fixed error in hough lines tutorial (the point (9,4) is not on the lines, but the point (4,9) is)
10 years ago
StevenPuttemans
2136c3f3c8
add remarks for iOS tutorial
10 years ago
Alexander Smorkalov
96e5300fdd
OpenCV and OpenCV Manager version++
10 years ago
Roman Donchenko
3d46c1f960
Don't install documentation if it isn't built
...
The HAVE_DOC_GENERATOR variable was always true.
10 years ago
StevenPuttemans
a86dc747b3
fixing tutorial errors
10 years ago
Mat Moore
1386489f41
Minor grammar improvements to documentation
10 years ago
HelenWong
ec57a938c0
Fix#3714:Improve Display Image Tutorial
...
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)
10 years ago
Maksim Shabunin
9b55c09999
Basic doxygen documentation support
...
- 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
10 years ago
Alexander Smorkalov
a0431acb37
OpenCV Manager version++.
10 years ago
StevenPuttemans
90a1c6b1f0
fixing some wrong CPP prefixes - still old interface
10 years ago
Maksim Shabunin
882426a9b2
Stripped iCCP chunk from png files
10 years ago
Grigory Serebryakov
25d125fba1
Documentation update: createsamples usage
10 years ago
Grigory Serebryakov
57cf3d1766
Class naming update
...
Documentation improvement
Bug in output format for JPG set fixed
10 years ago
Grigory Serebryakov
81aefed13a
Can create training set in PNG format
...
The format of the training set can be changed with the `-pngoutput` key.
Output image will be resized to a 640x480 size if greater.
10 years ago
StevenPuttemans
4e168ffdf3
fixing bug 3777
11 years ago
Neo Alienson
b6e25a9fc7
Fix typos
11 years ago
StevenPuttemans
7c44a07810
fix typo in linux tutorial
11 years ago
Vlad Shakhuro
6a93b43cae
Fix svm intro tutorial
11 years ago
StevenPuttemans
1d557e6702
adding bugfix 3549
11 years ago
StevenPuttemans
6c59e39f7c
fix bug 3434
11 years ago
StevenPuttemans
a9c7db7518
add suggestion of feature 2619
11 years ago
StevenPuttemans
99475e2976
fixed wrong download link in tutorial
11 years ago
PhilLab
897d0a9aaf
Updated documentation: library names
...
updated the library names to OpenCV version 2.4.9
11 years ago
Adrian Stratulat
4fb5680d91
Documentation - minor fix-ups
11 years ago
Alexander Smorkalov
e23f7303a6
OpenCV version++. OpenCV Manager version++.
11 years ago
Ilya Lavrenov
9b9769169f
doc typos
11 years ago
Daniil Osokin
ac19420907
Removed obsolete list from docs
11 years ago
Daniil Osokin
04b1822cff
Fixed "Mat mask operations" tutorial. Thanks @RJ2 for pointing this.
11 years ago
Kang Liu
9dc51a1aa4
Keep definitions of link aliases consistent
11 years ago
Daniil Osokin
2d3aa3861c
Fixed Load, Modify, and Save an Image tutorial
11 years ago
Kang Liu
dc21e2cc0e
remove highlighting in some function links
...
1. Remove whole-document highlighting in some function links
2. fix the function alias `readwriteimagevideo`
11 years ago
Kang Liu
17713f6831
1. fix an error in sample code
...
2. change an external link to maintain consistency with the previous tutorial
11 years ago
RJ2
0470bb0e29
I have changed one sentence in tutorial, making it more understandable
11 years ago
RJ2
16869225ff
It's will be better
11 years ago