Quads
Image refiner
An image processing algorithm that recursively subdivides an input image into quadrants and refines it based on color differences.
Computer art based on quadtrees.
1k stars
42 watching
150 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
jquesnelle/txt2imghd | Creates detailed images by upscaling and refining Stable Diffusion outputs | 695 |
publiclab/mapknitter | A tool for combining and preparing aerial images for mapping purposes | 267 |
oguzhaninan/korkut | An image processing tool that provides a command-line interface for converting, cropping, resizing, rotating, watermarking, and flipping images. | 370 |
afeld/magickly | An image manipulation service built as a wrapper around Imagemagick | 179 |
guosheng/refinenet | A MATLAB-based framework for semantic image segmentation and dense prediction tasks using multi-path refinement networks. | 589 |
jarun/imgp | A command-line tool for resizing and rotating images using multiprocessing and SIMD parallelism to optimize storage space | 1,033 |
retraigo/monke | An image processing module for TypeScript that applies color quantization and dithering techniques. | 5 |
fogleman/simplify | Tool for reducing complexity of 3D models by simplifying surface geometry | 249 |
wangjwchn/metalacc | A GPU-based media processing library that provides various filters to adjust image properties. | 259 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 28 |
ameroyer/pic | A probabilistic deep learning model for generating diverse and vibrant colorizations of grayscale images | 20 |
donggong1/learn-optimizer-rgdn | An implementation of deep learning-based optimization method for image deconvolution, which improves the quality of blurry images by generating new blur kernels. | 32 |
tylermorganwall/rayimage | An image processing library with functions to simulate camera effects and manipulate images | 50 |
algolzw/daclip-uir | This project controls vision-language models to restore degraded images in various environments and conditions. | 662 |