C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"
☆1,104Jan 20, 2026Updated 2 months ago
Alternatives and similar repositories for Fastest_Image_Pattern_Matching
Users that are interested in Fastest_Image_Pattern_Matching are comparing it to the libraries listed below
Sorting:
- try to implement halcon shape based matching, refer to machine vision algorithms and applications, page 317 3.11.5, written by halcon eng…☆1,442Jul 16, 2024Updated last year
- Rotation & Scale Invariant Template Matching☆174Jul 13, 2024Updated last year
- A template matching library based on OpenCV, supporting rotation matching, cross-platform usage, C++, and Python. 基于opencv的模板匹配库,支持旋转匹配,支…☆68May 19, 2024Updated last year
- 强大的视觉处理软件☆105Sep 3, 2020Updated 5 years ago
- Fast and robust template matching with majority neighbour similarity and annulus projection transformation☆65Sep 10, 2021Updated 4 years ago
- RLE(run-length encoding) vs halcon vs opencv☆42Jun 25, 2021Updated 4 years ago
- ☆25Nov 24, 2016Updated 9 years ago
- https://github.com/meiqua/shape_based_matching☆79Jan 11, 2020Updated 6 years ago
- [IEEE CVMJ 2024] Official PyTorch Implementation of "Learning Accurate Template Matching with Differentiable Coarse-to-fine Correspondenc…☆156Mar 12, 2025Updated last year
- Scale and rotation invariant template matcher☆74May 25, 2022Updated 3 years ago
- Sub-Pixel Edge Detection Using OpenCV☆236Apr 5, 2022Updated 3 years ago
- Edge Based Template Matching☆83Jun 30, 2023Updated 2 years ago
- Edge based Template Matching☆86Mar 13, 2017Updated 9 years ago
- opencv☆256Oct 28, 2020Updated 5 years ago
- Porting Edge based Template Matching to OpenCV 3/4☆37Aug 12, 2019Updated 6 years ago
- ☆21Mar 2, 2023Updated 3 years ago
- 边缘匹配算法☆14Jan 15, 2023Updated 3 years ago
- Halcon的形状匹配算法☆21Dec 4, 2020Updated 5 years ago
- A working version of A-MNS: Fast and robust template matching with majority neighbour similarity and annulus projection transformation☆23Mar 10, 2023Updated 3 years ago
- doing some simple metrology using OpenCV, numpy, scipy☆17Oct 4, 2020Updated 5 years ago
- 2D shape match location rotation☆33Jan 4, 2019Updated 7 years ago
- OpenSource Industrial Level Machine Vision Platform☆111Dec 30, 2019Updated 6 years ago
- Object-recognition using multiple templates in python☆211Oct 28, 2025Updated 4 months ago
- Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).☆522Dec 4, 2025Updated 3 months ago
- OpenCV Fourier-Mellin algorithm implementation.☆181Apr 8, 2022Updated 3 years ago
- NodeEditor base on qt☆104Oct 9, 2022Updated 3 years ago
- Implementations of edge (ED, EDColor, EDPF), line (EDLines), circle and low eccentric ellipse (EDCircles) detection algorithms.