-
```
Exception in thread "main" com.googlecode.javacv.FrameGrabber$Exception: poll()
Error: Timeout occured. (Has start() been called?)
at com.googlecode.javacv.DC1394FrameGrabber.grab(DC1394Frame…
-
```
Exception in thread "main" com.googlecode.javacv.FrameGrabber$Exception: poll()
Error: Timeout occured. (Has start() been called?)
at com.googlecode.javacv.DC1394FrameGrabber.grab(DC1394Frame…
-
```
What version of the product are you using? On what operating system?
Latest stable binary of JavaCV and CUDAenabled OpenCV
Please provide any additional information below.
Can we expect support f…
-
```
What version of the product are you using? On what operating system?
Latest stable binary of JavaCV and CUDAenabled OpenCV
Please provide any additional information below.
Can we expect support f…
-
```
What version of the product are you using? On what operating system?
Latest stable binary of JavaCV and CUDAenabled OpenCV
Please provide any additional information below.
Can we expect support f…
-
```
Exception in thread "main" com.googlecode.javacv.FrameGrabber$Exception: poll()
Error: Timeout occured. (Has start() been called?)
at com.googlecode.javacv.DC1394FrameGrabber.grab(DC1394Frame…
-
When I enter person name and pressing Next Button, it throws java.lang.UnsatisfiedLinkError: dlopen failed: library "../../lib/libtbb.so" not found .
at line faceRecognizer = com.googlecode.javacv.…
-
First of all, thanks for this wonderful javacv project.
I installed javacv-platform version 1.5.9, ffmpeg-platform 6.0-1.5.9 and trying this filter in the code to adjust the brightness
FFmpegFra…
-
I use FFmpegFrameGrabber to get image frame from videos. Everything was fine until I load some .swf file in my app. And the jvm is crash.
I already try
https://github.com/bytedeco/javacv/issues/105…
-
```
What steps will reproduce the problem?
1. Compiling and installing OpenCV on a Gumstix board with Linux.
2. Creating a javacv project on Windows Eclipse and exporting a .jar file.
3. Running the p…