opencv/samples/android/camera-calibration
Otto Seiskari 3a1ccd5f43 Remove fullscreen android:theme where it hides the menu
Many of the Android samples rely on an options menu to work properly
but, at least on newer devices, the menu is permanently hidden by the
Android theme "Theme.NoTitleBar.Fullscreen", which means that most
of the examples were dysfunctional.
2019-03-18 21:23:47 +02:00
..
.settings Added camera calibration sample for android 2013-07-26 01:19:32 +04:00
gradle Remove fullscreen android:theme where it hides the menu 2019-03-18 21:23:47 +02:00
res Added camera calibration sample for android 2013-07-26 01:19:32 +04:00
src/org/opencv/samples/cameracalibration calib3d: move undistort files from imgproc 2018-10-05 07:52:21 +00:00
.classpath Added camera calibration sample for android 2013-07-26 01:19:32 +04:00
.project Added camera calibration sample for android 2013-07-26 01:19:32 +04:00
AndroidManifest.xml Remove fullscreen android:theme where it hides the menu 2019-03-18 21:23:47 +02:00
build.gradle.in android: gradle-based package and samples 2018-12-19 14:59:48 +03:00
CMakeLists.txt cmake: Java/Android SDK refactoring 2018-01-13 02:12:39 +00:00