Open Issues Need Help
View All on GitHubAI Summary: Integrate OpenCV's `connectedComponentsWithStats()` function into the `react-native-fast-opencv` library to enable persistent homology-based plant phenotyping (specifically petal counting) within a React Native mobile data collection application. This involves forking the library, implementing the missing function using JSI and worklets for background processing, and integrating it into the existing application.
Complexity:
5/5
enhancement help wanted