-
```
What steps will reproduce the problem?
1. Run successfully face detection project using javacv
2. Add tesseract ocr library for android to project(tesseract library test
successfully in another…
-
I am trying to use JavaCV in a JavaFX running in OSGi container.
The bundle that is using JavaCV as dependency is resolved correctly, but once started it creates an instance of org.bytedeco.javacv.…
-
public static boolean createMp4(String mp4SavePath, Map imgMap, int width, int height) {
// System.loadLibrary(Core.NATIVE_LIBRARY_NAME);
try (FFmpegFrameRecorder recorder = new FFmpe…
-
```
What steps will reproduce the problem?
1.While using JavaCV and cppjars on Samsung galaxy ACE device, application
close without any forcedclose
2.
3.
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1.While using JavaCV and cppjars on Samsung galaxy ACE device, application
close without any forcedclose
2.
3.
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1.While using JavaCV and cppjars on Samsung galaxy ACE device, application
close without any forcedclose
2.
3.
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1.While using JavaCV and cppjars on Samsung galaxy ACE device, application
close without any forcedclose
2.
3.
What is the expected output? What do you see…
-
```
What steps will reproduce the problem?
1.While using JavaCV and cppjars on Samsung galaxy ACE device, application
close without any forcedclose
2.
3.
What is the expected output? What do you see…
-
Detail in https://groups.google.com/forum/#!topic/javacv/LKq5uewdjCw
I want to use a FFmpegFrameGrabber when possible, but if something fails (the user doesn't have the ffmpeg libraries, or any other…
-
```
What steps will reproduce the problem?
1. Run successfully face detection project using javacv
2. Add tesseract ocr library for android to project(tesseract library test
successfully in another…