Skip to content

ChivoAttic/StructureDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure Detection in Astronomical image

Dependencies:

  • Numpy
  • pyfits
  • matplotlib
  • cv
  • cv2
  • pylab

Optionally you can install the following packages:

  • scikit_learn (contains numpy, pyfits, matplotlib and pylab, as well as other usefull libraries)
  • opencv2 (includes cv2 and cv, recommend installing dev version)

Run:

$python detection.py <image_test1.fits> + ... +<image_testN.fits>

About

Tools for structure detection in astronomical images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages