Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 831 Bytes

File metadata and controls

17 lines (9 loc) · 831 Bytes

resize-GUI

Resize GUI is a macOS application meant to showcase the results of Project 2: CV's seam carving algorithm. Run the app in Xcode, drag in your resize executable and a .ppm image file, and rescale the window to resize your image.

gui gif

Setup

To run a macOS app with Xcode, you have to adjust the signing settings. Change the signing team after clicking through the following selections, and then select "Add Account... in the dropdown menu" settings

Example result: "batman" -> "btmn"

original batman image

resized batman image