Commit Graph

28 Commits

Author SHA1 Message Date
nou c7e36bd4d6 Refractor ImageInfoData 2022-04-08 12:36:13 +02:00
nou bebaa37650 Fix for nVidia 2022-04-06 23:21:48 +02:00
nou 023a616fa0 Stretch and calculate stats on demand 2022-04-06 15:49:58 +02:00
nou 206e1dd393 Initial autostretch 2021-09-11 11:37:54 +02:00
nou f173e48a26 Get rid of QPixmap 2021-04-20 23:28:52 +02:00
nou 05b40b64f8 Initialize variable so it doesn't end up in almost infinite loop 2021-04-14 10:20:50 +02:00
nou d235b18e86 Refractor loading FITS so it can load RGB images 2021-03-25 16:14:28 +01:00
nou 43028f32c6 Support for FLOAT32 2021-03-22 18:23:28 +01:00
nou ab2a7c9f1a Fix crash when loading RAW 2020-05-15 08:38:27 +02:00
nou 1e45a78b39 Reworked RawImage class to use OpenCV 2020-05-10 17:02:16 +02:00
nou 6aa52236a8 First version OpenGL drawing 2019-11-23 21:11:33 +01:00
nou c1d25dd663 Add *.fits extension into filter 2019-11-16 11:27:29 +01:00
nou 485697a0b2 Calculate correct FWHM statistic and draw circles at 1/20 of max 2019-10-11 21:00:14 +02:00
nou 9dacf62226 Fix error in starfit model, preparation for angled version 2019-10-11 13:17:58 +02:00
nou c3645932ab Add some profiling info 2019-09-28 13:05:23 +02:00
nou 759383c4a1 Make median filter parallel 2019-09-28 13:05:07 +02:00
nou 4cc58de7a1 Draw circles around peaks 2019-09-28 12:00:08 +02:00
nou b5d63a6185 Add actions for peak and star find 2019-09-28 11:12:45 +02:00
nou c4f25c32ed Fix loading FITS 2019-09-28 09:54:33 +02:00
nou f968d0eab2 Turn on calculating of image statistics 2019-09-27 12:18:14 +02:00
nou cdec3ea444 Make raw data copy only when needed 2019-09-26 12:44:32 +02:00
nou fa025dff0e Add RawImage class that handle images as byte array 2019-09-24 18:39:01 +02:00
nou 9c0c0d41c7 Fix loading 32 bit FITS 2019-09-19 17:18:02 +02:00
nou bf195a038c Read FITS headers 2019-09-04 17:42:26 +02:00
nou dd9accbbb9 Add simple FITS image loading 2019-09-04 17:28:44 +02:00
nou 01e15bcd1b Load and show additional exif info 2019-09-01 16:27:01 +02:00
nou 310efce14e Load and show image info 2019-09-01 16:04:45 +02:00
nou f0e4923a68 Do not load images that were already released 2019-08-21 16:32:14 +02:00