Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

OpenCV version 3.0 for Java doesn't have any function which show the image, it is done converting Mat object to BufferedImage then show it in a JPanel

OpenCV version 3.0 for Java doesn't have any function which show the image, it is now done by converting Mat object to BufferedImage then show it in a JPanel