All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Thresholding using quantile selection
- Rudimentary serialization to and from NetCDF
std()
andvar()
for calculating spatial standard deviation and variance in each band
- MATLAB file serialization (too fragile with objects)
0.9.0 - 2017-10-30
- This CHANGELOG file
- Tons of documentation and comments
- Example gallery
- Ton of test cases and a script for running the suite
- Many input parameter checks
- Parameter for mapBands to allow multidimensional return values
- Cropping can be now done also with a single parameter
slice()
method for openingim_cube_slicer
rgb()
method can now calculate a RGB for VIS wavelengths
- byCols/unCols renamed to toList/fromList respectively
im()
uses Colorbrewer colormaps if present- Visualizations now show some more metadata by default
- Test directories renamed to avoid name conflicts
hist()
should now work for earlier MATLAB versions in all cases
- Misleading "Normalized" property
show()
method for autoselecting visualizations