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
  •  | 
  •  

Pergunta

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?

Foi útil?

Solução

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.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top