开源项目汇总,持续更新……
OpenPR
OpenPR开源项目里包含一些常用算法的开源代码。
其中qdmatch_linux.tar.gz:C++写的sift特征提取、匹配,ransac剔除误匹配点对工程,不涉及OpenCV。
POSEST
posest是用来做6DoF pose estimation的C/C++库。
Open-Source SIFT Library
opensift项目包含sift特征提取,ransac剔除误匹配点对。
Affine Invariant Features
Affine Invariant Features主要聚焦在解决检测任意图片的仿射不变特征问题。
深度学习模型转换器
SnailTyan的博客
SnailTyan博客涉及内容较多深度学习、机器学习等。
fastHOG
fastHOG library for GPU histogram of oriented gradients-based pedestrian detection.
LIBSVM
LIBSVM – A Library for Support Vector Machines
Tomasz Malisiewicz’s HomePage
主页链接,主要涉及computer vision, image understanding, object recognition, segmentation, machine learning.
Ubuntu 16.04: How to install OpenCV
Install OpenCV3 on Ubuntu
Tracking
ECO: Efficient Convolution Operators for Tracking
https://github.com/martin-danelljan/ECO
OpenTracker
FFTW
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). We believe that FFTW, which is free software, should become the FFT library of choice for most applications.
C/C++ Resources
IBM Knowledge Center
http://www.cplusplus.com/
https://en.cppreference.com/w/