gkaneto
96a50d5eb0
Update py_basic_ops.markdown
...
Correcting indentation of border type flags
2018-09-15 19:35:40 +00:00
gkaneto
79db32bcd9
Update py_trackbar.markdown
...
For some mysterious (for me) reason, two lines of the code appears in my browser (Chrome) in the same line.
I've add an "enter" (just pressed enter), but don't know if it's the best solution.
2018-09-15 19:35:40 +00:00
luz.paz
2003eb1b9b
Misc. typos
...
Found via `codespell -q 3 -I ../opencv-whitelist.txt --skip="./3rdparty"`
2018-07-31 18:44:23 +03:00
vishwesh5
018eab7040
Corrected formula
...
Corrected formula for weighted within-class variance
2018-06-14 12:30:06 +05:30
Kyle D. Patterson
f581992a62
Update py_calibration.markdown
...
Improved readability by correcting grammar and idioms.
Further improved language and readability.
Attempted to fix list bullets.
Again, attempted to fix list bullets.
Removed trailing whitespace on line 8.
2018-06-06 16:26:11 -04:00
catree
afa5b0cc93
Add Java and Python code for cascade classifier and HDR tutorials.
2018-06-08 19:30:30 +02:00
Alexander Alekhin
9ba9358ecb
documentation: avoid links to 'master' branch from 3.4 maintenance branch
2018-05-31 16:45:18 +03:00
matech96
e98da758cc
Update py_meanshift.markdown
...
Fix publication date of "Computer Vision Face Tracking for Use in a Perceptual User Interface" from 1988 to 1998.
2018-05-10 22:07:50 +02:00
Vadim Pisarevsky
29869c5b91
Merge pull request #11243 from alalek:with_cuda_default_off
2018-04-09 09:46:34 +00:00
y0umu
ade29fc6c9
Merge pull request #11260 from y0umu:patch-1
...
Correct a mistake in {js,py}_table_of_contents_histograms.markdown (#11260 )
* Update py_table_of_contents_histograms.markdown
"Learn to find and draw Contours" => "Learn the basics of histograms"
* Update js_table_of_contents_histograms.markdown
Corrected a seemlingly wronged line of copy in the python documention js_table_of_contents_histograms.markdown
"Learn to find and draw Contours" => "Learn the basics of histograms"
2018-04-07 19:39:37 +03:00
Alexander Alekhin
4990506948
cuda: WITH_CUDA=OFF by default (need to enable it explicitly)
2018-04-05 19:23:58 +00:00
Naoto Mizuno
ddf6bc86a7
Update rotated image
2018-03-22 22:09:19 +09:00
Naoto Mizuno
e1b66ffd01
Fix center of rotation
2018-03-22 19:38:39 +09:00
Jonathan Martens
1949412979
Update URL to Timing and Profiling in IPython
...
Apparently the blog has been updated and the URL has changed, it is still there though.
2018-03-16 19:37:08 +01: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
LaurentBerger
6e5da9dbe3
bad image file
2018-01-24 09:09:49 +01:00
wxzs5
0a4b1b8d68
Use class' method to set attribute value
2017-12-27 11:57:58 +08:00
wxzs5
25c17b107e
Fix functions‘ class attribution error
2017-12-27 11:57:17 +08:00
wxzs5
b19cd93738
Remove redundant return variable
2017-12-22 17:13:57 +08:00
Alexander Alekhin
5560db73bf
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
2017-12-11 13:46:55 +03:00
Akhilesh Kumar
fcdd833059
Merge pull request #10056 from akhilesh-k:master
...
Added Python setup docs for Ubuntu Machines (#10056 )
2017-11-14 13:44:01 +03:00
Vadim Pisarevsky
712689e81a
Merge pull request #9865 from ryanfox:patch-4
2017-10-30 09:54:48 +00:00
Ryan Fox
db0a159229
copyediting on python object detection tutorial
...
clarify some passages, fix grammar errors
2017-10-24 21:17:39 -05:00
Ryan Fox
3da9598add
fix and clarify several grammar issues
2017-10-16 19:07:17 -05:00
Ryan Fox
0246cffc34
Fix up grammatical errors in python tutorial
2017-10-15 22:59:48 -05:00
Ryan Fox
a96c5b5d90
fix some grammatical errors
2017-10-10 21:37:26 -05:00
Bisaloo
ed397cfbea
Fix 404 url in canny edge detection tutorial
2017-10-04 11:16:06 +02:00
Alexander Alekhin
ca9a3af704
Merge pull request #9756 from pranitbauva1997:doc-typo-faster
...
doc: fix typo in py_tutorials
2017-10-02 14:26:07 +03:00
Pranit Bauva
d3e3d0996c
doc: fix typo in py_tutorials
2017-10-02 15:54:00 +05:30
Vivek Wisdom
e6ee800fde
Corrected Typo in Additional Resources Section
...
Corrected the Typo 'Hasing' to 'Hashing' in second item in Additional Resources section. Also added Wikipedia link for the LSH.
2017-08-31 17:37:24 +05:30
Alexander Alekhin
cfe849bd43
Merge pull request #9246 from bragboy:patch-1
2017-08-02 20:22:11 +00:00
puqeko
9deb206e74
Add tested codecs for OSX
2017-07-29 11:56:02 +12:00
Bragadeesh
d61f5d160d
A simple spelling change.
2017-07-27 17:08:45 +05:30
Maksim Shabunin
2a33f452b0
Fixed minor doc issue
2017-07-03 12:56:22 +03:00
lewisjb
47c9bb7ba8
Update doc build instructions for doxygen
2017-06-11 00:00:45 +10:00
Alexander Alekhin
35de1c9fdf
Merge pull request #8809 from berak:fix_py_tut_braces_py3
2017-05-29 13:16:08 +00:00
berak
0f51155e79
py_tutorials: add print() braces for python3
2017-05-29 13:19:20 +02:00
Yuval Langer
4ac5f37d49
Add inline code backticks
2017-05-24 12:44:52 +03:00
berak
2af63c2bf1
fix py_svm_opencv sample
2017-05-21 07:39:05 +02:00
vskarlsruhe
ef033be59d
Update py_setup_in_windows.markdown
...
updated links for python, numpy and matplotlib
2017-04-03 11:58:22 +02:00
Sixela David
75a489b75b
Correcting issue #8431
2017-03-27 11:15:03 +02:00
Kene Udeh
873b2cabb8
Merge pull request #8378 from kudeh:master
...
Fix grammar error in py_features_meaning.markdown (#8378 )
2017-03-14 13:21:28 +00:00
Vadim Pisarevsky
da0188acc0
Merge pull request #8245 from oulenz:patch-1
2017-03-10 14:30:09 +00:00
xuning0
8c93b61e2c
Fix the description of ROI
2017-03-05 22:47:49 +08:00
oulenz
28cfb07445
FLANN_INDEX_KDTREE = 0 -> 1
...
0 corresponds to FLANN_INDEX_LINEAR
2017-02-22 19:13:34 +01:00
oulenz
9cb13435a1
FLANN_INDEX_KDTREE = 0 -> 1
...
0 corresponds to FLANN_INDEX_LINEAR
2017-02-22 19:10:33 +01:00
oulenz
29eda007bb
Fix FLANN_INDEX_KDTREE
, add FLANN_INDEX_LSH
initialisation
...
Add initialisations to make clear what values actually have to be passed.
Moreover, in accordance with 383559c228/modules/flann/include/opencv2/flann/defines.h (L68)
, I believe `FLANN_INDEX_KDTREE` was being initialised wrongly in the code examples, 1 should be correct, whereas 0 is `FLANN_INDEX_LINEAR`.
2017-02-22 17:45:21 +01:00
cclauss
a347569350
Merge pull request #8150 from cclauss/patch-1
...
cv2.findContours() no longer modifies source image (#8150 )
* cv2.findContours() no longer modifies source image
Since OpenCV 3.2, cv2.findContours() no longer modifies the source image but returns a modified image as the first of three return parameters. ??? Do I have that correct ???
Also fixed up the code blocks to be valid markdown.
* ```python --> @code{.py}
Enables syntax highlighting in docs.
2017-02-10 15:12:11 +03:00
chrizandr
88f5e2f3f7
Corrected typo in py_histogram_begins tutorial
2017-02-06 16:05:48 +05:30
Alexander Alekhin
8f96b15e2a
Merge pull request #8024 from catree:fix_typo_py_houghlines
...
Fix typos in py_houghlines tutorial.
2017-01-18 19:56:25 +03:00