Xerbo
377bc3f9d7
Add map offset argument, change southbound to northbound
Passes are flipped when northbound, not southbound
vor 4 Jahren
Xerbo
fa10f2e908
Fix img2pal.py and improve error messages
vor 4 Jahren
Xerbo
9353a50b4e
Add ability to crop noise from start and end of an image
vor 4 Jahren
Xerbo
5846aaa9cd
Add gamma adjustment, improve MCIR colors
vor 4 Jahren
Xerbo
58a71f4ade
Rewrite README, include util's, remove duplicate palette
vor 4 Jahren
Xerbo
aee200e304
Rewrite `ImageOut`, remove channel ID in filename
vor 4 Jahren
Xerbo
f397b84513
Add palette support, remove falsecolor image type
I will tidy this up in the next few commits
vor 4 Jahren
Xerbo
61fb740c19
Small bug fixes
Processing more than one image at once didn't work (quite bodgey)
MCIR would run even without a map
Error handling for map/raw images that don't exist
vor 4 Jahren
Xerbo
6a05b7a9c1
Add -o flag
Allows custom filenames for the output image
Fix formatting in help text
vor 4 Jahren
Xerbo
b9bf1e883e
Multi-channel support for input files
The getsamples function is now able to only get samples from only one channel
vor 4 Jahren
Xerbo
175a76054e
Fix MCIR & Temperature
Also improve land color in MCIR images
vor 4 Jahren
Xerbo
a35a4c602b
Switch to tabs
vor 4 Jahren
Xerbo
9738b05653
Fix temperature calibration & lots of small changes
Add linear equalise
Add image flip for southbound passes
Completly remove old falseclor in favour of a much simplier method
vor 4 Jahren
Ossi Herrala
83094ab5ca
Add missing newlines ( #2 )
Add missing newline to usage text.
vor 4 Jahren
Xerbo
94dccc74e5
Add realtime decoding
Change calibration to better suit constant gain
Add -Wextra to Makefile
Add link to model of the PLL
Max number of rows for the image is now increasible
vor 4 Jahren
Xerbo
c46f162ce8
Add effect option for precipitation
Also change palette to something nicer
vor 4 Jahren
Xerbo
e990602455
Large changes
Add a denoise filter
Fix temperature calibration
Tidy up some files
Improve MCIR
vor 4 Jahren
Xerbo
87f8304f57
Update copyright year
vor 4 Jahren
Xerbo
81cee99bd3
Hotfix for the last commit
Add other image modes back into ImageOut
vor 4 Jahren
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
vor 4 Jahren
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
vor 4 Jahren
Xerbo
764694582e
Clear up confusion between "equalisation" and "calibration"
vor 4 Jahren
Xerbo
e5dddaeb11
Add histogram equalisation
Also made some floating-point math more explicit
vor 4 Jahren
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
vor 4 Jahren
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
vor 5 Jahren
Xerbo
e9b69620cf
A few changes here and there.
vor 5 Jahren
Xerbo
2a34f8879b
Tidy up all formatting, fix english, markdown README, improved Makefile, minor code changes
vor 5 Jahren
Adrian Chadd
d5f62981e8
Revert commit e9e4bbd07d
This fixes the build. It looks like the tree was forked during
some incomplete work :(
vor 5 Jahren
Adrian Chadd
9ad0919d78
Fix to pull in getopt definition from getopt.h.
vor 5 Jahren
Thierry Leconte
e9e4bbd07d
Work in progress : new dsp front end, gaussian resampling filter , alsa input
vor 14 Jahren
Thierry Leconte
602c5c5623
set default satellite to NOAA-19
vor 15 Jahren
Thierry Leconte
dc2dc1629c
add NOAA-19 calibration data
vor 15 Jahren
Thierry Leconte
05e9507e14
add gvi colormap
vor 19 Jahren
Thierry Leconte
c7e205473c
pre 2.0 monster commit :
new dsp code
ngvi test
vor 19 Jahren
Thierry Leconte
0f18ad9b7d
-new pll code with hiltert filter
-new resample filter
-accept different sampling rates
vor 19 Jahren
Thierry Leconte
628948c416
add stdlib.h include
vor 19 Jahren
Thierry Leconte
0a1814edd4
add NOAA 16 & v18
change -s option
vor 19 Jahren
Thierry Leconte
4128ec4764
fix some problems with floor func
remove bogus 16bit mode
simplify false color computation
clean and indent code
vor 20 Jahren
Thierry Leconte
a8ada67af5
add WIN32 ifdef
vor 21 Jahren
Thierry Leconte
b7e55f1269
add double resolution falsecolor image
vor 21 Jahren
Thierry Leconte
5de6892896
more useful usage + offset cleaning
vor 21 Jahren
Thierry Leconte
6d77206ae2
improve usage
vor 21 Jahren
Thierry Leconte
a1cccc0ad7
pretty output
vor 21 Jahren
Thierry Leconte
e4e6229633
new false color generation
vor 21 Jahren
Thierry Leconte
331f4e202b
*** empty log message ***
vor 21 Jahren
Thierry Leconte
05a6d81603
fix -r t bug
vor 21 Jahren
Thierry Leconte
940363d0d7
fix bug when no -d option and more than one output file
vor 21 Jahren
Thierry Leconte
b8d64104b0
add option (-s -p etc..)
vor 21 Jahren
Thierry Leconte
892190ebdf
pre release mods and add
vor 21 Jahren
Thierry Leconte
c4c771ad4c
change calibration : use linear regression
vor 21 Jahren