ETRI IVCL 1.0.0
Acceleration SW Platform for Ondevice
Public Member Functions | List of all members
resize_and_crop_images.PILResizeCrop Class Reference

http://united-coders.com/christian-harms/image-resizing-tips-every-coder-should-know/ More...

Public Member Functions

def resize_and_crop_image (self, input_file, output_file, output_side_length=256, fit=True)
 

Detailed Description

http://united-coders.com/christian-harms/image-resizing-tips-every-coder-should-know/

Member Function Documentation

◆ resize_and_crop_image()

def resize_and_crop_images.PILResizeCrop.resize_and_crop_image (   self,
  input_file,
  output_file,
  output_side_length = 256,
  fit = True 
)
Downsample the image.

The documentation for this class was generated from the following file: