Module opencv::imgcodecs

source ·
Expand description

Modules

Structs

Enums

Constants

Traits

Functions

  • Returns true if the specified image can be decoded by OpenCV
  • Returns true if an image with the specified filename can be encoded by OpenCV
  • Returns the number of images inside the give file
  • Reads an image from a buffer in memory.
  • Reads an image from a buffer in memory.
  • Reads a multi-page image from a buffer in memory.
  • Encodes an image into a memory buffer.
  • Loads an image from a file.
  • Loads a multi-page image from a file.
  • Loads a of images of a multi-page image from a file.
  • Saves an image to a specified file.
  • This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. multi-image overload for bindings