LitLeo / Thinning_Soft_by_CUDA
☆10Updated 8 years ago
Alternatives and similar repositories for Thinning_Soft_by_CUDA:
Users that are interested in Thinning_Soft_by_CUDA are comparing it to the libraries listed below
- This is my 3D parallel algorithm, but it is not perfect. It provides a way for you to optimize it. I hope someone can give a good opinion☆13Updated 5 years ago
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Updated 6 years ago
- The repo is modified from the source code of CannyLine. It provides support for pybind to make it available for python.☆10Updated 3 years ago
- Reproduced a classic point matching algorithm -- Thin plate spline robust point matching(TPS-RPM).☆14Updated 4 years ago
- Python implementation of paper Active Contour Without Edges☆44Updated 8 years ago
- cuda 加速3D点云算法库,持续更新(含cudaicp,glfw点云可视化等)☆14Updated 2 years ago
- ☆40Updated last year
- A Python version of Peter Kovesi's MATLAB and Octave functions for Computer Vision and Image Processing☆21Updated 5 years ago
- Python implementation of "Robust Point Set Registration Using Gaussian Mixture Models" by Jian & Vemuri, PAMI'11☆58Updated 4 years ago
- Semantic Edge Detection with Diverse Deep Supervision☆17Updated 6 months ago
- A Novel Linelet-based Representation for Line Segment Detection (code and db)☆32Updated 7 years ago
- Reproduction and revision of PnPRansac algorithm (cv2.solvePnPRansac算法的复现与修改)☆11Updated 6 years ago
- Quickly warp 3D images on the GPU using CUDA. Works with C and Python.☆24Updated 3 years ago
- GPU Realtime depth passive stereo sensing using ADCensus☆16Updated 2 years ago
- R1PPnP: Reweighting and 1-Point-RANSAC-based PnP solution to handle outliers, IEEE TPAMI 2018☆17Updated 5 years ago
- Iterative Closest Point 2D with python and opencv☆31Updated 9 years ago
- including segmentation and tracker☆14Updated 10 years ago
- Pretrained pytorch model for the SOSNet descriptor [CVPR 2019]☆52Updated 3 years ago
- A Connected Component Labelling algorithm implemented in CUDA☆48Updated 3 years ago
- ORB (Oriented FAST and Rotated BRIEF) feature extraction and matching by CUDA☆24Updated last year
- Locality Preserving Matching☆83Updated 3 years ago
- PatchMatch Stereo with Red-Black modifiaction and Row Parallel modification for massively parallel computing☆14Updated 2 years ago
- Non-Rigid Point Set Registration by Preserving Global and Local Structures☆29Updated 6 years ago
- An Unbiased Detector of Curvilinear Structures☆31Updated 7 years ago
- This repo includes PyTorch code for training the SuperGlue matching network on top of SIFT keypoints and descriptors.☆21Updated 4 years ago
- Official implementation of paper "TP-LSD: Tri-points based line segment detector" .☆145Updated 4 years ago
- This repository contains tools for visualization of keypoint matches over two images (ORB, SIFT, LIFT, SuperPoint, D2-Net).☆12Updated 5 years ago
- ☆7Updated 6 years ago
- Starter kit for the CVPR 2020 RANSAC tutorial benchmark☆76Updated 4 years ago
- 该程序是边缘检测代码,论文是ED那篇,用锚点法,里面的内容对论文还原度很高。参数也想同,锚点设定方法是我自己改进的锚点设定方法。我们将该改进的锚点法用于我们在ORB-SLAM方法基础上改进而来的3DLine-SLAM,图片测试完后会写下三张测试图片,分别是梯度图(Gradi…☆9Updated 4 years ago