burun
|
c52a3f7634
|
Update py_colorspaces.rst
mask = cv2.inRange(hsv, lower_green, upper_green)
to
mask = cv2.inRange(hsv, lower_blue, upper_blue)
|
2014-11-27 09:00:40 +02:00 |
|
eltermann
|
b3a60b9c22
|
Documentation fix on py_tutorials/py_feature2d
|
2014-11-11 17:10:33 -02:00 |
|
eltermann
|
c87af333b3
|
Documentation fix on py_tutorials
|
2014-10-04 19:14:11 -03:00 |
|
Vadim Pisarevsky
|
8fe18fefdd
|
Merge pull request #3207 from jamoque:more-better-fixes
|
2014-09-14 18:41:06 +00:00 |
|
Maksim Shabunin
|
88aea1d52f
|
Stripped iCCP chunk from png files
|
2014-09-12 16:30:23 +04:00 |
|
jeremy
|
56091bae1f
|
changing many instances of the same grammar error in documentation
|
2014-09-09 17:03:59 -05:00 |
|
Alexander Shishkov
|
9dc5c58f62
|
Update py_setup_in_windows.rst
|
2014-08-27 11:49:37 +04:00 |
|
abidrahmank
|
7f8e1f480a
|
Python bindings tutorial
|
2014-08-16 16:40:18 +05:30 |
|
vbystricky
|
4286f60387
|
Extract imgcodecs module from highgui
|
2014-07-07 16:28:08 +04:00 |
|
PhilLab
|
3ece65ad62
|
Updates python feature matching tutorial
The given ORB parameter was misspelled
|
2014-06-24 11:35:22 +02:00 |
|
Kenaniah Cerny
|
5005f5e88e
|
Fixed type gPython -> Python
|
2014-03-26 23:15:42 -07:00 |
|
Kenaniah Cerny
|
c764e0f114
|
Added link to main GitHub repo
|
2014-03-26 23:12:43 -07:00 |
|
Kenaniah Cerny
|
9f1b20a794
|
Grammar
|
2014-03-26 23:11:03 -07:00 |
|
Roman Donchenko
|
3572ee278e
|
Merge pull request #2396 from m3d:patch-1
|
2014-03-21 14:00:12 +04:00 |
|
Roman Donchenko
|
722c0fea41
|
Merge pull request #2414 from yashdv:meanshift_tutorial_error
|
2014-03-21 13:55:35 +04:00 |
|
yash
|
b9cdde6991
|
edited sample code for mean/cam sihft and fixed an error
|
2014-03-18 08:44:33 +05:30 |
|
Martin Dlouhy
|
8f6ebc2427
|
fixed rotated rectangle (center instead of corner)
|
2014-02-24 07:54:08 +01:00 |
|
Roman Donchenko
|
cfc4621587
|
Merge pull request #2291 from xgvargas:extra-note-for-waitKey
|
2014-02-19 14:33:58 +04:00 |
|
Gustavo Vargas
|
0d199b4048
|
Update py_image_display.rst
|
2014-02-17 23:22:18 -03:00 |
|
Roman Donchenko
|
f297ec55ae
|
Merge pull request #2304 from mattvenn:master
|
2014-02-13 12:30:20 +04:00 |
|
Matt Venn
|
7acd28fbea
|
added imgpoints back
|
2014-02-13 07:44:29 +00:00 |
|
Martin Dlouhy
|
d9a322f606
|
undo changes of cv2.cv.* functions/constants
|
2014-02-12 11:25:03 +01:00 |
|
Martin Dlouhy
|
bbefc101de
|
removed return images and fixed cv2 names
|
2014-02-12 07:06:05 +01:00 |
|
Martin Dlouhy
|
47a41449e3
|
fixed spelling and removed return images
|
2014-02-10 20:32:54 +01:00 |
|
Matt Venn
|
2d33063a59
|
removed whitespace at end of line 96
|
2014-02-10 14:51:29 +00:00 |
|
Matt Venn
|
3170414ca8
|
fixed whitespace
|
2014-02-07 22:18:59 +00:00 |
|
Matt Venn
|
a0bfdb9bf1
|
fixed examples for opencv 2.4.8
|
2014-02-07 20:53:57 +00:00 |
|
Gustavo Vargas
|
44cc51dfb1
|
Update py_image_display.rst
OS information removed.
|
2014-02-06 18:21:19 -02:00 |
|
Gustavo Vargas
|
390fa14a2a
|
Update py_image_display.rst
|
2014-02-05 21:25:16 -02:00 |
|
Alexander Shishkov
|
e90d0b6e4c
|
changed code in python tutorial, these functions don’t return image
|
2014-01-11 16:35:41 +04:00 |
|
David Schmidt
|
ef61964768
|
Update py_face_detection.rst
bug in example
|
2014-01-07 00:11:33 +01:00 |
|
abidrahmank
|
8bba305487
|
small correction in Py tutorials
|
2013-11-06 10:22:08 +05:30 |
|
Roman Donchenko
|
aeedc7adec
|
Emergency fix: rename a conflicting label in the tutorials.
|
2013-10-01 16:10:40 +04:00 |
|
abidrahmank
|
899781b3d6
|
GSoC Python Tutorials
GSoC Python Tutorials
removed white spaces
removed blank lines at EOF
removed duplicate labels
|
2013-09-23 13:41:14 +05:30 |
|