|
206e1dd393
|
Initial autostretch
|
2021-09-11 11:37:54 +02:00 |
|
|
f173e48a26
|
Get rid of QPixmap
|
2021-04-20 23:28:52 +02:00 |
|
|
1ba6a0ff19
|
Add filesystem widget
|
2021-04-20 12:00:30 +02:00 |
|
|
47360b5227
|
Set focus to image view
|
2021-04-16 10:49:13 +02:00 |
|
|
bbe8c0fe5c
|
Remember best fit beween different image sizes
|
2021-04-14 22:51:41 +02:00 |
|
|
1a4b62f7cd
|
Initialize stretch method
|
2021-04-14 22:50:56 +02:00 |
|
|
4b67199ca2
|
Add JPEG extension
|
2021-04-14 22:34:25 +02:00 |
|
|
ae686fe6ba
|
Remove photocapture module
|
2021-04-14 10:33:50 +02:00 |
|
|
3f01cb9ab6
|
Remove some debug
|
2021-04-14 10:30:08 +02:00 |
|
|
4e75b471b9
|
Do not set pixmap to old widget
|
2021-04-14 10:29:39 +02:00 |
|
|
01c4cdc7b7
|
Accept file path to open as command line argument
|
2021-04-14 10:29:15 +02:00 |
|
|
8aeafbdc5e
|
Properly handle load when QPixmap is null
|
2021-04-14 10:28:38 +02:00 |
|
|
05b40b64f8
|
Initialize variable so it doesn't end up in almost infinite loop
|
2021-04-14 10:20:50 +02:00 |
|
|
99c7144135
|
Fix QSettigns include
|
2021-03-25 19:38:13 +01:00 |
|
|
d235b18e86
|
Refractor loading FITS so it can load RGB images
|
2021-03-25 16:14:28 +01:00 |
|
|
dcb47f51a0
|
Fix bw flag for RGB formats
|
2021-03-25 16:13:50 +01:00 |
|
|
d09bbd813b
|
Refractor upload to OpenGL
|
2021-03-25 09:33:53 +01:00 |
|
|
c1ed17dd86
|
Add RGB variants to RawImage
|
2021-03-25 09:33:35 +01:00 |
|
|
ab3a7d9654
|
Correctly render BW image
|
2021-03-22 18:23:28 +01:00 |
|
|
43028f32c6
|
Support for FLOAT32
|
2021-03-22 18:23:28 +01:00 |
|
|
a23eeb4a26
|
Add full screen
|
2020-05-17 18:06:34 +02:00 |
|
|
72935e9288
|
Save image into file
|
2020-05-17 17:59:39 +02:00 |
|
|
b71d0c4a7f
|
Working asinh stretch
|
2020-05-17 14:48:02 +02:00 |
|
|
e350591b3f
|
Implement oneToOne() and bestFit()
|
2020-05-16 22:53:12 +02:00 |
|
|
0a856bc14d
|
Remove repaint() usage
|
2020-05-16 22:49:17 +02:00 |
|
|
03a3b71790
|
Zoom refractor
|
2020-05-16 22:46:57 +02:00 |
|
|
3fb3b2a760
|
Add ability to set param of stretch
|
2020-05-16 22:38:38 +02:00 |
|
|
ab2a7c9f1a
|
Fix crash when loading RAW
|
2020-05-15 08:38:27 +02:00 |
|
|
30c8f6557f
|
Working scale and zoom
|
2020-05-14 22:42:39 +02:00 |
|
|
c3a71ed4e6
|
Working scroll
|
2020-05-10 21:03:10 +02:00 |
|
|
1e45a78b39
|
Reworked RawImage class to use OpenCV
|
2020-05-10 17:02:16 +02:00 |
|
|
fcc1696c2c
|
Rebase fixup
|
2019-11-26 06:01:36 +01:00 |
|
|
c03067d45e
|
Do not delete void*
|
2019-11-23 21:11:33 +01:00 |
|
|
6aa52236a8
|
First version OpenGL drawing
|
2019-11-23 21:11:33 +01:00 |
|
|
7e815634bb
|
Remember last open directory as start point
|
2019-11-19 06:52:40 +01:00 |
|
|
c1d25dd663
|
Add *.fits extension into filter
|
2019-11-16 11:27:29 +01:00 |
|
|
ab70721ed4
|
Save window geometry and state
|
2019-10-25 22:34:21 +02:00 |
|
|
b61e01e758
|
Toggle show dock actions
|
2019-10-25 14:10:50 +02:00 |
|
|
9507d4e0d8
|
Photo capture and PHD dither support
|
2019-10-25 14:06:47 +02:00 |
|
|
9c28c841c6
|
Fix crash when directory is become empty
|
2019-10-23 15:07:14 +02:00 |
|
|
c767a6e480
|
In live mode load only one image
|
2019-10-18 16:02:40 +02:00 |
|
|
4203eb76d6
|
Remove unused methods
|
2019-10-11 21:03:59 +02:00 |
|
|
485697a0b2
|
Calculate correct FWHM statistic and draw circles at 1/20 of max
|
2019-10-11 21:00:14 +02:00 |
|
|
9dacf62226
|
Fix error in starfit model, preparation for angled version
|
2019-10-11 13:17:58 +02:00 |
|
|
702d2111cc
|
StarFit class that can fit Gauss model over star image
|
2019-10-05 12:25:51 +02:00 |
|
|
1eb70fe257
|
Make changes for windows build
|
2019-10-03 09:27:46 +02:00 |
|
|
57c4687818
|
Update README
|
2019-10-02 21:33:24 +02:00 |
|
|
759a0a956f
|
Rename to Tenmon
|
2019-10-02 12:13:47 +02:00 |
|
|
c3645932ab
|
Add some profiling info
|
2019-09-28 13:05:23 +02:00 |
|
|
759383c4a1
|
Make median filter parallel
|
2019-09-28 13:05:07 +02:00 |
|