Xerbo
6aef309145
Add argparse as submodule
2 роки тому
Xerbo
9c866cc17c
Remove automake support
2 роки тому
Xerbo
1563af998d
Fix copyright year
2 роки тому
Xerbo
5e82eaf503
Update copyright year
2 роки тому
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 роки тому
Xerbo
b5b50919ec
Add .. to CMake in quick start
4 роки тому
Xerbo
94f3bdbc24
Add CMake into the apt install command in quick start
4 роки тому
Xerbo
a9a3998da2
Add notice about deprecation of the makefile (and fix it)
4 роки тому
Xerbo
eb61a550c1
Add release windows build
4 роки тому
Xerbo
f1979a74d9
Windows build now working properly
Was opening PNG files (which are binary...) with `r` instead of `rb` which caused problems on windows
Added `libsndfile-1` back into FindLibSndFile.cmake, since it's needed
Package `sndfile.dll` instead of `libsndfile-1.dll` since thats what the binary looks for
4 роки тому
Xerbo
253f082f4c
Use correct URL's for badges
4 роки тому
Xerbo
be0aa786f7
Add debug badge to README
4 роки тому
Xerbo
466fe01a52
Add build status badge
4 роки тому
Xerbo
2213e46ddf
Stack image types as much as you want
Create a copy of the image before modifying it for temperature calibration
4 роки тому
Xerbo
7d9f38f91e
Add -r flag to realtime decoding command
4 роки тому
technobird22
4b9aa8b886
Clarified stackability of output types
4 роки тому
technobird22
894e275f2b
Added link to NOAA database
Contains a variety of data and specifications for the polar orbiting satellite series
4 роки тому
technobird22
ad1b4bf5d3
Clarification to output heading in readme
4 роки тому
Xerbo
377bc3f9d7
Add map offset argument, change southbound to northbound
Passes are flipped when northbound, not southbound
4 роки тому
Xerbo
b68d7630ea
Early Windows support!
4 роки тому
Xerbo
9353a50b4e
Add ability to crop noise from start and end of an image
4 роки тому
Xerbo
5846aaa9cd
Add gamma adjustment, improve MCIR colors
4 роки тому
Xerbo
58a71f4ade
Rewrite README, include util's, remove duplicate palette
4 роки тому
Xerbo
208f3bb4eb
README improvements
4 роки тому
Xerbo
aee200e304
Rewrite `ImageOut`, remove channel ID in filename
4 роки тому
Xerbo
f397b84513
Add palette support, remove falsecolor image type
I will tidy this up in the next few commits
4 роки тому
Xerbo
6a05b7a9c1
Add -o flag
Allows custom filenames for the output image
Fix formatting in help text
4 роки тому
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 роки тому
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 роки тому
Xerbo
cd3b206d7a
Restore the ability to create greyscale images
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
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
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 роки тому