StevenPuttemans
|
b09f591dda
|
fix py_matcher tutorial
|
10 years ago |
Maksim Shabunin
|
6d1cbc6458
|
Reorganized user guide
|
10 years ago |
Maksim Shabunin
|
3f91b0d340
|
Fixed external link in python colorspace tutorial
|
10 years ago |
Maksim Shabunin
|
c8cb03fd8f
|
Replaced 'corrected' to 'distorted' in camera calibration tutorials
|
10 years ago |
StevenPuttemans
|
34dacdea32
|
fixing all RGB instances to BGR where needed
|
10 years ago |
berak
|
723c317108
|
changed create function in tutorial
|
10 years ago |
sanuj
|
1f53b65511
|
Fix documentation in python binding tutorial
|
10 years ago |
StevenPuttemans
|
370389c7af
|
add extra output argument to tutorial
|
10 years ago |
berak
|
c83044d45a
|
fix houghlines.py sample and tutorial
fix whitespace
|
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
|
d3beb755df
|
Doxygen tutorials: support contrib, some minor changes
|
10 years ago |
Maksim Shabunin
|
812ce48c36
|
Doxygen tutorials: python final edits
|
10 years ago |
Maksim Shabunin
|
875f922332
|
Doxygen tutorials: python basic
|
10 years ago |
burun
|
c52a3f7634
|
Update py_colorspaces.rst
mask = cv2.inRange(hsv, lower_green, upper_green)
to
mask = cv2.inRange(hsv, lower_blue, upper_blue)
|
10 years ago |
eltermann
|
b3a60b9c22
|
Documentation fix on py_tutorials/py_feature2d
|
10 years ago |
eltermann
|
c87af333b3
|
Documentation fix on py_tutorials
|
11 years ago |
Maksim Shabunin
|
88aea1d52f
|
Stripped iCCP chunk from png files
|
11 years ago |
jeremy
|
56091bae1f
|
changing many instances of the same grammar error in documentation
|
11 years ago |
Alexander Shishkov
|
9dc5c58f62
|
Update py_setup_in_windows.rst
|
11 years ago |
abidrahmank
|
7f8e1f480a
|
Python bindings tutorial
|
11 years ago |
vbystricky
|
4286f60387
|
Extract imgcodecs module from highgui
|
11 years ago |
PhilLab
|
3ece65ad62
|
Updates python feature matching tutorial
The given ORB parameter was misspelled
|
11 years ago |
Kenaniah Cerny
|
5005f5e88e
|
Fixed type gPython -> Python
|
11 years ago |
Kenaniah Cerny
|
c764e0f114
|
Added link to main GitHub repo
|
11 years ago |
Kenaniah Cerny
|
9f1b20a794
|
Grammar
|
11 years ago |
yash
|
b9cdde6991
|
edited sample code for mean/cam sihft and fixed an error
|
11 years ago |
Martin Dlouhy
|
8f6ebc2427
|
fixed rotated rectangle (center instead of corner)
|
11 years ago |
Gustavo Vargas
|
0d199b4048
|
Update py_image_display.rst
|
11 years ago |
Matt Venn
|
7acd28fbea
|
added imgpoints back
|
11 years ago |
Martin Dlouhy
|
d9a322f606
|
undo changes of cv2.cv.* functions/constants
|
11 years ago |
Martin Dlouhy
|
bbefc101de
|
removed return images and fixed cv2 names
|
11 years ago |
Martin Dlouhy
|
47a41449e3
|
fixed spelling and removed return images
|
11 years ago |
Matt Venn
|
2d33063a59
|
removed whitespace at end of line 96
|
11 years ago |
Matt Venn
|
3170414ca8
|
fixed whitespace
|
11 years ago |
Matt Venn
|
a0bfdb9bf1
|
fixed examples for opencv 2.4.8
|
11 years ago |
Gustavo Vargas
|
44cc51dfb1
|
Update py_image_display.rst
OS information removed.
|
11 years ago |
Gustavo Vargas
|
390fa14a2a
|
Update py_image_display.rst
|
11 years ago |
Alexander Shishkov
|
e90d0b6e4c
|
changed code in python tutorial, these functions don’t return image
|
11 years ago |
David Schmidt
|
ef61964768
|
Update py_face_detection.rst
bug in example
|
11 years ago |
abidrahmank
|
8bba305487
|
small correction in Py tutorials
|
12 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 |