Skip to content
#

orb

Here are 52 public repositories matching this topic...

Code repository for Tactode tiles recognition using: (i) machine learning with HOG&SVM, (ii) deep learning with some neural networks like VGG16/19, ResNet152, MobileNetV2, YOLOv4 and SSD, (iii) matching of handcrafted features with SIFT, SURF, ORB and BRISK, and (iv) template matching.

  • Updated Apr 1, 2021
  • Python

This project performs iris recognition using ORB (Oriented FAST and Rotated BRIEF) feature extraction and BFMatcher for feature matching. It compares two iris images to determine whether they belong to the same person based on a similarity score. The results include a match score, authentication decision, and visualized keypoints & matches.

  • Updated Feb 21, 2025
  • Python

🐝BeeTrace — это веб-приложение, которое использует методы компьютерного зрения для обнаружения и сопоставления объектов на парах изображений с помощью алгоритма ORB (Oriented FAST and Rotated BRIEF).

  • Updated Jan 11, 2025
  • Python

Improve this page

Add a description, image, and links to the orb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the orb topic, visit your repo's landing page and select "manage topics."

Learn more