An open API service providing repository metadata for many open source software ecosystems.

Topic: "content-aware-resize"

esimov/caire

Content aware image resize library

Language: Go - Size: 88.1 MB - Last synced at: 17 days ago - Pushed at: 10 months ago - Stars: 10,385 - Forks: 382

zavolokas/SeamCarving

Image processing method that allows to remove an object from a photo.

Language: C# - Size: 280 KB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 122 - Forks: 10

graynk/Distortioner 📦

Telegram bot for distorting images and stickers using CAS

Language: Go - Size: 158 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 41 - Forks: 11

esimov/caire-openfaas

OpenFaaS function for Caire, the content aware image resize library. (https://github.com/esimov/caire)

Language: Go - Size: 281 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 13 - Forks: 1

chaitanya100100/Content-Aware-Image-Resizing

Seam Carving Algorithm for content aware image resizing and object removal

Language: Matlab - Size: 5.6 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

tonykwok1992/dl4j_human_remover

Language: Java - Size: 9.6 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 10 - Forks: 3

fogo-sh/borik

a discord bot, written using discordgo, for ✨ breaking images ✨

Language: Go - Size: 9.74 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 2

st235/ContentAwarePhotoEditor

Photo editor that allows to use content aware resizing

Language: Kotlin - Size: 38.6 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 8 - Forks: 2

gabrielkunz/seam-carving

Content-Aware Scaling using Seam Carving method with different algorithms for energy mapping

Language: Python - Size: 70.3 MB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 8 - Forks: 2

Andrey-Tkachev/content-aware-resize

Real time seam carving algorithm implementation

Language: C++ - Size: 9.3 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 3

xyproto/carveimg

Two image viewing utilities for the terminal

Language: Go - Size: 49.9 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 4 - Forks: 1

AmirRezaZahedi/AdaptiveSeamCarving

An advanced image processing tool that leverages dynamic seam carving to resize images while preserving important features. Combines edge energy, saliency, depth, and entropy maps to optimize seam removal and provides real-time visualization during processing. 🚀🔍

Language: Python - Size: 2.49 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

jmlepisto/seam-carver

OpenCV based utility for efficient multi-threaded content-aware scaling

Language: C++ - Size: 174 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

micahcantor/dailypapers

Change your Chrome wallpaper to a top landscape photo from Reddit every day.

Language: Go - Size: 92.9 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

tdh8316/seam_carving

Seam carving for content-aware image resizing

Language: Python - Size: 39.4 MB - Last synced at: about 13 hours ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2

oyar99/MyResizer

Simple app that performs content-aware image resizing. ✂️📷

Language: Python - Size: 4.14 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

fitushar/SeamCarving_Content-Aware-Image-Resizing

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.

Language: MATLAB - Size: 16.2 MB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Ammaar-Alam/cos-226

Containing all the coding projects and assignments I've completed in COS 226 @ Princeton (Data Structures & Algorithms)

Language: Java - Size: 202 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 1

Chubukov-Aleksey/distortioner

memetic video generator

Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

andymina/seam-carving

A native C++ implementation of content-aware image resizing (seam carving).

Language: C++ - Size: 12.9 MB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

quinnzipse/WebSeamCarver

Content Aware Cropping in a webpage!

Language: TypeScript - Size: 521 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

gsiddhad/Seam-Carving

Implementation of Seam carving for content-aware image resizing - Shai and Shamir

Language: Python - Size: 6.61 MB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

prachi220/Digital-Image-Analysis

Digital Image Analysis course projects

Language: MATLAB - Size: 24.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

bobertlo/seamcarvego

Seam Carving implementation.

Language: Go - Size: 43.9 KB - Last synced at: 10 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

starttirth1998/Content-Aware-Image-Resizing

Seam Carving has been used for content aware image resizing and object removal

Language: Matlab - Size: 5.59 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

package/caire

Caire 是一个在 Go 中开发的内容感知图像大小调整库,能够在不失真的情况下调整图像大小。

Language: Go - Size: 88.6 MB - Last synced at: 9 months ago - Stars: 0 - Forks: 0