Rostislav Vasilikhin
42ab298f01
Merge pull request #24692 from savuor:doc_android_tutorial_camera
...
Android camera tutorial update #24692
This PR extends the OpenCV 4 Android tutorial by a simple camera app based on existing code.
This part was accidentally removed during the #24653 preparation, this PR restores it and aligns it to the latest Android Studio.
### Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
1 year ago
Rostislav Vasilikhin
5498f419df
Android tutorials refresh
...
- Use Android Studio instead of Ecliplse.
- Use new Gradle-based OpenCV for Android SDK.
1 year ago
AleksandrPanov
556f539531
Updated Android tutorial for MobileNet-SSD detector
...
- Refreshed images, links, OpenCV API.
- Added more details to Android Mobilenet sample.
- Moved to new location and re-linked tutorials.
1 year ago
Andrey Pavlenko
978132edc1
minor Android tutorial fixes
12 years ago
Andrey Pavlenko
99299b3605
updating tutorial #1
12 years ago
Alexander Smorkalov
3c09b075fc
OpenCV Manager selection chapter added to documentation.
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
Andrey Pavlenko
69538c3596
improving android tutorial v2
13 years ago
Andrey Pavlenko
1e25e736f0
improving android tutorial v2
13 years ago
Andrey Pavlenko
efc87105a3
improving android tutorial v2, removing v1
13 years ago
Andrey Pavlenko
6946213ecf
improving android tutorial v2
13 years ago
Oleg Sklyarov
a053f611a4
ubuntu screenshot png
13 years ago
Andrey Pavlenko
2315d5988f
android tutorial, part 1 - adding 'device connection via usb' section, sections reordering
13 years ago
Andrey Pavlenko
9e171c9e26
android tutorial v2, initial draft commit
13 years ago
Andrey Pavlenko
afe8fbb018
minor update (pictures resize removed, emulator screen-shot downscaled)
13 years ago
Andrey Pavlenko
7b68271e31
minor updates to android tutorials
13 years ago
Andrey Pavlenko
3b07e977a9
improving android tutorial v2
13 years ago
Andrey Pavlenko
6e07a1346c
improving android tutorial v2
13 years ago
Andrey Pavlenko
c004df234f
improving android tutorial v2, removing v1
13 years ago
Andrey Pavlenko
37740fa30e
improving android tutorial v2
13 years ago
Oleg Sklyarov
85351389f4
ubuntu screenshot png
13 years ago
Andrey Pavlenko
a682ee40ad
android tutorial, part 1 - adding 'device connection via usb' section, sections reordering
13 years ago
Andrey Pavlenko
c1571e21ff
android tutorial v2, initial draft commit
13 years ago
Andrey Pavlenko
484e83a9b6
minor update (pictures resize removed, emulator screen-shot downscaled)
13 years ago
Andrey Pavlenko
e1c7bcab3a
minor updates to android tutorials
13 years ago
Andrey Kamaev
51f6127e0a
Merged the recent fixes from 2.4 branch
13 years ago
Andrey Pavlenko
4ac3eb04c4
updating pictures; removing redundant 'fix prj prop-s' step
13 years ago
Andrey Kamaev
aa911275c3
Merged the trunk r8907, r8908
13 years ago
Andrey Pavlenko
eaddfb32de
updating tutorial
13 years ago
Marina Kolpakova
162f9fd7ea
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
13 years ago
Andrey Pavlenko
715b0d181c
adding missing images
13 years ago
Andrey Kamaev
f666bd221f
Merged the trunk r8595:8668 (except iOS and new gpu functionality)
13 years ago
Andrey Pavlenko
fed67b3719
tutorial updated
13 years ago
Andrey Pavlenko
6e1ea0af71
tutorial updated
13 years ago
Andrey Pavlenko
a82ec18425
tutorial updated
13 years ago
Andrey Kamaev
0a78cdf264
Updated Android tutorials
14 years ago
Andrey Kamaev
2ec815be89
Updated android tutorial for native development
14 years ago
Andrey Kamaev
f6647085cd
Restored corrupted images in Android binary package tutorial.
14 years ago
Bernat Gabor
43e083f145
Ok, now optimized the tutorial size for real. Made JPG/PNG optimization for all the images. Modified some tutorial files to follow these size optimizations. Now the tutorial PDF generated is 3.95MB, so enjoy!
14 years ago
Andrey Kamaev
22dcee47d3
Added Android binary package tutorial
14 years ago