mirror of
https://github.com/opencv/opencv.git
synced 2024-12-05 01:39:13 +08:00
42ab298f01
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 |
||
---|---|---|
.. | ||
11_demo.jpg | ||
add_module_1.png | ||
add_module_2.png | ||
add_module_3.png | ||
camera_permissions.png | ||
choose_device.png | ||
create_empty_project.png | ||
delete_text.png | ||
gradle_ocv_fix.png | ||
module_gradle_fix.png | ||
module_name.png | ||
run_app.png | ||
sample_code.png | ||
sdk_ndk_manager.png | ||
sdk_path.png | ||
setup_project.png | ||
usb_device_connect_01.png | ||
usb_device_connect_02.png | ||
usb_device_connect_03.png | ||
usb_device_connect_04.png | ||
usb_device_connect_05.png | ||
usb_device_connect_06.png | ||
usb_device_connect_07.png | ||
usb_device_connect_08.png | ||
usb_device_connect_09.png | ||
usb_device_connect_10.png | ||
usb_device_connect_11.png | ||
usb_device_connect_12.png |