Marco A. Gutierrez
|
6b3469268e
|
minor typo corrections to python tutorials
|
6 years ago |
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.
|
7 years ago |
luz.paz
|
d47b1f3b70
|
Misc. ./apps ./doc ./platoforms typos
Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
|
7 years ago |
wxzs5
|
25c17b107e
|
Fix functions‘ class attribution error
|
7 years ago |
Alexander Alekhin
|
5560db73bf
|
python: 'cv2.' -> 'cv.' via 'import cv2 as cv'
|
7 years ago |
Ryan Fox
|
3da9598add
|
fix and clarify several grammar issues
|
8 years ago |
Alexander Alekhin
|
323e24e3ef
|
change links from samples/python2 to samples/python
|
9 years ago |
StevenPuttemans
|
34dacdea32
|
fixing all RGB instances to BGR where needed
|
10 years ago |
Nisarg Thakkar
|
e6876fecd3
|
Fixed doc error in optical flow
|
10 years ago |
Nisarg Thakkar
|
437ef99ba5
|
Fixed doc error in optical flow
|
10 years ago |
Maksim Shabunin
|
ad6a80f68c
|
Moved tutorial table-of-contents files to corresponding root level
|
10 years ago |
Maksim Shabunin
|
d01bedbc61
|
Removed Sphinx documentation files
|
10 years ago |
Maksim Shabunin
|
ecfd056111
|
Fixed whitespace warnings in new tutorials
|
10 years ago |
fhsm
|
146d66267f
|
White space and spelling in meanshift tutorial
Removed a leading whitespace from a parenthetical comment and corrected the spelling of "maybe"
|
10 years ago |
Maksim Shabunin
|
812ce48c36
|
Doxygen tutorials: python final edits
|
10 years ago |
Maksim Shabunin
|
875f922332
|
Doxygen tutorials: python basic
|
10 years ago |
jeremy
|
56091bae1f
|
changing many instances of the same grammar error in documentation
|
11 years ago |
yash
|
b9cdde6991
|
edited sample code for mean/cam sihft and fixed an error
|
11 years ago |
Roman Donchenko
|
aeedc7adec
|
Emergency fix: rename a conflicting label in the tutorials.
|
12 years ago |
abidrahmank
|
899781b3d6
|
GSoC Python Tutorials
GSoC Python Tutorials
removed white spaces
removed blank lines at EOF
removed duplicate labels
|
12 years ago |