Skip to content

fabienbaron/splash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPLASH is a FITS image registration and comparison software licensed under the GNU GENERAL PUBLIC LICENSE Version 3, currently developped by Fabien Baron (baron@chara.gsu.edu).

SPLASH computes the following difference metrics between two FITS images:

Requirements

SPLASH uses OpenCV. Under Ubuntu, the library libopencv-dev is required.

Installation

SPLASH uses the classic CMake installation procedure.

Acknowledgments

SPLASH was originally based on metric/DIFFER, developped for Google Summer of Code (GSoC-2012), for which the project Mentor was Vaclav Rosecky (xrosecky@gmail.com), and the developer Dushyant Goyal (goyal1dushyant@gmail.com).

Compared to the original code:

  • SPLASH does image registration.
  • SPLASH uses the modern cv::Mat class.
  • SPLASH uses single-channel 32-bit image representations.
  • SPLASH takes FITS images as input
  • SPLASH uses the CMake installation framework.

About

FITS image registration for Interferometry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published