You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/vision/detection/paddledetection/android/app/src/main/java/com/baidu/paddle/fastdeploy/app/examples/detection/DetectionMainActivity.java
+2
Original file line number
Diff line number
Diff line change
@@ -305,6 +305,8 @@ protected void onResume() {
305
305
// Open camera until the permissions have been granted
Copy file name to clipboardExpand all lines: examples/vision/detection/paddledetection/android/app/src/main/java/com/baidu/paddle/fastdeploy/app/ui/view/CameraSurfaceView.java
+4
Original file line number
Diff line number
Diff line change
@@ -278,6 +278,10 @@ public void disableCamera() {
Copy file name to clipboardExpand all lines: examples/vision/facedet/scrfd/android/app/src/main/java/com/baidu/paddle/fastdeploy/app/examples/facedet/FaceDetMainActivity.java
+2
Original file line number
Diff line number
Diff line change
@@ -300,6 +300,8 @@ protected void onResume() {
300
300
// Open camera until the permissions have been granted
Copy file name to clipboardExpand all lines: examples/vision/facedet/scrfd/android/app/src/main/java/com/baidu/paddle/fastdeploy/app/ui/view/CameraSurfaceView.java
+4
Original file line number
Diff line number
Diff line change
@@ -278,6 +278,10 @@ public void disableCamera() {
Copy file name to clipboardExpand all lines: examples/vision/segmentation/paddleseg/android/app/src/main/java/com/baidu/paddle/fastdeploy/app/examples/segmentation/SegmentationMainActivity.java
+2
Original file line number
Diff line number
Diff line change
@@ -287,6 +287,8 @@ protected void onResume() {
287
287
// Open camera until the permissions have been granted
Copy file name to clipboardExpand all lines: examples/vision/segmentation/paddleseg/android/app/src/main/java/com/baidu/paddle/fastdeploy/app/ui/view/CameraSurfaceView.java
+4
Original file line number
Diff line number
Diff line change
@@ -278,6 +278,10 @@ public void disableCamera() {
0 commit comments