Skip to content

srvanderplas/ImageAlignR

Repository files navigation

CRAN status lifecycle Travis build status Coverage status

Image Alignment Methods included in this package:

  1. Single-Image Alignment
  2. Dual-Image Alignment
    • Keypoint Alignment: Keypoint detection using the following steps:
      1. Harris corner detector
      2. Calculate key image orientations
      3. Feature detection
      4. Point matching using KNN to find similar points
      5. RANSAC to get a consistent homology
      6. Image transformation

Releases

No releases published

Packages

No packages published