Daniel Barath's repositories

graph-cut-ransac

The Graph-Cut RANSAC algorithm proposed in paper: Daniel Barath and Jiri Matas; Graph-Cut RANSAC, Conference on Computer Vision and Pattern Recognition, 2018. It is available at http://openaccess.thecvf.com/content_cvpr_2018/papers/Barath_Graph-Cut_RANSAC_CVPR_2018_paper.pdf

Language:C++License:NOASSERTIONStargazers:398Issues:20Issues:36

magsac

The MAGSAC algorithm for robust model fitting without using an inlier-outlier threshold

Language:C++License:NOASSERTIONStargazers:389Issues:18Issues:28

progressive-x

The Progressive-X algorithm proposed in paper: Daniel Barath and Jiri Matas; Progressive-X: Efficient, Anytime, Multi-Model Fitting Algorithm, International Conference on Computer Vision, 2019. It is available at https://arxiv.org/pdf/1906.02290

Language:Jupyter NotebookLicense:MITStargazers:69Issues:5Issues:10

multi-h

The C++ implementation of Multi-H algorithm, which is a multi-plane fitting technique. If you use this work for Academic purposes, please cite Barath, D. and Matas, J. and Hajder, L., Multi-H: Efficient Recovery of Tangent Planes in Stereo Images. 27th British Machine Vision Conference, 2016

multi-x

The Multi-X algorithm proposed in paper: Daniel Barath and Jiri Matas, Multi-class model fitting by energy-minimization and mode-seeking, European Conference on Computer Vision, 2018. It is available at http://openaccess.thecvf.com/content_ECCV_2018/papers/Daniel_Barath_Multi-Class_Model_Fitting_ECCV_2018_paper.pdf

Language:C++Stargazers:15Issues:3Issues:0

five-point-fundamental

The Matlab implementation of the 5 point fundamental matrix estimator. If you use this work for Academic purposes, please cite Barath, D., Five-point fundamental matrix estimation for uncalibrated cameras, Conference on Computer Vision and Pattern Recognition, 2018

Language:MATLABStargazers:14Issues:3Issues:0

cvpr2022-affine-tutorial

The official site of the CVPR 2022 Affine Correspondences and Their Applications tutorial

Language:SCSSLicense:MITStargazers:11Issues:4Issues:0

recovering-affine-features

D. Barath, "Recovering affine features from orientation-and scale-invariant ones", Asian Conference on Computer Vision (ACCV), 2019

Language:Jupyter NotebookLicense:MITStargazers:3Issues:0Issues:0

DeepLSD

Implementation of the paper "DeepLSD: Line Segment Detection and Refinement with Deep Image Gradients"

Language:Jupyter NotebookLicense:MITStargazers:1Issues:0Issues:0
Stargazers:0Issues:2Issues:0

PnP_Matlab

various PnP slover implementations in matlab, include dlt, p3p, epnp, ap3p

Language:MATLABStargazers:0Issues:1Issues:0