Skip to content
#

resizing-images

Here are 17 public repositories matching this topic...

The availability of sophisticated source attribution techniques raises new concerns about privacy and anonymity of photographers, activists, and human right defenders who need to stay anonymous while spreading their images and videos. An image can be considered to be a combination of both significant (foreground) objects and some less significant (background) objects. Content aware image resizing (CAIR) algorithm uses the different edge detection methods to segregate the useful objects from the background. When applied to an image, CAIR can resize the image to a very different aspect ratio without destroying the aspect ratio of the useful objects in the image. In this project, we simply implement a content aware image resizing (CAIR) in MATLAB environment. The main idea to implement CAIR is to remove or insert the vertical or horizontal seams (paths of pixel) having the lowest energy. After implanted the Seam Carving Algorithm for Content aware image resizing (CAIR), analysis shows that the implemented seam carving for CAIR can generate more desirable resized images than cropping, resampling, and conventional seam carving techniques.

  • Updated Apr 28, 2020
  • MATLAB

tinify-cli-client is a light-weight, Python, command-line client for the TinyPNG API. The same, amazing, image compression and resizing features found at TinyPNG.com are now available in your favorite terminal. tinify-cli-client allows for compression and resizing of both single files or entire directories, while tinify-cli-client's multithreading capabilities ensure that you harness TinyPNG's tech faster than ever.

  • Updated Oct 15, 2019
  • Python

Improve this page

Add a description, image, and links to the resizing-images topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the resizing-images topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.