seeds-revised

Superpixel library

An implementation of the SEEDS superpixel algorithm in C++

Implementation of the superpixel algorithm called SEEDS [1].

GitHub

53 stars
5 watching
15 forks
Language: C++
last commit: about 6 years ago
Linked from 2 awesome lists

computer-visionimage-processingopencvsuperpixel-algorithmsuperpixels

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
carlren/gslicr A real-time superpixel segmentation library with GPU acceleration 338
jacobgil/pytorch-zssr Unofficial PyTorch implementation of Zero-Shot Super Resolution using Deep Internal Learning from an image alone. 201
bolero-murakami/sprout A comprehensive C++ library for various algorithms and mathematical operations. 880
sksamuel/scrimage A JVM library for manipulating and processing images in various formats 1,084
luispedro/mahotas A library of fast computer vision algorithms implemented in C++ for speed, operating over numpy arrays. 855
algolzw/dcls A deep learning-based method for image super-resolution using constrained least squares 23
robinrodricks/inspiritimage A collection of algorithms and tools for image processing and analysis 3
boostorg/gil A C++ library for working with images in a generic and efficient way 178
tylermorganwall/rayimage An image processing library with functions to simulate camera effects and manipulate images 51
ermig1979/simd An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. 2,077
jberry47/ddpsc_phenotypercv A header-only C++11 library that provides image processing functionality for plant phenotyping using OpenCV. 4
nvpro-samples/gl_vk_supersampled Demonstrates super-sampled rendering in Vulkan using two implementations and compact constructor-based code 64
cszn/bsrgan A deep learning-based approach to super-resolution of degraded images. 1,222
nowosad/supercells A package for spatial data analysis by partitioning the data into superpixels based on their similarity 67
saschawillems/vulkanwicked An implementation of the Vulkan graphics API in C++ 11