Skip to content
#

orb

Here are 52 public repositories matching this topic...

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

This repository provides a collection of Python tools and applications for comparing images using various algorithms such as ORB (Oriented FAST and Rotated BRIEF) and SSIM (Structural Similarity Index). The tools include both command-line scripts and graphical user interface (GUI) applications for ease of use

  • Updated Sep 7, 2024
  • 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