Skip to main content

Python wrapper of Enric Meinhardt's RANSAC implementation

Project description

RANSAC

Python wrapper around Enric Meinhardt's C implementation of RANSAC distributed in imscript.

Installation

The ransac Python package can be installed from PyPI with

pip install ransac

Alternatively, it can be installed from sources in editable mode with

git clone https://github.com/cmla/ransac
pip install -e ransac

Usage

import numpy as np
import ransac

matches = np.loadtxt("tests/data/m.txt")
inliers, F = ransac.find_fundamental_matrix(m)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ransac-1.0a1.tar.gz (2.1 kB view details)

Uploaded Source

File details

Details for the file ransac-1.0a1.tar.gz.

File metadata

  • Download URL: ransac-1.0a1.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.15.0 CPython/3.6.5

File hashes

Hashes for ransac-1.0a1.tar.gz
Algorithm Hash digest
SHA256 74929fca485d1ec3847530aeca522a9d445a7470228a8b86588bc7720e547c58
MD5 fedb6f56c8f7d517e4ac00559bbd5e99
BLAKE2b-256 fdda1df2a40054da5bd243098d1d4a09eef0eb1944a6031c7e33beb1ef5f86a2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page