Tomoaki Teshima
bae8b2a9b0
doc: fix typo and grammar
8 years ago
Tomoaki Teshima
531b8e2320
add note of minimum requirement of CUDA
8 years ago
catree
5ee61219c8
Add bib reference for overall hitrate and max false alarm rate formulas in train cascade tutorial.
...
Remove useless backslash.
8 years ago
Arthur Cinader
bd7c21d83e
Fix explanation to refelect how matching currently works.
8 years ago
Alexander Alekhin
ddc0b42bc3
migration: github.com/opencv/opencv
8 years ago
Arthur Cinader
0ed250cb5d
Implement PR feedback:
...
1. Explain grayscale input still read as three channel
2. Fix typo
3. Add more details to image match explanation to include the use of masks
8 years ago
Arthur Cinader
a6ade2b914
Add the mask to the template matching demo documentation.
8 years ago
Vladislav Sovrasov
5a0c04409b
Add interactive calibration app
9 years ago
rishirajsurti
4a9170ba42
Thresholding Tutorial using inRange function on a video
9 years ago
berak
0b389b24f6
fix changed libraries in eclipse tutorial
9 years ago
berak
e0c65499fd
remove opencv_contrib dependancy from planar_tracking.cpp
9 years ago
renu285
45f9d32866
Removed older libraries pointing to 2.4 in eclipse tutorial docs
9 years ago
shruthikashyap
d64b35f11d
Fix for issue 6146 and some grammar corrections
9 years ago
shruthikashyap
23ba94140e
Fix for issue 6146
9 years ago
Maksim Shabunin
6c0c0466c6
Tutorials: moved Megamind.avi files to samples/data folder
9 years ago
Maksim Shabunin
359acc0d33
Tutorials: moved imgcodecs and videoio tutorials to separate pages
9 years ago
Ishank gulati
5312db93b4
added equality
9 years ago
Ishank gulati
24da1ba3dc
added videoio docs and tutorials
9 years ago
Dan Moodie
7376c5311b
Fixed tabs in whitespace.
9 years ago
Dan
23fc5930b7
Improved thrust interop tutorial.
9 years ago
Lorena García
f034320731
Change in links
...
Explicit link to 2.4 docs
9 years ago
Lorena García
c1392f64a4
ml_svm_tutorials version note added
...
Added note to point out code is for version 3.0 despite compatibility of
tutorial > version 2.0
9 years ago
Andrey Pavlenko
58e5aca631
Android camera + OpenCL tutorial (for existing code at samples/android/tutorial-4-opencl)
9 years ago
Maksim Shabunin
caffbaafbe
Updated Manager for Android
10 years ago
Maksim Shabunin
55d1f0b7d6
Transition guide: removed one of the version check methods
10 years ago
Maksim Shabunin
44d1738d47
Transition guide: how to check library version
10 years ago
Maksim Shabunin
6d1cbc6458
Reorganized user guide
10 years ago
Maksim Shabunin
c8cb03fd8f
Replaced 'corrected' to 'distorted' in camera calibration tutorials
10 years ago
berak
3fe69f4e67
small fixes for features2d tutorials
10 years ago
StevenPuttemans
f4eebc46b2
Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard
10 years ago
StevenPuttemans
34dacdea32
fixing all RGB instances to BGR where needed
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
Philipp Hasper
dadf53f17c
Doxygen: replaced @includelineno by @include to enable copy-pasting
10 years ago
Belev
2200e0fb7e
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
10 years ago
Samed Ozdemir
5e44aa37ff
Fixed a typo, "requited" -> "required"
10 years ago
Milania1
b94c513cee
fixed error in hough lines tutorial (the point (9,4) is not on the lines, but the point (4,9) is)
...
Conflicts:
doc/tutorials/imgproc/imgtrans/hough_lines/hough_lines.rst
10 years ago
Philipp Hasper
0b20ce696a
Fixed markdown: **Note** -> @note
10 years ago
Maksim Shabunin
b80142be69
Fix an issue in cmake tutorial
10 years ago
Pavel Rojtberg
7c5084e385
- update documentation
...
* correct the part about fixed aspect
* improve formatting
* add snippet markers to source
* replace inline code by @snippet
- do not run calibration twice when using a imageList
- make output consistent in itself (CamelCase vs no_camel_case) as well as with old camera calibrate sample
- respect write extrinsic/ points flags
- set the aspectRatio value when specified
- fix writing of calibration settings. also update grammar.
- fix intendation and remove some size_t -> int casts by using size_t
10 years ago
potpath
86c7d601b0
Fix a typo in template_matching.markdown
...
Fix a typo in first equation under method=CV_TM_CCOEFF.
10 years ago
Maksim Shabunin
fab51ac0af
Removed blank line at EOF
10 years ago
Maksim Shabunin
4d7d354498
Added to TOC
10 years ago
Maksim Shabunin
8779d029b2
Added transition (from 2.4) guide
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
berak
b7f2a4da69
fix features2d tutorials
10 years ago
theodore
79bc85fb09
Introduction to PCA tutorial
10 years ago
mariadeanton
191336de97
Added biicode docs to introduction tutorials
...
biicode docs added with fixes
fixed biicode docs
added biicode docs
added biicode docs
fixed #include typos
fixed whitespaces and tabs in indent
fixed whitespaces
small fixes
fixed trailing whitespace
trial fix #includes
fixed #includes
fixed link and branch name
10 years ago
theodore
96c824f375
Morphology Lines Extraction Tutorial
10 years ago
StevenPuttemans
2136c3f3c8
add remarks for iOS tutorial
10 years ago
StevenPuttemans
ea54c01125
add remarks for iOS tutorial
10 years ago