Hello,
i have developed for my personal needs and use a software which is supposed to improve quality of deep sky live videos using ZWO camera and large field lens.
This software was first written for NVIDIA single board computer (Jetson Nano, Xavier, AGX Orin) and I have also made a classical Windows 10/11 version for Desktop or Laptop.
My software is Python software, using classical libraries like OpenCV, Numpy, Pillow, etc. I also use CUDA functions to speed up the treatments (using pycuda) but this means you will need a NVIDIA GPU to run the software.
You can find a summary of my work here :
https://forums.devel...tson-nano/76861
You can also see the results I get with my software here :
https://www.youtube....Mj7FKsKlXFJD4pg
My software was not supposed to be shared because it was mainly for my personal needs. It still gets bugs and it is not really user friendly.
But today, this software brings good results (considering my needs) and I have decided to share it.
You will find Nvidia Jetson version and Windows versions here (with small explanations) here :
https://github.com/A...illou/JETSONSKY
You will also find in this Github link a version of the software (Linux & Windows) which only perform live treatments (no camera needed) for those who don’t have a ZWO camera.
You can find some test videos here if you want to test the “treatment only” version :
https://drive.google...CUS?usp=sharing
Important points :
About ZWO cameras : I want to say I don’t support ZWO in any way. I am not a big ZWO fan since I bought a ASI485MC. I used ZWO camera because I have one. I won’t develop a version of my software for other cameras because I don’t want to buy them (useless for me).
This software is free of use for personal use only. This software and parts of this software ARE NOT FREE OF USE for any kind of professional or commercial use.
As I don’t make money with this software, I won’t respond to any modification demand. I will provide some new versions of the software (debug and maybe new functions), depending of my free time and my needs.
I hope you will find this software useful.
Alain
Edited by easybob95, 03 August 2022 - 08:56 AM.