Commit Graph

63 Commits

Author SHA1 Message Date
nou b71d0c4a7f Working asinh stretch 2020-05-17 14:48:02 +02:00
nou e350591b3f Implement oneToOne() and bestFit() 2020-05-16 22:53:12 +02:00
nou 0a856bc14d Remove repaint() usage 2020-05-16 22:49:17 +02:00
nou 03a3b71790 Zoom refractor 2020-05-16 22:46:57 +02:00
nou 3fb3b2a760 Add ability to set param of stretch 2020-05-16 22:38:38 +02:00
nou ab2a7c9f1a Fix crash when loading RAW 2020-05-15 08:38:27 +02:00
nou 30c8f6557f Working scale and zoom 2020-05-14 22:42:39 +02:00
nou c3a71ed4e6 Working scroll 2020-05-10 21:03:10 +02:00
nou 1e45a78b39 Reworked RawImage class to use OpenCV 2020-05-10 17:02:16 +02:00
nou fcc1696c2c Rebase fixup 2019-11-26 06:01:36 +01:00
nou c03067d45e Do not delete void* 2019-11-23 21:11:33 +01:00
nou 6aa52236a8 First version OpenGL drawing 2019-11-23 21:11:33 +01:00
nou 7e815634bb Remember last open directory as start point 2019-11-19 06:52:40 +01:00
nou c1d25dd663 Add *.fits extension into filter 2019-11-16 11:27:29 +01:00
nou ab70721ed4 Save window geometry and state 2019-10-25 22:34:21 +02:00
nou b61e01e758 Toggle show dock actions 2019-10-25 14:10:50 +02:00
nou 9507d4e0d8 Photo capture and PHD dither support 2019-10-25 14:06:47 +02:00
nou 9c28c841c6 Fix crash when directory is become empty 2019-10-23 15:07:14 +02:00
nou c767a6e480 In live mode load only one image 2019-10-18 16:02:40 +02:00
nou 4203eb76d6 Remove unused methods 2019-10-11 21:03:59 +02: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 702d2111cc StarFit class that can fit Gauss model over star image 2019-10-05 12:25:51 +02:00
nou 1eb70fe257 Make changes for windows build 2019-10-03 09:27:46 +02:00
nou 57c4687818 Update README 2019-10-02 21:33:24 +02:00
nou 759a0a956f Rename to Tenmon 2019-10-02 12:13:47 +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 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 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 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 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 dbc722a1e6 Fix crash when reloading folder 2019-09-19 17:07:47 +02:00
nou 737b2908a5 Wait for all thread to finish before deleting 2019-09-19 06:53:42 +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
nou 50dcd4b902 Add simple live mode that show last image added to directory 2019-08-21 06:39:18 +02:00
nou 9a5027e498 Basic support for cr2 raw files 2019-08-20 08:26:27 +02:00
nou c14de4913c Update window title after markAndNext() 2017-02-01 18:12:17 +01:00
nou 909a2f75c7 Gracefully handling signals
Signed-off-by: Dušan Poizl <nou.spiro@gmail.com>
2017-01-06 16:57:00 +01:00
nou 01ee5bc4b3 Add copy marked file to directory 2016-08-02 17:15:54 +02:00