Git Product home page Git Product logo

seam-carving's Introduction

SeamCarving

Content-aware image resizing.

Introduction

Seam carving is the resizing of images by removing the lowest-energy vertical and horizontal "seams."

This allows for dynamic resizing of existing images to fit a wide variety of screens and panels.

More Information

An excellent discussion of seam carving can be found at Princeton's Algorithms and Data Structures, Part II website.

A dynamic demonstration of seam carving is also available on YouTube.

Motivation

This project was completed for Algorithms, Part II.

If you're in that course or related course right now, obey all honor code requirements before viewing this code.
I recommend that this code should only be viewed after you've completed your own implementation.
If you're super stuck, take a break, take a walk, and it will come to you; good luck.

Sample Resizings

These images were produced using the ResizeDemo.java source file, available in the seamCarving-testing.zip file supplied by Princeton.

Original:
Original Surfers
Source

Resized:
Resized Surfers

Original:
Original Fleet
Source
By U.S. Navy photo by Mass Communication Specialist 3rd Class Ryan Steinhour [Public domain], via Wikimedia Commons

Resized:
Resized Fleet

Original:
Original Panorama
Source
Mjones3137 at English Wikipedia CC BY 3.0, via Wikimedia Commons

Resized:
Resized Panorama

Original:
Original Camel on Sand Dune
Source
By Peter Gronemann from Switzerland (Camel on a sand dune) CC BY 2.0, via Wikimedia Commons

Resized:
Resized Camel on Sand Dune

Original:
Original Banff
Source

Resized:
Resized Banff

seam-carving's People

Contributors

mgruben avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.