Winter
|
eb65e91748
|
[Android] add enableCamera method app examples (#751)
* Remove redundant code for segmentation.
* Classification Documentation and example improvement.
* Ocr Documentation and example improvement.
* 1.detection、face、seg module add "svPreview.enableCamera();".
2.java/android add fastdepolyUi module.
* examples/vision/ to add OCRv3.
* Modify UI directory name.
* Refresh examples\vision,change OCR README.md
* Update ui module
* Update ui module
* [Android] add enableCamera method.
Co-authored-by: DefTruth <31974251+DefTruth@users.noreply.github.com>
|
2022-11-30 10:41:01 +08:00 |
|
DefTruth
|
c2714000b5
|
[Android] Add SCRFD android app example (#682)
* [Android] Add CxxBuffer to native PaddleSegModel
* [Android] Add PaddleSeg android app example
* [Android] Add SCRFD android app example
* [Doc] fix typos
* [Android] revert camera setting changes
|
2022-11-23 21:08:27 +08:00 |
|
DefTruth
|
cd5cc98ba3
|
[Doc] Update paddledetection/android app example (#663)
* [Bug Fix] fix android app detail page errors
* [Android] fix realtime camera mode and shutter
* [Bug Fix] fix AllocateSegmentationResultFromJava error
* [Bug Fix] fix camera preview size setting problem
* [Model] use uint8 buffer instead of fp32 in ppseg postprocess
* [Model] revert changes in ppseg
* [Model] revert postprocess changes in ppseg
* [Android] add fastdeploy android sdk download task
* [Bug Fix] fix yolov5face scale error in small image
* [Doc] Update Android SDK docs
* [Doc] Update Android SDK usage docs
* [Android] Update paddledetection/android app example
|
2022-11-22 19:41:03 +08:00 |
|
DefTruth
|
9bc5b1119e
|
[Doc] Add PicoDet & PaddleClas Android demo docs (#412)
* [Backend] Add override flag to lite backend
* [Docs] Add Android C++ SDK build docs
* [Doc] fix android_build_docs typos
* Update CMakeLists.txt
* Update android.md
* [Doc] Add PicoDet Android demo docs
* [Doc] Update PicoDet Andorid demo docs
* [Doc] Update PaddleClasModel Android demo docs
* [Doc] Update fastdeploy android jni docs
* [Doc] Update fastdeploy android jni usage docs
Co-authored-by: Jason <jiangjiajun@baidu.com>
|
2022-10-23 14:06:09 +08:00 |
|
DefTruth
|
ea1f3e6600
|
[Android] Add PicoDet android jni demo (#405)
* [Android] Add picodet android jni demo
* [Android] Add picodet android jni demo
* [CMake] exclude jni files from examples exe srcs
|
2022-10-21 09:30:04 +08:00 |
|