Skip to content
View DargonKnight0's full-sized avatar

Block or report DargonKnight0

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Semi-Global Matching on the GPU

C++ 377 144 Updated Jul 10, 2021

Stereo Semi Global Matching by cuda

C++ 629 191 Updated Jul 8, 2024

CloudCompare main repository

C++ 3,628 1,044 Updated Dec 17, 2024

[TPAMI 2024 & CVPR 2022] Attention Concatenation Volume for Accurate and Efficient Stereo Matching

Python 470 63 Updated Aug 8, 2024

Python library to open the results of the Bouguet Calibration toolbox. That toolbox is the only remaining reason I resort to using MATLAB; this library allows me to import the results in python eas…

Python 4 1 Updated Dec 17, 2013
MATLAB 9 3 Updated Jan 17, 2021

Implement IW-SSIM using PyTorch

Python 28 9 Updated May 10, 2020

A collection of state-of-the-art image quality assessment algorithms

331 43 Updated Jul 10, 2024

Image quality is an open source software library for Image Quality Assessment (IQA).

Python 402 87 Updated Feb 5, 2024

Bilibili Downloader. 一个命令行式哔哩哔哩下载器.

C# 10,136 1,297 Updated Dec 14, 2024

SGM-Net re-implemented with pytorch.

Python 13 Updated Jul 25, 2024

Python bindings to the pointcloud library (pcl)

Cython 2,021 701 Updated Dec 30, 2023

Integrating ChatGPT into your browser deeply, everything you need is here

JavaScript 10,095 764 Updated Dec 14, 2024

Non-official Pytorch implementation of the CREStereo(CVPR 2022 Oral).

Python 227 43 Updated Aug 26, 2023

Official MegEngine implementation of CREStereo(CVPR 2022 Oral).

Python 501 61 Updated Feb 10, 2023
Python 747 143 Updated Mar 23, 2023
Python 3,338 640 Updated Dec 5, 2023

AD-Census立体匹配算法,中国学者Xing Mei等人研究成果(Respect!),算法效率高、效果出色,适合硬件加速,Intel RealSense D400 Stereo模块算法。完整实现,代码规范,注释清晰,欢迎star!

C++ 378 74 Updated Jan 22, 2021

simple implement and distance measure

Python 25 4 Updated Jul 4, 2020

https://www.microsoft.com/en-us/research/wp-content/uploads/2011/01/PatchMatchStereo_BMVC2011_6MB.pdf

Python 10 1 Updated Apr 1, 2019

Implementation of Fast Cost-Volume Filtering for Visual Correspondence and Beyond with Python

Python 27 7 Updated Aug 3, 2019

gc-net for stereo matching by using pytorch

Python 111 20 Updated Aug 23, 2018

GA-Net: Guided Aggregation Net for End-to-end Stereo Matching

Cuda 558 135 Updated Apr 15, 2020

[TPAMI'23] Unifying Flow, Stereo and Depth Estimation

Python 1,135 116 Updated May 10, 2024

Hierarchical Neural Architecture Searchfor Deep Stereo Matching (NeurIPS 2020)

Python 258 51 Updated Dec 3, 2020

DeepPruner: Learning Efficient Stereo Matching via Differentiable PatchMatch (ICCV 2019)

Python 356 40 Updated Sep 5, 2020

Hierarchical Deep Stereo Matching on High Resolution Images, CVPR 2019.

Python 417 79 Updated Jul 21, 2023

Semi-Global Matching

Python 155 32 Updated Feb 24, 2020
C++ 125 37 Updated Oct 27, 2018

双目立体视觉是计算机视觉范畴的核心之一,它利用双目相机来获得目标物体的图像,经过物体图像处理 之后得到目标物体所在场景环境的三维信息,最终实现非接触条件下测距,简单便捷。本次毕业设计主要内容为研究 基于双目立体视觉平台上的图像匹配以及目标物体的距离测量技术,图像特征提取部分研究了 SIFT 算法和 SURF 算 法,特征匹配部分研究了 BF 法和 FLANN 法,距离测量研究主要通过视差深度…

Python 399 101 Updated Oct 27, 2019
Next