Jose Gómez
- Registered on: 2013-02-20
- Last connection: 2014-05-17
Activity
Reported issues: 2
2014-04-16
- 12:22 am OpenCV Bug #3650 (Cancelled): Write a test: OpenCV does not read the last 3-4 frames from an AVI file
- The test video works fine with OpenCV 2.4.8 (using the Java wrapper). 9 frames processed.
2014-04-07
- 11:25 pm OpenCV Bug #3454 (Open): CV_CAP_PROP_FPS missing from Java bindings
- Update: from my tests, videocapture.get(5) works only sometimes:
- With mp4 (x264) files, it seems to work fine
-...
2014-02-25
- 02:34 am OpenCV Bug #3454 (Open): CV_CAP_PROP_FPS missing from Java bindings
- I'd say it's probably not as easy as just exposing the constant. As per the sources, this constant evaluates to 5:
...
2013-12-07
- 09:27 pm OpenCV Bug #3422 (Cancelled): VideoCapture.open(String) does not work in Java
- Hmm, Windows... It may be obvious, but have you tried with backslashes?
final boolean result = vc.open("E:... - 03:48 pm OpenCV Bug #3422 (Cancelled): VideoCapture.open(String) does not work in Java
- I just tested your file just fine. In my application. Obviously, it didn't find any faces :)
However, I just realise...
2013-12-06
- 09:07 pm OpenCV Bug #3422 (Cancelled): VideoCapture.open(String) does not work in Java
- Actually, in version 2.4.7 it does work, at least with compressed avi and mov files.
I think it fails with uncompr...
2013-11-29
- 09:50 pm OpenCV Feature #1217 (Open): CascadeClassifier::detectMultiScale() const?
- There is a ticket requesting a clone() for the CascadeClassifier: http://code.opencv.org/issues/2600
Nevertheless,...
2013-11-28
- 04:02 am OpenCV Feature #3405 (Open): ByteBuffer support in Java
2013-02-20
- 08:06 pm OpenCV Feature #2818 (Open): Management of native libraries in OpenCV for Desktop Java
- 08:05 pm OpenCV Feature #2807 (Done): Desktop Java tutorial improvements requests
- Hi, nice work, about the Java support, and the tutorial.
The tutorial doesn't detail how to package the program so...
Also available in: Atom