Commit Graph

45 Commits

Author SHA1 Message Date
nou 5249b277ec Add integer resample 2025-02-25 17:41:29 +01:00
nou 58c182adc0 Add thumbnailer 2025-02-16 23:36:25 +01:00
nou be1e65251d Support really big images 50000px 2024-11-30 22:03:58 +01:00
nou 8f7f527732 Add RawImage::convertToType() 2024-10-29 19:42:36 +01:00
nou eba9110933 Remove dead code 2024-10-29 15:32:06 +01:00
nou 32973c54ce Adding platesolving 2024-09-30 18:39:35 +02:00
nou 5e18c591f7 Add support for FLOAT16 image downscale 2024-08-27 11:39:47 +02:00
nou bc29dc7d34 Use lcms2 for color profiles 2024-08-24 16:37:06 +02:00
nou 511802bdbd Usable OpenGL ES 2024-08-22 17:54:26 +02:00
nou 4fe56acbd9 Fix bug when saving color FITS/XISF files 2024-03-24 23:55:50 +01:00
nou f35db9d1af Small fixes 2024-03-24 18:39:46 +01:00
nou 0cee4c9c53 Add thumbnail quality to settings 2024-02-01 23:03:21 +01:00
nou 8c9c1d8d06 Flip image according to ROWORDER 2024-01-22 21:30:39 +01:00
nou 6539c78c57 Add box resize algorithm 2024-01-14 14:28:28 +01:00
nou b9bf6bf183 Fixed scaling for int32 2023-11-21 18:31:07 +01:00
nou 8e3c1b35db Remove dead code 2023-11-15 10:02:53 +01:00
nou 4a9d720343 Sum all channels histograms 2023-11-14 12:04:55 +01:00
nou 46b0210078 Add histogram 2023-11-13 21:12:23 +01:00
nou f1a2aae9b6 Update LibXISF, fixes in RawImage 2023-08-28 20:38:35 +02:00
nou 9ffbdcee30 Get rid of raw pointers 2023-06-17 21:47:06 +02:00
nou 7e39304799 Get rid of some explicit new allocation 2023-06-17 20:32:58 +02:00
nou 31cf1ee2b1 Getting rid of opencv 2023-06-16 23:40:11 +02:00
nou 576df9c196 Downscale image to max OpenGL texture 2023-02-10 09:11:38 +01:00
nou 468bcb5abb Add saturation statistic 2022-12-28 14:43:47 +01:00
nou be6e472081 Settings dialog 2022-10-10 10:30:25 +02:00
nou 39775b5e98 Scale float images to 0,1 range on load 2022-07-22 11:36:10 +02:00
nou 701a425cc7 Add support for 16 bit PNG images 2022-06-11 22:39:06 +02:00
nou 9cd2ae14b3 Add status bar with color value 2022-06-11 17:19:03 +02:00
nou 94466a6b9b Draw file name under thumbnail 2022-05-09 22:56:06 +02:00
nou 92f9920f24 Add saving to FITS and XISF 2022-04-19 16:57:54 +02:00
nou 4e6230eef2 Add thumbnails 2022-04-18 07:20:35 +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 d235b18e86 Refractor loading FITS so it can load RGB images 2021-03-25 16:14:28 +01:00
nou c1ed17dd86 Add RGB variants to RawImage 2021-03-25 09:33:35 +01: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 9dacf62226 Fix error in starfit model, preparation for angled version 2019-10-11 13:17:58 +02:00
nou 759383c4a1 Make median filter parallel 2019-09-28 13:05:07 +02:00
nou eb307ea091 Optimize median calculation 2019-09-28 12:27:38 +02:00
nou 4cc58de7a1 Draw circles around peaks 2019-09-28 12:00:08 +02:00
nou 3c1f7b23ae Make imageStats virtual method so it can be called from abstract class 2019-09-27 12:17:21 +02:00
nou 558bc4c137 Remove unused member variables 2019-09-27 12:16:42 +02:00
nou fa025dff0e Add RawImage class that handle images as byte array 2019-09-24 18:39:01 +02:00