Maksim Shabunin
|
e4e10e54df
|
Updated more links to forum.opencv.org
|
4 years ago |
Maksim Shabunin
|
f65d75f5c8
|
Updated more links to forum.opencv.org
|
4 years ago |
Maksim Shabunin
|
46ccde82cf
|
Merge pull request #18195 from mshabunin:linux-tutorial
Installation tutorials rework
* Doc: general installation, config reference, linux installation
* Doc: addressed review comments
* Minor fixes
|
4 years ago |
Daniel Mallia
|
94d187e269
|
Add next and previous navigation links to all tutorials
|
5 years ago |
Alexander Alekhin
|
d38869eb76
|
docs: fix links
- replace tutorial links via docs.opencv.org
- remove link on OpenCV 2.4
- avoid links on outdated packages
|
6 years ago |
Alexander Alekhin
|
9ba9358ecb
|
documentation: avoid links to 'master' branch from 3.4 maintenance branch
|
7 years ago |
Alexander Alekhin
|
c6aa97c9aa
|
next(android): java3 -> java4
|
7 years ago |
Alexander Alekhin
|
5b17a60dde
|
next: drop HAVE_TEGRA_OPTIMIZATION/TADP
|
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 |
Alexander Alekhin
|
2d10336601
|
fix documentation
|
8 years ago |
Alexander Alekhin
|
ddc0b42bc3
|
migration: github.com/opencv/opencv
|
9 years ago |
Andrey Pavlenko
|
58e5aca631
|
Android camera + OpenCL tutorial (for existing code at samples/android/tutorial-4-opencl)
|
9 years ago |
Maksim Shabunin
|
caffbaafbe
|
Updated Manager for Android
|
10 years ago |
Samed Ozdemir
|
5e44aa37ff
|
Fixed a typo, "requited" -> "required"
|
10 years ago |
Alexander Smorkalov
|
96e5300fdd
|
OpenCV and OpenCV Manager version++
|
10 years ago |
Maksim Shabunin
|
d01bedbc61
|
Removed Sphinx documentation files
|
10 years ago |
Maksim Shabunin
|
36a04ef8de
|
Doxygen tutorials: cpp done
|
10 years ago |
Maksim Shabunin
|
c5536534d8
|
Doxygen tutorials: warnings cleared
|
10 years ago |
Maksim Shabunin
|
8375182e34
|
Doxygen tutorials: basic structure
|
10 years ago |
Alexander Smorkalov
|
a0431acb37
|
OpenCV Manager version++.
|
10 years ago |
Neo Alienson
|
b6e25a9fc7
|
Fix typos
|
11 years ago |
Alexander Smorkalov
|
e23f7303a6
|
OpenCV version++. OpenCV Manager version++.
|
11 years ago |
yash
|
e2f5001b11
|
fixed doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst
|
11 years ago |
Alexander Smorkalov
|
f1ef3a4865
|
OpenCV version++.
|
11 years ago |
Andrey Pavlenko
|
b7c5083a87
|
removing duplicated legacy license, the actual instance is in 'opencv/LICENSE'
(cherry picked from commit dca5684145 )
|
11 years ago |
Alexander Smorkalov
|
c6b31481b6
|
OpenCV Manager version++.
|
11 years ago |
Andrey Pavlenko
|
dca5684145
|
removing duplicated legacy license, the actual instance is in 'opencv/LICENSE'
|
11 years ago |
Alexander Smorkalov
|
4ec1930949
|
OpenCV version++; OpenCV Manager version++.
|
11 years ago |
Alexander Smorkalov
|
24f369c4ac
|
Android Manager Version++.
|
11 years ago |
Alexander Smorkalov
|
f027cf80f7
|
OpenCV Version++. OpenCV Manager Version++.
|
11 years ago |
Roman Donchenko
|
9b92545ce6
|
War on Whitespace, master edition: trailing spaces.
|
11 years ago |
Roman Donchenko
|
f55740da70
|
Deleted all trailing whitespace.
|
11 years ago |
Alexander Smorkalov
|
e905c81ccc
|
OpenCV Manager version++.
|
12 years ago |
Kirill Kornyakov
|
0339dd51f1
|
Removed all references to trunk
|
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 Smorkalov
|
1e332d690f
|
OpenCV verison incremented
OpenCV Manager verison incremeneted;
Docs and tests updated accordingly;
COnstant for Manager initialization added.
|
12 years ago |
Andrey Pavlenko
|
07b1ccdeb0
|
removing redundant picture resize
|
12 years ago |
Andrey Pavlenko
|
978132edc1
|
minor Android tutorial fixes
|
12 years ago |
Alexander Smorkalov
|
8458f5c489
|
Android tutorial updated
OpenCV version incremented;
New CvCameraViewListener interface description 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 |
Alexander Smorkalov
|
c7e7b77093
|
Tutorial for Android synchronized with actual application framework.
|
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 |
Alexander Smorkalov
|
6fb959710d
|
Code review comments applied.
|
12 years ago |
mikle
|
7ef378b230
|
Android tutorial updated. HelloWorld sample ported on new framework.
|
12 years ago |
Andrey Pavlenko
|
65c6b81cbc
|
Android Tutorial update (TADP link, Android SDK platforms, CDT)
|
12 years ago |