I am taking CCD images through my telescope and am wondering what can I do analytically with those images? [closed]

StackOverflow https://stackoverflow.com/questions/22621912

  •  20-06-2023
  •  | 
  •  

Domanda

This weekend I'll be taking around 50 CCD images with my Celestron CPC 8in. telescope and would like to use python to analyzie the images. Does anyone have any experience doing this?

È stato utile?

Soluzione

Check out the python wrapper for OpenCV: http://docs.opencv.org/trunk/doc/py_tutorials/py_tutorials.html This should provide all the power you need to do any image processing tasks you require. And there are some great tutorials to help you get started.

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top