Commit Graph

49 Commits

Author SHA1 Message Date
nou 9e98127084 Do gamma conversion manualy
Requesting sRGB capable framebuffer is unreliable
2022-11-28 17:31:50 +01:00
nou 223f7cd0ea Refractor save dialog 2022-11-26 11:02:29 +01:00
nou 455c3b2d64 Make it combilable with Qt 5.13 and older 2022-10-23 09:54:23 +02:00
nou 4fe546f0e5 Add support for ICC color profiles 2022-10-18 21:19:05 +02:00
nou 2bc54ea0cc Fix loading RAW on MacOS
LibRaw object is too big for stack so needs to be on heap
2022-10-15 09:56:14 +02:00
nou 19ed5ae1a4 Better handling of FITS records 2022-06-17 00:31:27 +02:00
nou 46215c7a7d Workaround for incorect handling of PV1_2 2022-06-16 23:46:54 +02:00
nou c346487504 Add parsing WCS info from XISF 2022-06-16 23:44:28 +02:00
nou 5b6fead6f1 Fix issue with numeric values in XISF FITS header 2022-06-15 08:55:44 +02:00
nou 08e70cdb52 Calculate bounds on indexing 2022-06-14 21:44:32 +02:00
nou 04e587b51c Add WCSData::calculateBounds 2022-06-13 23:28:39 +02:00
nou 6b9ea5e4b9 Add support for WCS 2022-06-13 18:02:58 +02:00
nou 5b44d2ac69 Add support for NEF, DNG 2022-06-02 15:41:43 +02:00
nou 9d9f8db499 Fix crash 2022-05-18 17:43:19 +02:00
nou 92f9920f24 Add saving to FITS and XISF 2022-04-19 16:57:54 +02:00
nou b0b1a3a14b Bumb GLSL version to 330 2022-04-18 10:50:19 +02:00
nou 4e6230eef2 Add thumbnails 2022-04-18 07:20:35 +02:00
nou a44c456cab Add indexing of XISF 2022-04-12 09:03:29 +02:00
nou 0fb27266c7 Support for XISF 2022-04-12 08:17:18 +02:00
nou 84a71896f8 Fix laoding 16 bit signed files 2022-04-10 17:37:10 +02:00
nou 5da85e53ec Add FITS files indexing support to database 2022-04-08 21:41:38 +02:00
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