Skip to content

aarontburn/Java-vs-Python-Image-Processing

Repository files navigation

Image Processing Pipeline

A case study for Java versus Python for image processing on AWS Lambda.

Keywords:

AWS, Lambda, S3, REST API

Reports

Project Analysis
Metrics

Functions Tested

Function 1: Image Details

Retrieve image details (height, width, color mode, and transparency)

Function 2: Image Rotation

Rotates an image 90, 180, or 270 degrees.

Function 3: Image Resize

Resizes an image to a specified width and height.

Function 4: Image Grayscale

Converts an image to grayscale.

Function 5: Image Brightness

Modifies the brightness of an image.

Function 6: Image File Conversion

Converts an image of one file type to another.

Batch Function

Executes multiple image transformation functions on a single image.

Team:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •