seeds-revised

Superpixel library

An implementation of the SEEDS superpixel algorithm in C++

Implementation of the superpixel algorithm called SEEDS [1].

GitHub

52 stars
5 watching
16 forks
Language: C++
last commit: almost 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 C++ library for real-time superpixel segmentation with GPU acceleration 336
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. 876
sksamuel/scrimage A JVM library for manipulating and processing images in various formats 1,074
luispedro/mahotas A library of fast computer vision algorithms implemented in C++ for speed, operating over numpy arrays. 844
algolzw/dcls An algorithm for super-resolving images by minimizing the constraints on the recovered data 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 179
tylermorganwall/rayimage An image processing library with functions to simulate camera effects and manipulate images 50
ermig1979/simd An image processing and machine learning library optimized for high-performance computations on various x86/x64 and ARM architectures. 2,067
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,217
nowosad/supercells A package for spatial data analysis by partitioning the data into superpixels based on their similarity 66
saschawillems/vulkanwicked An implementation of the Vulkan graphics API in C++ 11