Xerbo
5e82eaf503
Update copyright year
2 years ago
Liam
51405971fd
Fix typo
2 years ago
Jon Beniston
61c248b911
Add apt_temperature to API
2 years ago
Jon Beniston
b3dd3f8ce1
Add enum for channel ID. Fix channel 3A to be near-IR as per https://nssdc.gsfc.nasa.gov/nmc/experiment/display.action?id=1998-030A-01
3 years ago
Jon Beniston
612dc0a977
Add macro for width of pixel rows
3 years ago
Jon Beniston
328ea956f4
Export offsets as needed for image functions
3 years ago
Jon Beniston
dc3c02c76d
Add support for building a shared library (libaptdec).
Exported functions and types prefixed with apt_
Callback added for getsample, instead of calling named function.
Allow library to be built without libpng or libsndfile.
Add support for building with MSVC on Windows.
Fix a few MSVC compiler warnings.
Fix nonlinear radiance correction for NOAA19.
3 years ago
Xerbo
13d98107ac
Fix map alignment when using crop noise
The crop noise effect shifts the enetire image in memory, however when applying a map this shift did not get taken into account.
4 years ago
Xerbo
c757dc7614
Switch to argpase and move libaries into src/lib/
4 years ago
Xerbo
c5ec69f48a
Headerise each file
4 years ago
Xerbo
ec8a1eb168
Remove distribution image generation
It didn't even work in the latest commit
4 years ago
Xerbo
b8671a325f
Move source into src/
4 years ago
Xerbo
377bc3f9d7
Add map offset argument, change southbound to northbound
Passes are flipped when northbound, not southbound
4 years ago
Xerbo
441e6694d1
Fix calibration issue, adjust noise threshold
Why was this using a divide to calculate the difference?
4 years ago
Xerbo
9353a50b4e
Add ability to crop noise from start and end of an image
4 years ago
Xerbo
d2880a6406
Fix clipping on linear equalise
4 years ago
Xerbo
5846aaa9cd
Add gamma adjustment, improve MCIR colors
4 years ago
Xerbo
8a5e2d2bb1
Use WXtoImg precipitation palette
4 years ago
Xerbo
be4ba0b52a
Small bug fixes & small changes
4 years ago
Xerbo
a35a4c602b
Switch to tabs
4 years ago
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
4 years ago
Xerbo
edcf344d2c
Use real histogram equalisiation
4 years ago
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
4 years ago
Xerbo
e990602455
Large changes
Add a denoise filter
Fix temperature calibration
Tidy up some files
Improve MCIR
4 years ago
Xerbo
87f8304f57
Update copyright year
4 years ago
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 years ago
Xerbo
764694582e
Clear up confusion between "equalisation" and "calibration"
4 years ago
Xerbo
e5dddaeb11
Add histogram equalisation
Also made some floating-point math more explicit
4 years ago
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 years ago
Xerbo
e9b69620cf
A few changes here and there.
5 years ago
Xerbo
2a34f8879b
Tidy up all formatting, fix english, markdown README, improved Makefile, minor code changes
5 years ago
Thierry Leconte
c7e205473c
pre 2.0 monster commit :
new dsp code
ngvi test
19 years ago
Thierry Leconte
628948c416
add stdlib.h include
19 years ago
Thierry Leconte
0358b9baa8
clean code & indent
20 years ago
Thierry Leconte
bae5205370
indent code
21 years ago
Thierry Leconte
6f32b9c6fa
improve calibration
21 years ago
Thierry Leconte
7c6ea4a45f
fix temperature cal. Cs paramter
21 years ago
Thierry Leconte
e4e6229633
new false color generation
21 years ago
Thierry Leconte
38ba969de8
use polynomial regression insteed of linear for calibration
21 years ago
Thierry Leconte
d5c0a56eb4
fix calibration problem at image bottom
21 years ago
Thierry Leconte
fb6a00d541
add temperature compensation + new colormap for better false color generation
21 years ago
Thierry Leconte
c4c771ad4c
change calibration : use linear regression
21 years ago
Thierry Leconte
85a53e0614
Initial revision
21 years ago