Classes | Functions
tools.image_processing Namespace Reference

Classes

class  ResizeAndCrop
 

Functions

def resize_image (height, width, image, interpolation=None)
 

Function Documentation

def tools.image_processing.resize_image (   height,
  width,
  image,
  interpolation = None 
)
A function that resizes a provided picture.
Inputs: width and height to resize to
        image to resize
Outputs: input_image_resized

Definition at line 38 of file image_processing.py.



cnn_bridge
Author(s): Noam C. Golombek , Alexander Beringolts
autogenerated on Mon Jun 10 2019 12:53:26