All Projects → nebula-beta → PatchMatchCuda

nebula-beta / PatchMatchCuda

Licence: other
The PatchMatch stereo match algorithm implemented by CUDA.

Programming Languages

Cuda
1817 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to PatchMatchCuda

SASensorProcessing
ROS node to create pointcloud out of stereo images from the KITTI Vision Benchmark Suite
Stars: ✭ 26 (-18.75%)
Mutual labels:  stereo-algorithms, stereo-vision, stereo-matching
UAV-Stereo-Vision
A program for controlling a micro-UAV for obstacle detection and collision avoidance using disparity mapping
Stars: ✭ 30 (-6.25%)
Mutual labels:  stereo-algorithms, stereo-vision, stereo-matching
ONNX-HITNET-Stereo-Depth-estimation
Python scripts form performing stereo depth estimation using the HITNET model in ONNX.
Stars: ✭ 21 (-34.37%)
Mutual labels:  stereo-vision, stereo-matching
edlsm pytorch
Pytorch implementation for stereo matching described in the paper: Efficient Deep learning for stereo matching
Stars: ✭ 16 (-50%)
Mutual labels:  stereo-vision, stereo-matching
Pandora
A stereo matching framework that will help you design your stereo matching pipeline with state of the art performances.
Stars: ✭ 31 (-3.12%)
Mutual labels:  stereo-vision, stereo-matching
Openmvs
open Multi-View Stereo reconstruction library
Stars: ✭ 1,842 (+5656.25%)
Mutual labels:  stereo-vision, stereo-matching
semi-global-matching
Semi-Global Matching
Stars: ✭ 122 (+281.25%)
Mutual labels:  stereo-vision, stereo-matching
RealtimeStereo
Attention-Aware Feature Aggregation for Real-time Stereo Matching on Edge Devices (ACCV, 2020)
Stars: ✭ 110 (+243.75%)
Mutual labels:  stereo-vision, stereo-matching
nanopm
NanoPM, single header only PatchMatch
Stars: ✭ 67 (+109.38%)
Mutual labels:  patchmatch
BridgeDepthFlow
Bridging Stereo Matching and Optical Flow via Spatiotemporal Correspondence, CVPR 2019
Stars: ✭ 114 (+256.25%)
Mutual labels:  stereo-matching
dispflownet-tf
Tensorflow implementation of https://lmb.informatik.uni-freiburg.de/Publications/2016/MIFDB16 + pretrained weights + implementation of "Unsupervised Adaptation for Deep Stereo" (ICCV 2017)
Stars: ✭ 18 (-43.75%)
Mutual labels:  stereo-vision
RoboVision
Attempting to create a program capable of combining stereo video input , with motors and other sensors on a PC running linux , the target is embedded linux for use in a robot!
Stars: ✭ 21 (-34.37%)
Mutual labels:  stereo-vision
zed-ros2-wrapper
ROS 2 wrapper beta for the ZED SDK
Stars: ✭ 61 (+90.63%)
Mutual labels:  stereo-vision
PatchMatch
Quickly finds most similar patch(square region) for every patch at an image.
Stars: ✭ 46 (+43.75%)
Mutual labels:  patchmatch
Calibration-Under Different-Resolution
Stereo Camera Calibration Under Different Resolution
Stars: ✭ 38 (+18.75%)
Mutual labels:  stereo-vision
DSGN
DSGN: Deep Stereo Geometry Network for 3D Object Detection (CVPR 2020)
Stars: ✭ 276 (+762.5%)
Mutual labels:  stereo-vision
Structured-Light-Laser-Stripe-Reconstruction
Reconstructs a 3D stripe on the area of an object on which a laser falls as seen by the camera
Stars: ✭ 35 (+9.38%)
Mutual labels:  stereo-vision
zed-matlab
ZED SDK interface sample for Matlab
Stars: ✭ 23 (-28.12%)
Mutual labels:  stereo-vision
Reversing
Code for "Reversing the cycle: self-supervised deep stereo through enhanced monocular distillation"
Stars: ✭ 43 (+34.38%)
Mutual labels:  stereo-matching
stereo
Perform stereo matching algorithm using Direct 3D (level 9.3) on a mobile device without CUDA support.
Stars: ✭ 13 (-59.37%)
Mutual labels:  stereo-matching

Introduction

This is a CUDA implemented of PatchMatch, click on the link for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].