Sorry, this content is no longer available

Ask Your Question
0

namedWindow & Imshow not found in java version

asked Dec 15 '15

Hi, I am trying to implement sample programs in java. Could not find namedWindow() and imShow() methods() which class these are implemented in Java (i.e opencv-300.jar)

Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered Dec 21 '15

BAHRAMUDIN ADIL gravatar image

updated Dec 21 '15

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

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Dec 15 '15

Seen: 625 times

Last updated: Dec 20 '15