awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesSmart Cropping

Automated image cropping that uses detected facial features to center the crop on the most relevant content.

Distinct from Face Detection: Distinct from Face Detection: applies the detection results to perform a geometric crop operation.

Explore 3 awesome GitHub repositories matching artificial intelligence & ml · Smart Cropping. Refine with filters or upvote what's useful.

Awesome Smart Cropping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jwagner/smartcrop.jsAvatar de jwagner

    jwagner/smartcrop.js

    12,952Ver en GitHub↗

    smartcrop.js is a JavaScript image processing tool and library designed for content-aware image cropping. It provides a face-aware cropping algorithm that calculates optimal crop coordinates to preserve the most important visual content within an image. The project prioritizes human faces to ensure people remain the central focus of the crop. It utilizes a content-aware approach to determine the best coordinates for a target width and height, allowing for dynamic resizing across different screen sizes and aspect ratios. The toolset includes a command line interface for automating the resizin

    Automatically centers image crops on detected human faces to ensure they remain the primary focus.

    JavaScript
    Ver en GitHub↗12,952
  • thumbor/thumborAvatar de thumbor

    thumbor/thumbor

    10,501Ver en GitHub↗

    Thumbor is a dynamic image processing service and proxy server that resizes, crops, and filters images on demand via URL parameters. It functions as a URL-based image manipulator that generates specific image versions from source assets to optimize web delivery. The system includes a smart cropping engine that uses facial feature detection and computer vision to automatically center thumbnails on the most relevant visual content. To prevent unauthorized parameter tampering and malicious requests, it employs signature-based request validation and domain-based source whitelisting. Broad capabi

    Provides intelligent image cropping by automatically centering thumbnails on detected faces.

    Pythonhacktoberfest
    Ver en GitHub↗10,501
  • h2non/imaginaryAvatar de h2non

    h2non/imaginary

    6,017Ver en GitHub↗

    Imaginary is a self-hosted HTTP server for image processing that applies transformations like resizing, cropping, rotating, and format conversion through URL parameters. It operates as a stateless request-response pipeline, processing images fetched from remote URLs or served from a local directory without requiring client-side dependencies. The server distinguishes itself through its security and access control capabilities, offering optional API key validation, HMAC-signed URL verification, and remote origin whitelisting to restrict which image sources are permitted. It also provides a heal

    Automatically detects and crops the most interesting region of an image.

    Gocrop-imagedockergif
    Ver en GitHub↗6,017
  1. Home
  2. Artificial Intelligence & ML
  3. Computer Vision Systems
  4. Computer Vision
  5. Facial Analysis Systems
  6. Face Detection
  7. Smart Cropping