patchmatch
There are 26 repositories under patchmatch topic.
ethan-li-coding/PatchMatchStereo
PatchMatchStereo,倾斜窗口经典,效果极佳,OpenMVS&Colmap稠密匹配算法。完整实现,代码规范,注释清晰,博客教学,欢迎star!
uber-research/DeepPruner
DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch (ICCV 2019)
MingtaoGuo/PatchMatch
The algorithm of patch match implemented by python
YuanTingHsieh/Image_Completion
Image Completion using PatchMatch algorithm
unclearness/nanopm
NanoPM, single header only PatchMatch
Zj-BinXia/AMSA
This project is the official implementation of 'Coarse-to-Fine Embedded PatchMatch and Multi-Scale Dynamic Aggregation for Reference-based Super-Resolution', AAAI2022
zavolokas/PatchMatch
Quickly finds most similar patch(square region) for every patch at an image.
ZQPei/patchmatch_inpainting
Implementation of PatchMatch for image inpainting in cpp
nebula-beta/PatchMatchCuda
The PatchMatch stereo match algorithm implemented by CUDA.
baojunshan/patchmatch
patchmatch和patchmatchstereo算法的python实现
eshibusawa/JBF-Stereo
GPU implementation of disparity refinement filter
antoinewdg/stylit
Stylit algorithm for example-base stylization
cipollone/spmatch
C++ implementation of PatchMatch Stereo for images
Practice3DVision/libStereoMatch
libStereoMatch is a universal stereo matching library. This library is developed using C++and divides the stereo matching steps into four steps: cost calculation, cost aggregation, disparity calculation, and disparity optimization. Users can build their own stereo matching algorithms through combination.
mohammadul/patchmatch
BruteForce Image Patchmatch
maktu6/PyPatchMatch
a Cython wrapper of inpainting technique based on PatchMatch
ylochman/comp-vision
Computer Vision coursework | Applied Sciences Faculty, UCU, Lviv (2019)
yanqingan/EAGLE-TextureMapping
Implementation of the paper "Patch-Based Optimization for Image-Based Texture Mapping"
ImageProcessing-ElectronicPublications/patchmatch_inpainting
Implention of PatchMatch for image inpainting in cpp
SkxPhan/PatchMatchMagic
Interactive image inpainting tool in MATLAB
miloknowles/ocean-perception
Codebase for AUV/USV perception, planning, and controls software.
samson6460/pypatchmatch
Efficiently find the location of patch in one of several WSIs implemented in python
tsukada-cs/pyVTTrac
pyVTTrac: Python implementation for Velocimetry by Template Tracking
tsukada-cs/VTTrac.jl
Julia implementation for VTTrac: Velocimetry by Template Tracking