react-native-opencv-tutorial icon indicating copy to clipboard operation
react-native-opencv-tutorial copied to clipboard

👩‍🏫Fully working example of the OpenCV library used together with React Native

Results 22 react-native-opencv-tutorial issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I'm new to openCV and java so just trying to understand react bridge a bit more, I noticed that you commented out: `Bitmap image = decodeSampledBitmapFromFile(imageurl, 2000, 2000);` And...

missing type

So I have to run downloadAndInsertOpenCV? or download from OpenCV website??? What do you mean with unzipped opencv archive? ``` 5. Run `./downloadAndInsertOpenCV.sh`. 6. Download manually the Android pack from...

missing type

In Java, methods should have the opening curly bracket in the same line, which is mostly applied in this repo but not e.g. [here](https://github.com/brainhubeu/react-native-opencv-tutorial/blob/master/android/app/src/main/java/com/reactnativeopencvtutorial/MainApplication.java#L82). Maybe we could add a Java...

missing type

# Unable to run successfully I did it according to the operation manual. https://brainhub.eu/blog/opencv-react-native-image-processing/ # Unfortunately, I did not RUN successfully ![image](https://user-images.githubusercontent.com/17285770/85725344-9b940c80-b727-11ea-9d5b-697a7a9d0a08.png) npm : 6.14.5 node: v12.18.1 react-native-cli: 2.0.1 react-native:...

missing type

Removes [xmldom](https://github.com/xmldom/xmldom). It's no longer used after updating ancestor dependency [react-native](https://github.com/facebook/react-native). These dependencies need to be updated together. Removes `xmldom` Updates `react-native` from 0.54.2 to 0.70.2 Release notes Sourced from...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist), [mkdirp](https://github.com/isaacs/node-mkdirp) and [handlebars](https://github.com/wycats/handlebars.js). These dependencies needed to be updated together. Updates `minimist` from 1.2.0 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long...

dependencies

Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...

dependencies

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [react-native](https://github.com/facebook/react-native) and [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `json5` from 0.4.0 to 2.2.3 Release notes Sourced from json5's...

dependencies

Bumps [qs](https://github.com/ljharb/qs) and [qs](https://github.com/ljharb/qs). These dependencies needed to be updated together. Updates `qs` from 6.4.0 to 6.5.3 Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix]...

dependencies