luizgh / knn
C++ implementation of K-nearest neighbours
☆17Updated 9 years ago
Alternatives and similar repositories for knn:
Users that are interested in knn are comparing it to the libraries listed below
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- some CUDA programming example☆25Updated 8 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- implement fast deblurring algorithm in C++ OpenCV and FFTW☆20Updated 7 years ago
- Image processing programs☆46Updated 11 years ago
- CV DL☆56Updated 6 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆82Updated 8 years ago
- PyTorch 1.0 inference in C++ on Windows10 platforms☆89Updated 6 years ago
- Computer Vision Papers with Code in GitHub☆45Updated 8 years ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Just a small svm example to use the libSVM from c++ code☆25Updated 11 years ago
- This project is the C++ implementation of Background Subtraction using adaptive GMM models as discussed by Zoran Zivkovic in his paper "I…☆66Updated 11 years ago
- CSDN专栏:OpenCV图像处理(http://blog.csdn.net/column/details/opencv-image.html?&page=3)的代码实现。☆37Updated 7 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- A set of computer vision tools☆10Updated 9 years ago
- ☆20Updated 6 years ago
- HFS: Hierarchical Feature Selection for Efficient Image Segmentation☆76Updated last year
- fast and energy-efficient computation of HOG features☆17Updated 6 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆26Updated 5 years ago
- ☆22Updated 7 years ago
- Libtorch C++ Examples☆53Updated 3 years ago
- A tool to visualize feature spaces commonly used in object detection.☆17Updated 10 years ago
- c++ implementation of clustering by DBSCAN☆99Updated 5 years ago
- a fork of the densecrf package implementing alternative inference scheme☆28Updated 8 years ago
- Eigen's usage☆27Updated last year
- The implementation of algorithm Parallel graph component labelling with GPUs and CUDA.☆16Updated 6 years ago
- Sparse Surface Adjustment☆16Updated 11 years ago
- Mean shift clustering Implementation in C++☆92Updated 6 years ago
- A small C++ library for efficient calculation of rotation invariant features in 2D images using OpenCV.☆12Updated 4 years ago