Kitware / VisCLLinks
Computer Vision GPU acceleration with OpenCL
☆16Updated 10 years ago
Alternatives and similar repositories for VisCL
Users that are interested in VisCL are comparing it to the libraries listed below
Sorting:
- A curated list of awesome computer vision resources☆21Updated 9 years ago
- Sample code from the RGBD section of the OpenCV tutorial at CVPR 2014☆35Updated 10 years ago
- Source material for the CVPR 2015 Tutorial: Open Source Structure-from-Motion☆100Updated 10 years ago
- A version of the AKAZE feature detection and description that has removed the OpenCV dependency☆49Updated 10 years ago
- TooN - Tom's Object Oriented Numerics library☆127Updated last year
- Automatic Homographic Registration of a Pair of Images, with A Contrario Elimination of Outliers IPOL 2012. http://www.ipol.im/pub/art/20…☆59Updated 10 months ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- Python Binding for Multi-View Environment☆40Updated 10 years ago
- Point Cloud Library (PCL) 2.0 - draft☆28Updated 7 years ago
- Easy-to-Use C++ Computer Vision Library☆56Updated last month
- Sparse Surface Adjustment☆16Updated 11 years ago
- Structure-from-Motion for MAV image sequences☆152Updated 10 years ago
- PCL grabber for RealSense devices☆63Updated 9 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 10 years ago
- GPU implementation of LATCH descriptor & matcher.☆41Updated 9 years ago
- FREAK: Fast Retina Keypoint☆201Updated 11 years ago
- CUDA helper library for vision.☆43Updated 9 years ago
- Camera calibration using rigidity constraints☆18Updated 9 years ago
- Automatic Feature Selection☆31Updated 8 years ago
- code from ICCV paper: Network Principles for SfM: Disambiguating Repeated Structures with Local Context☆47Updated 8 years ago
- Vocabulary Tree Code☆71Updated 9 years ago
- openMVG with a LATCH descriptor, an ORB descriptor, DEEP descriptors from the cvpr15compare repo, PNNet/Torch loader and a GPU-based L2 m…