Skip to main content

Robust Extraction, rewrited

Project description

Robust Extraction2

Robust Extraction, rewrited

Changes w.r.t. Version 1

Cluster Intersections

  • Original: mean intersection of the cartesian product of lines in both clusters
  • New: intersection of a fitted line by cluster (regressed on all endpoints)

ST-Invariant Matching Penalization

Given the number of matched points $N$ and number of minimum points $n_{min}$, the penalization is defined as $1/(N-n_{min}+1)^e$, where $e$ is the "penalization exponent" parameter:

Original New
$e=0.5$ $e=5$
Original New

Put simply, we basically force matching as many points as possible that don't incur a huge cost.

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

robust_extraction2-0.1.9.tar.gz (19.8 kB view hashes)

Uploaded Source

Built Distribution

robust_extraction2-0.1.9-py3-none-any.whl (31.0 kB view hashes)

Uploaded Python 3

Supported by

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