Baris Evrim Demiroz
|
9a560a5a8d
|
Added a new tutorial "Using OpenCV Java with Eclipse". Removed information related to Eclipse from "Desktop Java" tutorial.
|
11 years ago |
Roman Donchenko
|
3c137f7a04
|
Converted tabs to spaces.
|
11 years ago |
Roman Donchenko
|
e9a28f66ee
|
Normalized file endings.
|
11 years ago |
Roman Donchenko
|
f55740da70
|
Deleted all trailing whitespace.
|
11 years ago |
StevenPuttemans
|
7968789544
|
Made change to install in windows guide, showing only difference between VS2010 and VS2012
|
12 years ago |
StevenPuttemans
|
a58860d35a
|
Removed Note, added other fix (libs to lib)
|
12 years ago |
StevenPuttemans
|
d42b283abf
|
Changed tutorial for installing openCV under VS2010 like bug 3157 suggested
|
12 years ago |
Alexander Smorkalov
|
e905c81ccc
|
OpenCV Manager version++.
|
12 years ago |
Kirill Kornyakov
|
aef347e7b3
|
Removed references to opencv.itseez.com
|
12 years ago |
Kirill Kornyakov
|
0339dd51f1
|
Removed all references to trunk
|
12 years ago |
Kirill Kornyakov
|
f065c46fbe
|
Completely get rid of opencv_group
|
12 years ago |
Kirill Kornyakov
|
a78ebc1175
|
Updated a couple of more links
|
12 years ago |
Kirill Kornyakov
|
2980a88570
|
Mentioned 2.4 and master branches
|
12 years ago |
Kirill Kornyakov
|
e447d87496
|
Added link to contribution process, updated formatting
|
12 years ago |
Alexander Shishkov
|
a8db327574
|
changed contacts in tutorual
|
12 years ago |
Alexander Smorkalov
|
e241c14b94
|
OpenCV Library and Manager version incremented.
OpenCV Version 2.4.6;
OpenCV Manager Version 2.8;
Doc fixes.
|
12 years ago |
Alexander Shishkov
|
68741bf8a0
|
moved iOS part to platforms folder
|
12 years ago |
Alexander Smorkalov
|
1e332d690f
|
OpenCV verison incremented
OpenCV Manager verison incremeneted;
Docs and tests updated accordingly;
COnstant for Manager initialization added.
|
12 years ago |
Alexander Shishkov
|
382695ba5a
|
removed links to the http://opencv.willowgarage.com/
|
12 years ago |
Vadim Pisarevsky
|
2be7d9b4d5
|
added tutorial by Wolf Kienzle on using "image watch" plugin for ms visual studio
|
12 years ago |
Andrey Pavlenko
|
de3767df0a
|
minor formatting
|
12 years ago |
Andrey Pavlenko
|
aaefd31844
|
more formatting
|
12 years ago |
Andrey Pavlenko
|
23fb570cbd
|
updating JNI lib location for Unix; formatting update
|
12 years ago |
Andrey Pavlenko
|
07b1ccdeb0
|
removing redundant picture resize
|
12 years ago |
Andrey Pavlenko
|
978132edc1
|
minor Android tutorial fixes
|
12 years ago |
Andrey Pavlenko
|
af2552d72c
|
fixing issues from http://www.code.opencv.org/issues/2807
|
12 years ago |
Alexander Smorkalov
|
8458f5c489
|
Android tutorial updated
OpenCV version incremented;
New CvCameraViewListener interface description added.
|
12 years ago |
Alexander Smorkalov
|
637b48eec8
|
Tutorial for ARM Linux cross compilation added.
|
12 years ago |
Andrey Kamaev
|
0570aa6494
|
Avoid problem of old sphinx reporting an error on lines starting from :
See http://sourceforge.net/tracker/?func=detail&aid=3484857&group_id=38414&atid=422030
|
12 years ago |
Andrey Pavlenko
|
edb15dee3d
|
review feed-back considered
|
12 years ago |
Andrey Pavlenko
|
a8c2fc6908
|
changing layout, adding ant and eclipse sections, more pictures
|
12 years ago |
Alexander Smorkalov
|
c7e7b77093
|
Tutorial for Android synchronized with actual application framework.
|
12 years ago |
Daniil Osokin
|
b5ed86c6a1
|
Fixed sample files in "Using OpenCV with gcc and CMake" tutorial (bug #2663, #2588)
|
12 years ago |
Daniil Osokin
|
568591670c
|
Fixed color code in cvtColor in "Load, Modify, and Save an Image" tutorial (bug #2739)
|
12 years ago |
Daniil Osokin
|
f9bff103dd
|
Removed obsolete steps from Windows installation tutorial (bug #2550)
|
12 years ago |
Eric Christiansen
|
c2c2403a79
|
Added a desktop Java tutorial
|
12 years ago |
Vsevolod Glumov
|
c0411caef4
|
Fixed a bunch of minor issues in 'dev_with_OCV_on_Android.rst'.
|
12 years ago |
Andrey Pavlenko
|
1e5b533d01
|
updating tutorial #2
|
12 years ago |
Andrey Pavlenko
|
99299b3605
|
updating tutorial #1
|
12 years ago |
Vsevolod Glumov
|
e9e46d3086
|
Updated Android introductory tutorials, based on frequent Q&A questions/issues.
|
12 years ago |
Alexander Smorkalov
|
3c09b075fc
|
OpenCV Manager selection chapter added to documentation.
|
12 years ago |
Vsevolod Glumov
|
0711e65972
|
Added a note to the android_dev_intro.rst.
|
12 years ago |
Andrey Pavlenko
|
65c6b81cbc
|
Android Tutorial update (TADP link, Android SDK platforms, CDT)
|
12 years ago |
Kirill Kornyakov
|
2b7d65d078
|
Updated OpenCV4Android SDK tutorial
|
12 years ago |
Kirill Kornyakov
|
61ed591728
|
Updated Introduction into Android Development tutorial
|
12 years ago |
Vadim Pisarevsky
|
849a8c8d20
|
fixed many errors in warnings in rst docs; added ocl module description (by Niko Li)
|
12 years ago |
Andrey Kamaev
|
6f08d03322
|
Advance version number to 2.4.3-rc
|
12 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
12 years ago |
Kirill Kornyakov
|
aedf56404e
|
made imread description slightly better #2406
|
12 years ago |
Vsevolod Glumov
|
a2088d0c52
|
Replaced SVN instructions with Git ones for 'Installation in Windows' section (Issue #2249); Also, fixed both bugs from issue #2374 in the same section.
|
12 years ago |