Skip to content

Commit

Permalink
docs: Add react-native-fast-opencv to community plugins (#3153)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszkurantdev authored Aug 27, 2024
1 parent edacc7b commit dd7db38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/guides/FRAME_PROCESSOR_PLUGINS_COMMUNITY.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ Similar to react-native libraries, Frame Processor Plugins are distributed throu
* [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.
* [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.
* [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.
* [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.


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

0 comments on commit dd7db38

Please sign in to comment.