Skip to content
 
 

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microscopy Image Stitching

This repo is a solution for combining 2D images based on Phase Only correlation and Laplacian Pyramid methods. This method makes accurate and fast compositing only for 2D images moving in the x and y axes. Multiple merging can be done using datasets consisting of images. In addition, the functions parallelized using OpenMP and still under development.

Algorithmic process

  • Phase Only Correlation
  • Feature Matching
  • Homography matrix
  • Laplacian Pyramid

Acceleration using OpenMP

It can generate panorama image even in small common areas.

image 1

Scanning can be done in all directions. It can combine images that have moved asymmetrically in all directions.

image 2

Panoramic images created from sample microscope images

image 3

image 4

image 5

About

Panoramic image generation from 2D microscope images

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages