Load image in Opencv3 java
Hey I noticed that the Highgui java lib isn't available in the new version of opencv how can I use the imread function in the newer version ?
Asked: 2015-06-01 02:27:06 -0600
Seen: 231 times
Last updated: Jun 01 '15
imread() and friends went into a new
imgcodecs
moduleVideoCapture / VideoWriter are in
videoio