Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

since 3.0, the (java wrappers for) image readinig and video were moved to seperate other modules:

imread() and friends are in imgcodecs

the videocapture is in videoio , not in highgui

(your code / docs might be outdated)

since 3.0, the (java wrappers for) functions for image readinig reading and video were moved to seperate other modules:

imread() and friends are in imgcodecs

the videocapture is in videoio , not in highgui

(your code / docs might be outdated)