Skip to content
#

feature-matching

Here are 77 public repositories matching this topic...

This repository contains ROS2 package for 2d-Lidar scanner based Kidnapped Robot Re-localization solution (without using AMCL). The idea is to take the original map image, and create a scan-image from local lidar scan, then 'simulate' scans on random positions in the map image (using ray-casting), and find the best-matching scan with orig scan.

  • Updated Nov 10, 2024
  • 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
Image-Comparison

This project provides a tool to compare two images using various similarity metrics, including histograms, structural similarity index (SSIM), mean squared error (MSE), mean absolute error (MAE), feature matching, and image hashing.

  • Updated Jul 17, 2024
  • Python

Stabilo is a Python package for stabilizing video frames or object trajectories using advanced transformation techniques. It supports user-defined masks to exclude specific areas, making it ideal for dynamic scenes with moving objects. Unlike traditional stabilization, it stabilizes content relative to a chosen reference frame.

  • Updated Jun 18, 2024
  • Python

Improve this page

Add a description, image, and links to the feature-matching 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 feature-matching topic, visit your repo's landing page and select "manage topics."

Learn more