loc-trinh / SeamCarvingLinks
C++ implementation of size carving/dynamic programming algorithm according to "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir.
☆27Updated 5 years ago
Alternatives and similar repositories for SeamCarving
Users that are interested in SeamCarving are comparing it to the libraries listed below
Sorting:
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Updated 7 years ago
- C++ Implementation of Image Super-Resolution using Convolutional Neural Network SRCNN (OpenCV version)☆34Updated 2 years ago
- An implementation of paper Blur Detection for Digital Images Using Wavelet Transform☆32Updated 9 years ago
- Dehazing and Low Light Image Enhancement☆11Updated 7 years ago
- Fully C++ implementation of "Automatic Panoramic Image Stitching using Invariant Features"☆17Updated 5 years ago
- Mirror from https://square-src.de/gitlab/franzi/study-thesis. This is my study thesis - a reference implementation of the depth-aware mot…☆50Updated 8 years ago
- Estimating an Image's Blur Kernel Using Natural Image Statistics, and Deblurring it: An Analysis of the Goldstein-Fattal Method☆62Updated 6 years ago
- image processing☆61Updated 10 years ago
- Small library for working with rotated rectangle shaped image regions.☆16Updated 7 years ago
- implmentation of 《Local Color Correction using Non-Linear Masking》☆51Updated 6 years ago
- real-time denoising☆69Updated 9 years ago
- 3D LUT Generator☆12Updated 9 years ago
- 实时视频拼接☆45Updated 6 years ago
- Superpixels-based region filling☆17Updated 6 years ago
- C++ implementation of the Fast Super-Resolution Convolutional Neural Network (FSRCNN).☆29Updated 6 years ago
- some filters (boxfilter, fast bilateral filter, fast guided filter and permutohedral bilateral filter)☆56Updated 4 years ago
- Implementation of the Guided Image Filtering algorithm in OpenCL☆50Updated 4 years ago
- Image processing programs☆47Updated 11 years ago
- this code is for stitching video in VC on opencv☆23Updated 8 years ago
- implements SIFT algorithm using pure c++☆30Updated 7 years ago
- image deblur framework,base on opencv 2.4.9☆21Updated 10 years ago
- Local Laplacian Filters☆40Updated last year
- Implemented Seam Carving and Mesh-based warping to achieve rectangular boundaries for the stitched panoramic images.☆8Updated 10 years ago
- OpenCV program for color enhancement of an image☆14Updated 7 years ago
- 改进的去雾算法☆59Updated 7 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- Code for the paper "A Comparative Study of Algorithms for Realtime Panoramic Video Blending"☆30Updated 6 years ago
- Fast segmentation of object from background given approximate object bounding box☆19Updated 9 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆91Updated 4 years ago
- SeamCarving using OpenCV☆24Updated 9 years ago