lukaszkurantdev / react-native-fast-opencv

A powerful port of OpenCV for React Native.
https://lukaszkurantdev.github.io/react-native-fast-opencv/
MIT License
66 stars 7 forks source link

Question #16

Closed sssajjad007 closed 1 month ago

sssajjad007 commented 1 month ago

Hi, Is there way to detect object like flower? I will be glad if you can guide me

lukaszkurantdev commented 1 month ago

Hi @sssajjad007, if this is possible to do with OpenCV itself, it is possible to add to this port. However, there is currently no support for classifiers with Opencv - but PRs are welcome.