egoist-sx / AsProjectiveAsPossibleLinks
C++ Implementation of "As Projective As Possible"
☆53Updated 9 years ago
Alternatives and similar repositories for AsProjectiveAsPossible
Users that are interested in AsProjectiveAsPossible are comparing it to the libraries listed below
Sorting:
- CPM-Flow, CVPR 2016☆131Updated 4 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 8 years ago
- opencv based joint bilateral filter, guided filter for depth map refinement☆111Updated 12 years ago
- Cross-Scale Cost Aggregation for Stereo Matching (CVPR 2014 + TCSVT 2015)☆94Updated 9 years ago
- Continuous 3D Label Stereo Matching using Local Expansion Moves (TPAMI 2018)☆243Updated 3 years ago
- Cross-Scale Cost Aggregation for Stereo Matching (CVPR 2014)☆215Updated 6 years ago
- Fast Bilateral Solver implementation with C++ and demos☆148Updated 6 years ago
- My dev repo for PatchMatch and other stereo correlation algorithms.☆59Updated 11 years ago
- Implementation of ECCV'18 paper - GeoDesc: Learning Local Descriptors by Integrating Geometry Constraints☆193Updated 4 years ago
- Chi's implementation of BMVC'11 PatchMatch Stereo☆25Updated 11 years ago
- Disparity map estimation in a stereo pair of images with cost volume filtering☆26Updated 2 years ago
- ☆27Updated 11 years ago
- Depth from Uncalibrated Small Motion Clip☆187Updated 4 years ago
- Code and mode for CVPR 2017 paper "L2-Net: Deep Learning of Discriminative Patch Descriptor in Euclidean Space"☆112Updated 7 years ago
- Implementation of the paper "Cascade Residual Learning: A Two-stage Convolutional Neural Network for Stereo Matching"☆101Updated 7 years ago
- Segment-Tree Based Cost Aggregation for Stereo Matching Code