Closed GoogleCodeExporter closed 9 years ago
Please try again with JavaCV 0.10, and let me know if that fixes the issue,
thank you!
Original comment by samuel.a...@gmail.com
on 10 Feb 2015 at 10:58
[deleted comment]
I tried again JavaCV 0.10 ,
There is no entry in the library below (javacpp.jar)
private IplImage yuvIplimage = null; <- err
[import static org.bytedeco.javacpp.opencv_core.*;]
This use was originally
[import com.googlecode.javacv.cpp.opencv_core.IplImage]
I'm sorry to bother continuing questions..
Original comment by ehdals1...@geomex.co.kr
on 12 Feb 2015 at 3:29
Please do it as shown in the sample here:
https://github.com/bytedeco/javacv#sample-usage
Original comment by samuel.a...@gmail.com
on 15 Feb 2015 at 12:42
Original issue reported on code.google.com by
ehdals1...@geomex.co.kr
on 10 Feb 2015 at 9:37