Sundragon1993 / A-MNS_template_matchingLinks
A working version of A-MNS: Fast and robust template matching with majority neighbour similarity and annulus projection transformation
☆21Updated 2 years ago
Alternatives and similar repositories for A-MNS_template_matching
Users that are interested in A-MNS_template_matching are comparing it to the libraries listed below
Sorting:
- ☆24Updated 8 years ago
- Fast and robust template matching with majority neighbour similarity and annulus projection transformation☆61Updated 4 years ago
- Edge based Template Matching☆80Updated 8 years ago
- machine vision algorithm implementations for industrial vision projects.☆50Updated last year
- 2D shape match location rotation☆32Updated 6 years ago
- Shape-based template matching algorithm☆41Updated 2 months ago
- https://github.com/meiqua/shape_based_matching☆75Updated 5 years ago
- An image edge detector is described which produces chained edge points with sub-pixel accuracy.The method incorporates the main ideas of …☆61Updated last year
- simplest yolov8 segment onnx model infer in cpp using onnxruntime and opencv dnn net☆37Updated 2 years ago
- YOLOv8 Inference C++ sample code based on OpenVINO C++ API☆45Updated 2 years ago
- SPEED SAM C++ TENSORRT: A high-performance C++ implementation using TensorRT and CUDA☆47Updated 10 months ago
- 基于yolov8_obb的芯片引脚缺陷检测,使用tensorrt进行加速。☆25Updated last year
- C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.☆111Updated 2 years ago
- Detectron2 Libtorch C++ faster rcnn☆13Updated 4 years ago
- doing some simple metrology using OpenCV, numpy, scipy☆17Updated 4 years ago
- Porting Edge based Template Matching to OpenCV 3/4☆35Updated 6 years ago
- RLE(run-length encoding) vs halcon vs opencv☆38Updated 4 years ago
- ☆56Updated 3 years ago
- ☆21Updated 5 years ago
- 用OpenVINO对yolov8导出的onnx模型进行C++的推理, 任务包括图像分类, 目标识别和语义分割, 步骤包括图片前处理, 推理, NMS等☆71Updated last year
- a GUI for Subpixel precision Object size measurement☆56Updated 5 months ago
- ☆22Updated last week
- yolov5 segmentation with onnxruntime and opencv☆168Updated last year
- 使用ONNXRuntime部署面向轻量实时的M-LSD直线检测,包含C++和Python两个版本的程序