Releases: cubert-hyperspectral/cuvis.cpp
Releases · cubert-hyperspectral/cuvis.cpp
v3.5.0
What's Changed
- pass by const ref instead of pointer by @birkholz-cubert in #40
- Add worker poll thread guard by @manke-cubert in #41
- Feature/add cube exporter merge mode by @birkholz-cubert in #42
- added load references explicit to ProcessingContext constructors by @birkholz-cubert in #43
- Add PCAFusion Pan-Sharpening by @manke-cubert in #44
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- mark measurent as poor if pan image is overilluminated by @samcubert in #30
- Add user settable timeout for worker callback by @birkholz-cubert in #34
- Make logfile name configurable by @manke-cubert in #35
- added functions stubs for handle management in cpp wrapper by @birkholz-cubert in #32
- removed binnig, added sensor integration time, added calibration cube dimension and wavelengths, added pan failback option by @samcubert in #36
- Sync main to develop by @manke-cubert in #37
- add component info to calibration by @samcubert in #38
- Hotfix/make pain failback default active by @birkholz-cubert in #39
Full Changelog: v3.3.1...v3.4.0
v3.3.1
What's Changed
- Add AcquisitionContext method is_ready by @manke-cubert in #29
Full Changelog: v3.3.0...v3.3.1
v3.3.0
What's Changed
- Remove option 'keep_out_of_sequence'. Fix data type of sensor temperature by @manke-cubert in #9
- Fix typename for Linux builds by @manke-cubert in #10
- Feature/updates 3.3.0 by @birkholz-cubert in #11
- Fix path in doxyfile by @manke-cubert in #12
- adding width & height for sensor infos according to added field in c sdk by @arndcubert in #14
- Add global_loglevel to General::init() by @manke-cubert in #15
- Revert "Add global_loglevel to General::init()" by @BenMGeo in #16
- Revert "Revert "Add global_loglevel to General::init()"" by @manke-cubert in #17
- changed links to cubert cloud in README.md by @muehlbauer-cubert in #18
- Fix overflow for large selections by @manke-cubert in #19
- Add frame id by @manke-cubert in #20
- Feature/get data string add length by @birkholz-cubert in #5
- Add shutdown method by @manke-cubert in #21
- Add full_export setting by @manke-cubert in #22
- now show error if try compile for version fails by @birkholz-cubert in #23
- Worker rework by @manke-cubert in #24
- Add CubeExporter setting: create_calibration_directory by @manke-cubert in #8
- Feature/sdk prepare stubs for 3.3.0 by @samcubert in #25
- fix prepansharpen naming convention by @samcubert in #26
- Add attributes to sensor info by @manke-cubert in #27
New Contributors
- @manke-cubert made their first contribution in #9
- @arndcubert made their first contribution in #14
- @muehlbauer-cubert made their first contribution in #18
- @samcubert made their first contribution in #25
Full Changelog: v3.2.1...v3.3.0
v3.2.1
updated sdk download link