Skip to content

Commit 90baa20

Browse files
docs: Update FRAME_PROCESSOR_PLUGINS_COMMUNITY.mdx (#3643)
Update FRAME_PROCESSOR_PLUGINS_COMMUNITY.mdx
1 parent 45e9c81 commit 90baa20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/guides/FRAME_PROCESSOR_PLUGINS_COMMUNITY.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ Similar to react-native libraries, Frame Processor Plugins are distributed throu
3232
* [gev2002/**react-native-vision-camera-v3-pose-detection**](https://github.com/gev2002/react-native-vision-camera-v3-pose-detection): The Frame processor plugin for detecting pose using Google ML Kit Pose detection library for react-native-vision-camera with high performance.
3333
* [gev2002/**react-native-vision-camera-v3-barcode-scanner**](https://github.com/gev2002/react-native-vision-camera-v3-barcode-scanner): The frame processor plugin for scanning barcodes using Google ML Kit Barcode scanning library for react-native-vision-camera with high performance.
3434
* [gev2002/**react-native-vision-camera-v3-text-recognition**](https://github.com/gev2002/react-native-vision-camera-v3-text-recognition): The frame processor plugin for text recognition using Google ML Kit Text recognition library for react-native-vision-camera with high performance.
35-
3635
* [gev2002/**react-native-vision-camera-image-labeler**](https://github.com/gev2002/react-native-vision-camera-image-labeler): A plugin to Label Images using ML Kit Image Labeler. With High Performance.
3736
* [gev2002/**react-native-vision-camera-barcodes-scanner**](https://github.com/gev2002/react-native-vision-camera-barcodes-scanner): A plugin to Scan Barcodes using ML Kit Barcode Scanning. With High Performance.
3837
* [gev2002/**react-native-vision-camera-text-recognition**](https://github.com/gev2002/react-native-vision-camera-text-recognition): A plugin to Scanning Text,Translate using ML Kit Text Recognition and ML Kit Translation. With High Performance and many features.
3938
* [lukaszkurantdev/**react-native-fast-opencv**](https://github.com/lukaszkurantdev/react-native-fast-opencv): A plugin for image processing using the OpenCV library, written in C++, which enables functions calls and object management on the JavaScript side.
39+
* [jamenamcinteer/**react-native-vision-camera-ocr-plus**](https://github.com/jamenamcinteer/react-native-vision-camera-ocr-plus): React Native Vision Camera plugin for on-device text recognition (OCR) and translation using ML Kit.
4040

4141

4242
<!-- Add your Frame Processor Plugin to the end of the list above! -->

0 commit comments

Comments
 (0)