Stars
The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON, SVE for ARM, HVX for Hexagon
try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon engineers
A novel similarity-covariant feature detector that extracts points whose neighborhoods, when treated as a 3D intensity surface, have a saddle-like intensity profile. The saddle condition is verifie…
A local descriptor named MROGH, published in "Aggregating Gradient Distributions into Intensity Orders: A Novel Local Image Descriptor, CVPR 2011"
Learned Contextual Feature Reweighting for Image Geo-Localization (CVPR 2017)
Feature Extractor is a real-time audio feature extraction tool. It can analyse audio on multiple input tracks in parallel.
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
C++ background substraction library
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
LBP Library - A Collection of LBP algorithms for background subtraction in videos.
DPDK interface driver for userspace TCP/IP stack
Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.
Image Quality Assessment (IQA) 1.1.2 A fast, accurate, and reliable C library for measuring image quality.
ImagePlay is a rapid prototyping application for image processing
Cimage is a cross-platform desktop application that helps you manage your photos and videos by organizing them in any way you like.
Cross-platform, OpenCV-based functionality for image processing and computer vision in thermal-infrared
GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time while producing identical results. The functionality and int…
A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)