Closed GoogleCodeExporter closed 8 years ago
Please try again with version 1.0, thank you.
Original comment by samuel.a...@gmail.com
on 24 Aug 2015 at 12:00
samuel,thanks.
I use version 1.0,it works.The changes between 0.7 and 1.0 is so large.there is
no fuction IplImage.createFrom(BufferedImage) or
IplImage.copyFrom(BufferedImage) in ver1.0,but I really need the fuction create
IplImage from BufferedImage.
In my program,source image is a screenshot saved by BufferedImage.Now I have to
save BufferedImage to disk,and read it again with cvLoadImage().
Original comment by long57...@gmail.com
on 24 Aug 2015 at 9:06
Yes, it changed a lot. Details here:
http://bytedeco.org/news/2015/04/04/javacv-frame-converters/
Original comment by samuel.a...@gmail.com
on 24 Aug 2015 at 11:15
Original issue reported on code.google.com by
long57...@gmail.com
on 23 Aug 2015 at 4:12