Alexander Smorkalov
|
a0431acb37
|
OpenCV Manager version++.
|
2014-09-30 12:05:46 +04:00 |
|
StevenPuttemans
|
90a1c6b1f0
|
fixing some wrong CPP prefixes - still old interface
|
2014-09-24 09:33:22 +02:00 |
|
Maksim Shabunin
|
882426a9b2
|
Stripped iCCP chunk from png files
|
2014-09-15 12:48:28 +04:00 |
|
Neo Alienson
|
b6e25a9fc7
|
Fix typos
|
2014-06-16 18:48:10 +08:00 |
|
StevenPuttemans
|
7c44a07810
|
fix typo in linux tutorial
|
2014-06-02 09:35:19 +02:00 |
|
Vlad Shakhuro
|
6a93b43cae
|
Fix svm intro tutorial
|
2014-05-14 21:24:57 +04:00 |
|
Roman Donchenko
|
0ebde64701
|
Merge pull request #2743 from StevenPuttemans:bugfix_3549
|
2014-05-14 19:49:27 +04:00 |
|
StevenPuttemans
|
1d557e6702
|
adding bugfix 3549
|
2014-05-13 15:34:30 +02:00 |
|
StevenPuttemans
|
6c59e39f7c
|
fix bug 3434
|
2014-05-12 16:41:22 +02:00 |
|
StevenPuttemans
|
a9c7db7518
|
add suggestion of feature 2619
|
2014-05-09 13:44:12 +02:00 |
|
StevenPuttemans
|
99475e2976
|
fixed wrong download link in tutorial
|
2014-05-08 10:45:51 +02:00 |
|
PhilLab
|
897d0a9aaf
|
Updated documentation: library names
updated the library names to OpenCV version 2.4.9
|
2014-05-05 12:16:48 +02:00 |
|
Adrian Stratulat
|
4fb5680d91
|
Documentation - minor fix-ups
|
2014-04-23 17:30:27 +00:00 |
|
Roman Donchenko
|
a8cb5c3983
|
Merge pull request #2554 from asmorkalov:ocv_249_version
|
2014-04-01 12:16:25 +04:00 |
|
Alexander Smorkalov
|
e23f7303a6
|
OpenCV version++. OpenCV Manager version++.
|
2014-03-31 15:00:25 -07:00 |
|
Ilya Lavrenov
|
9b9769169f
|
doc typos
|
2014-03-31 19:57:05 +04:00 |
|
Roman Donchenko
|
5effebb5f5
|
Merge pull request #2498 from dreamworld:fix_tutorial_mat_the_basic_image_container
|
2014-03-25 12:14:44 +04:00 |
|
Daniil Osokin
|
ac19420907
|
Removed obsolete list from docs
|
2014-03-24 14:50:20 +01:00 |
|
Daniil Osokin
|
04b1822cff
|
Fixed "Mat mask operations" tutorial. Thanks @RJ2 for pointing this.
|
2014-03-24 12:53:30 +04:00 |
|
Daniil Osokin
|
2d3aa3861c
|
Fixed Load, Modify, and Save an Image tutorial
|
2014-03-21 16:58:50 +01:00 |
|
Kang Liu
|
dc21e2cc0e
|
remove highlighting in some function links
1. Remove whole-document highlighting in some function links
2. fix the function alias `readwriteimagevideo`
|
2014-03-21 11:54:35 +01:00 |
|
Roman Donchenko
|
49efc250d3
|
Merge pull request #2400 from RJ2:Bugfix_2
|
2014-03-21 13:58:06 +04:00 |
|
Roman Donchenko
|
a66018d14d
|
Merge pull request #2423 from RJ2:bugfix_5
|
2014-03-21 13:54:52 +04:00 |
|
Kang Liu
|
17713f6831
|
1. fix an error in sample code
2. change an external link to maintain consistency with the previous tutorial
|
2014-03-19 13:05:38 +01:00 |
|
RJ2
|
0470bb0e29
|
I have changed one sentence in tutorial, making it more understandable
|
2014-03-18 08:59:53 +01:00 |
|
RJ2
|
16869225ff
|
It's will be better
|
2014-03-18 08:01:18 +01:00 |
|
Roman Donchenko
|
a489d86e5f
|
Merge pull request #2460 from berak:b_3598_24
|
2014-03-17 15:52:56 +04:00 |
|
berak
|
5f94a205d1
|
fixed h / s ranges in histogram_calculation tutorial
literalinclude
literalinclude, dropped :lines:
|
2014-03-17 11:01:02 +01:00 |
|
Roman Donchenko
|
af8aa8a2fa
|
Merge pull request #2433 from ilya-lavrenov:typos
|
2014-03-03 12:20:35 +04:00 |
|
Ilya Lavrenov
|
eedf86402d
|
typos
|
2014-03-02 21:04:17 +04:00 |
|
Roman Donchenko
|
689589ebaa
|
Merge pull request #2365 from yashdv:image_tutorial_doc_bug
|
2014-02-18 11:58:11 +04:00 |
|
Roman Donchenko
|
13182da945
|
Merge pull request #2363 from alekcac:introduction_tut_fix
|
2014-02-18 11:56:57 +04:00 |
|
yash
|
017a282c7a
|
Minor error in the documentation Load and Save Image
|
2014-02-18 10:34:58 +05:30 |
|
Alexander Shishkov
|
a8eab26bae
|
fixed incorrect code in introduction tutorial
|
2014-02-17 18:10:08 +04:00 |
|
Roman Donchenko
|
7358b44222
|
Merge pull request #2343 from yashdv:template_matching_doc_fix
|
2014-02-17 13:33:29 +04:00 |
|
yash
|
cce225f6e9
|
fixed doc/tutorials/imgproc/histograms/template_matching/template_matching.rst
|
2014-02-15 12:48:42 +05:30 |
|
yash
|
e2f5001b11
|
fixed doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
|
2014-02-14 23:04:03 +05:30 |
|
Vadim Pisarevsky
|
b8c6adc569
|
Merge pull request #2178 from Nerei:viz_backport
|
2014-02-03 16:16:51 +04:00 |
|
Andrey Pavlenko
|
dca5684145
|
removing duplicated legacy license, the actual instance is in 'opencv/LICENSE'
|
2014-01-23 17:05:20 +04:00 |
|
Anatoly Baksheev
|
02ebc4368c
|
Viz initial backport, compilation fixes, moved viz/viz.hpp header according to 2.4 style
|
2014-01-20 22:51:33 +04:00 |
|
ComFreek
|
ae795e5797
|
Corrected package name in tutorial
See also #2101
|
2014-01-09 17:24:20 +01:00 |
|
Alexander Smorkalov
|
4ec1930949
|
OpenCV version++; OpenCV Manager version++.
|
2013-12-23 12:35:06 +04:00 |
|
Roman Donchenko
|
ce07840e9f
|
Merge pull request #1966 from asmorkalov:ocv_neon_support
|
2013-12-20 17:04:17 +04:00 |
|
Alexander Smorkalov
|
9941c6710d
|
NEON instruction set control unified for regular and cross-compiler builds.
|
2013-12-20 16:02:37 +04:00 |
|
Mimmmo Cosenza
|
00a180185e
|
remove Daniele
|
2013-12-11 13:35:20 +01:00 |
|
Mimmmo Cosenza
|
1c639befe6
|
add tutorial content
|
2013-12-11 13:30:52 +01:00 |
|
Mimmmo Cosenza
|
b1899e5489
|
add clojure tutorial
|
2013-12-11 13:28:27 +01:00 |
|
Mimmmo Cosenza
|
6f292d8036
|
add clojure logo
|
2013-12-11 13:28:04 +01:00 |
|
Mimmmo Cosenza
|
2784fd7b27
|
add Mimmo Cosenza to Authors
|
2013-12-11 13:25:53 +01:00 |
|
Roman Donchenko
|
2b31055914
|
Fixed the "platfrom" typo everywhere.
|
2013-12-03 17:33:28 +04:00 |
|