Home
last modified time | relevance | path

Searched full:recognition (Results 1 – 25 of 165) sorted by relevance

1234567

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/yolo/
H A DInferenceWrapper.java8 import com.rockchip.gpadc.demo.InferenceResult.Recognition;
26 ArrayList<Recognition> mRecognitions = new ArrayList<Recognition>();
78 … public ArrayList<InferenceResult.Recognition> postProcess(InferenceResult.OutputBuffer outputs) { in postProcess()
79 ArrayList<Recognition> recognitions = new ArrayList<Recognition>(); in postProcess()
113 Recognition recog = new InferenceResult.Recognition(mDetectResults.ids[i], in postProcess()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/tracker/
H A DObjectTracker.java46 …public ArrayList<InferenceResult.Recognition> tracker(ArrayList<InferenceResult.Recognition> recog… in tracker()
50 ArrayList<InferenceResult.Recognition> tracked_recognitions = new ArrayList<>(); in tracker()
85 InferenceResult.Recognition recog = new InferenceResult.Recognition( in tracker()
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/java/com/rockchip/gpadc/demo/
H A DInferenceResult.java21 ArrayList<Recognition> recognitions = null;
58 public synchronized ArrayList<Recognition> getResult(InferenceWrapper mInferenceWrapper) { in getResult()
79 public static class Recognition { class in InferenceResult
90 … * A sortable score for how good the recognition is relative to others. Higher should be better.
97 public Recognition( in Recognition() method in InferenceResult.Recognition
/OK3568_Linux_fs/buildroot/package/sphinxbase/
H A DConfig.in5 CMUSphinx toolkit is a leading speech recognition toolkit
/OK3568_Linux_fs/buildroot/package/ocrad/
H A DConfig.in5 GNU Ocrad is an OCR (Optical Character Recognition) program
/OK3568_Linux_fs/buildroot/package/belr/
H A DConfig.in8 Belr is Belledonne Communications' language recognition
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/
H A Dquirc-LICENSE1 quirc -- QR-code recognition library
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dquirc-LICENSE1 quirc -- QR-code recognition library
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dquirc-LICENSE1 quirc -- QR-code recognition library
/OK3568_Linux_fs/buildroot/package/tesseract-ocr/
H A DConfig.in16 Tesseract is an OCR (Optical Character Recognition) engine,
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/canonical-multitouch/
H A Dgrail_3.1.1.bb1 SUMMARY = "Gesture Recognition And Instantiation Library"
H A Dgeis_2.2.17.bb6 system-wide input gesture recognition mechanism."
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Ddevice.c464 /* Do device recognition, if needed. */ in online_store_recog_and_online()
472 /* recognition failed */ in online_store_recog_and_online()
806 /* Start recognition for the new ccw device. */ in sch_create_and_recog_new_device()
823 * device recognition but before the register work could be in io_subchannel_register()
831 * recognition has been done for a boxed device (which will already in io_subchannel_register()
891 * subchannel recognition done. Called from the state machine.
922 /* Increase counter of devices currently in recognition. */ in io_subchannel_recog()
1465 /* Trigger device recognition. */ in io_subchannel_sch_event()
1597 /* Now wait for the async. recognition to come to an end. */ in ccw_device_enable_console()
1955 /* check recognition results */ in ccw_device_pm_restore()
/OK3568_Linux_fs/buildroot/package/qt5/qt5virtualkeyboard/
H A DConfig.in51 Handwriting Recognition.
/OK3568_Linux_fs/kernel/Documentation/s390/
H A D3270.ChangeLog25 Modularize control-unit recognition in tuball.c by
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/
H A DType-Printing-API.html115 over the list of recognizers. For each one, it calls the recognition
117 The recognition function is defined as:
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/
H A DType-Printing-API.html115 over the list of recognizers. For each one, it calls the recognition
117 The recognition function is defined as:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/imu/
H A Dinvensense,icm42600.yaml21 Processing engine for gesture recognition, activity classification, and
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-css22 during subchannel recognition.
/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dlsm303d.c147 {LSM303D_IG_CFG1,0xFF}, //6 direction position recognition in sensor_init()
157 {LSM303D_IG_CFG1,0xFF}, //6 direction position recognition in sensor_init()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dnetwork.txt104 Definition: HDLC address recognition. Set to zero to disable
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.autoboot122 The string recognition is not very sophisticated. If a
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_test_def.h91 * and add customized BP type in TEST_BP_INFO_TYPE for recognition.
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_test_def.h91 * and add customized BP type in TEST_BP_INFO_TYPE for recognition.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dudf.rst56 novrs Skip volume sequence recognition

1234567