Xerbo
e489b548fe
Fix telemetry cropping
4年前
Xerbo
fb8dfc3de3
Fix falsecolor
4年前
Xerbo
c46f162ce8
Add effect option for precipitation
Also change palette to something nicer
4年前
Xerbo
e990602455
Large changes
Add a denoise filter
Fix temperature calibration
Tidy up some files
Improve MCIR
4年前
Xerbo
87f8304f57
Update copyright year
4年前
Xerbo
81cee99bd3
Hotfix for the last commit
Add other image modes back into ImageOut
4年前
Xerbo
1443b9ba68
Map overlay, touchups
Add the ability to open a map overlay generated by wxmap (still unstable)
Remove the ability to turn off calibration
Add MCIR images
From now on large changes to neaten up the codebase will be taking place
4年前
Xerbo
286c38d090
Remove .pnm from gitignore
Since distribution maps now use PNG
4年前
Xerbo
afccb01222
Raw image input
Add the ability to open 8bit PNG's instead of audio files, this is useful for things like playing around with false color paramaters due to reduced processing time
Also reduce some buffer sizes to more sane values
4年前
Xerbo
764694582e
Clear up confusion between "equalisation" and "calibration"
4年前
Xerbo
e5dddaeb11
Add histogram equalisation
Also made some floating-point math more explicit
4年前
Xerbo
d8446bc03d
I don't really know what happened, but I can think of these off the top of my head
Improved commenting in dsp.c
Updated copyright notices
Code tidy up in some parts
4年前
Xerbo
22b325a5ef
New false color/color handling
Now RGB based instead of HSV based, this also includes a new RGBA compositing function which cleans up the code responsible false color significantly.
Color palettes have also been moved into 1 file instead of 2
5年前
Xerbo
e9b69620cf
A few changes here and there.
5年前
Xerbo
2a34f8879b
Tidy up all formatting, fix english, markdown README, improved Makefile, minor code changes
5年前
Adrian Chadd
d5f62981e8
Revert commit e9e4bbd07d
This fixes the build. It looks like the tree was forked during
some incomplete work :(
5年前
Adrian Chadd
0155d2a004
Merge branch 'working_master'
5年前
Adrian Chadd
9ad0919d78
Fix to pull in getopt definition from getopt.h.
5年前
Thierry Leconte
e9e4bbd07d
Work in progress : new dsp front end, gaussian resampling filter , alsa input
14年前
Thierry Leconte
602c5c5623
set default satellite to NOAA-19
15年前
Thierry Leconte
dc2dc1629c
add NOAA-19 calibration data
15年前
Thierry Leconte
fe209246a6
add gvi palette
19年前
Thierry Leconte
05e9507e14
add gvi colormap
19年前
Thierry Leconte
1d9a0e7d8b
pastel temp palette from white (-60) to red (+40), green is 20°c
19年前
Thierry Leconte
c7e205473c
pre 2.0 monster commit :
new dsp code
ngvi test
19年前
Thierry Leconte
40add11572
-change coef order for hilbert filter
-cleaning dsp code
19年前
Thierry Leconte
1b33aa93b7
-Faster Phase estimator
-Cleaning pll
19年前
Thierry Leconte
0f18ad9b7d
-new pll code with hiltert filter
-new resample filter
-accept different sampling rates
19年前
Thierry Leconte
628948c416
add stdlib.h include
19年前
Thierry Leconte
0a1814edd4
add NOAA 16 & v18
change -s option
19年前
Thierry Leconte
0358b9baa8
clean code & indent
20年前
Thierry Leconte
7116169da8
fix typo
20年前
Thierry Leconte
b777daee6f
change options comments
20年前
Thierry Leconte
2e9a550316
1.6
20年前
Thierry Leconte
4128ec4764
fix some problems with floor func
remove bogus 16bit mode
simplify false color computation
clean and indent code
20年前
Thierry Leconte
a8ada67af5
add WIN32 ifdef
21年前
Thierry Leconte
c542310e3c
false color are OK now
21年前
Thierry Leconte
185cfc8d00
option changes
21年前
Thierry Leconte
bae5205370
indent code
21年前
Thierry Leconte
6bfc0471fb
1.5 version
21年前
Thierry Leconte
ca80eeecc8
better looking false color image
21年前
Thierry Leconte
b7e55f1269
add double resolution falsecolor image
21年前
Thierry Leconte
65efc90d49
canal 3B fix
21年前
Thierry Leconte
b8d7bc7110
small raw ouput gain change
21年前
Thierry Leconte
4638dbcfcf
1.4
21年前
Thierry Leconte
f3a8bca505
mprove false color scheme
21年前
Thierry Leconte
6f32b9c6fa
improve calibration
21年前
Thierry Leconte
5de6892896
more useful usage + offset cleaning
21年前
Thierry Leconte
6d77206ae2
improve usage
21年前
Thierry Leconte
7c6ea4a45f
fix temperature cal. Cs paramter
21年前