Digital2Slave / DepthImageUpsampling
One new method for depth image upsampling
☆17Updated 6 years ago
Alternatives and similar repositories for DepthImageUpsampling:
Users that are interested in DepthImageUpsampling are comparing it to the libraries listed below
- Welcome to the code repository of CBMV: A Coalesced Bidirectional Matching Volume for Disparity Estimation. CVPR 2018☆53Updated 5 years ago
- Semantic Motion Segmentation using Optical flow and Convolutional Neural Networks☆14Updated 5 years ago
- Implemention of paper "Spatial-Depth Super Resolution for Range Images" with python☆16Updated 4 years ago
- Chi's implementation of BMVC'11 PatchMatch Stereo☆25Updated 10 years ago
- CUDA implementation of the paper "Fast Edge-Preserving PatchMatch for Large Displacement Optical Flow" in CVPR 2014.☆36Updated 8 years ago
- A c++ implementation of pdollar's Structured Edge Detection Toolbox. Written by opencv c++.☆62Updated 6 years ago
- Cuda implementation for domain transform solver, an edge-aware optimization algorithm.☆20Updated 5 years ago
- Fully C++ implementation of "Automatic Panoramic Image Stitching using Invariant Features"☆17Updated 5 years ago
- ☆51Updated 3 years ago
- My dev repo for PatchMatch and other stereo correlation algorithms.☆59Updated 10 years ago
- Code of 'SPM-BP: Sped-up PatchMatch Belief Propagation for Continuous MRFs' (ICCV 2015 oral)☆25Updated 6 years ago
- Demo code of the CVPR paper "Zoom and Learn: Generalizing Deep Stereo Matching to Novel Domains"☆22Updated 6 years ago
- Dehazing and Low Light Image Enhancement☆11Updated 6 years ago
- RecResNet: A Recurrent Residual CNN Architecture for Disparity Map Enhancement. 3DV 2018☆21Updated 6 years ago
- [CVPR16] Accumulated Stability Voting: A Robust Descriptor from Descriptors of Multiple Scales☆27Updated 8 years ago
- A tensorflow implementation of Homographynet☆44Updated 6 years ago
- This repo contains the main code of daisy filter flow which is published in CVPR 2014.☆23Updated 10 years ago
- (Not Finished) Based on the paper: ActiveStereoNet: End-to-End Self-Supervised Learning for Active Stereo Systems☆22Updated 5 years ago
- A naïve implementation of the Fast Bilateral-Space Stereo method from the Fast Bilateral-Space Stereo for Synthetic Defocus paper by Jon …☆76Updated 7 years ago
- Some basic image segmentation algorithms, include mean-shift, graph-based, SLIC, SEEDS, GrabCut, OneCut, et al.☆44Updated 10 years ago
- C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.☆49Updated 5 years ago
- ☆27Updated 5 years ago
- A port of Line Segment Detector(LSD) to use OpenCV structures.☆37Updated 10 years ago
- Liu, W., Chen, X., Yang, J., & Wu, Q. (2017). Robust color guided depth map restoration. IEEE Transactions on Image Processing, 26(1), 31…☆52Updated 3 years ago
- fast guided filter implementation for OpenCV