haixiongli / SGM_OpenCLLinks
使用OPenCL计算SGM算法
☆11Updated 5 years ago
Alternatives and similar repositories for SGM_OpenCL
Users that are interested in SGM_OpenCL are comparing it to the libraries listed below
Sorting:
- SGM implementation☆62Updated 2 years ago
- OpenCL implementation of Semi-Global Matching algorithm☆20Updated 5 years ago
- The PatchMatch stereo match algorithm implemented by CUDA.☆49Updated 6 years ago
- Features detection, match and track module. Supported features: orb and superpoints☆30Updated 5 years ago
- Wrapper of ELAS Stereo Matcher for OpenCV☆53Updated 8 years ago
- calibrate stereo cameras☆62Updated 3 years ago
- Semidense Mono SLAM☆12Updated 8 years ago
- 参考论文:Efficient Large-Scale Stereo Matching,立体匹配。☆39Updated 5 years ago
- ☆33Updated 7 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago
- ☆26Updated 5 years ago
- GPU Realtime depth passive stereo sensing using ADCensus☆16Updated 3 years ago
- PatchMatch Stereo with Red-Black modifiaction and Row Parallel modification for massively parallel computing☆15Updated 2 years ago
- A SVO based SLAM implementation for stereo cameras☆16Updated 5 years ago
- various PnP slover implementations in matlab, include dlt, p3p, epnp, ap3p☆36Updated 6 years ago
- Image Enhancement for SLAM☆52Updated 6 months ago
- Mono and Stereo Camera Calibration with 3 Orthogonal checkerboards☆26Updated 5 years ago
- Variational Fisheye Stereo☆52Updated 2 years ago
- ☆13Updated 6 years ago
- distance transform based image edge alignment☆13Updated 7 years ago
- ☆36Updated 8 years ago
- Simultaneous Localisation and Mapping using random dot markers for AR applications☆11Updated 7 years ago
- ☆12Updated 5 years ago
- Implementation of REPPnP, a real-time, robust to outliers and accurate solution to the Perspective-n-Point (PnP) problem [Luis Ferraz, X…☆33Updated 6 years ago
- SIFT detection and matching on (almost) any GPU with Vulkan☆58Updated 6 months ago
- ☆13Updated 2 years ago
- Stereo matching on two images for making a disparity map. My attempt to implement semi-global matching algorithm with some customs additi…☆10Updated 9 years ago
- Keypoints Detector(HARRIS, FAST, BRISK, ORB, AKAZE, and SIFT), Patch Descriptor(BRIEF, ORB, FREAK, AKAZE and SIFT),and Matching(BFmatch…☆78Updated 6 years ago
- 3D Plane fitting using RANSAC☆34Updated 6 years ago
- Efficient Large-scale Stereo Matching.