Image Processing functions

The Image Processing module provides basic operations for manipulating images, including format conversion, resizing, and rotation.

Functions

  • im2double - Convert image to double precision.

  • imresize - Resize image by scale or output size

  • imrotate - Rotate image by specified angle

Last updated

Was this helpful?