Releases: usnistgov/frifte
Releases · usnistgov/frifte
E1N Validation (v1.2, 202502201453)
We released v1.1 earlier today, but created confusion by duplicating where image quality information could be stored. We are incrementing to v1.2 just in case someone grabbed this code in the interim. Please review the release notes for v1.1 as well (duplicated below)
v1.2
[FIX]
Remove image quality from TemplateData (in favor of v1.1's QualityMeasure)- Note: This should have been removed in v1.1.
[FIX]
Log Creases and QualityMeasures
v.1.1
[NEW]
Ability to read and set quality measures[FIX]
Naming of libraries did not include TElibfrif.so
->libfrifte.so
libfrif_e1n.so
->libfrifte_e1n.so
- Note that we will leave the namespace as
FRIF
[FIX]
Could not run validation on machine that supported only two concurrent threads[FIX]
Image enumerated types are stored asuint8_t
- This allows a cast to get their value and not deal with signedness
[FIX]
Check for$ORIGIN
inRUNPATH
checks that$ORIGIN
is set alone, not in conjunction with subdirectories
E1N Validation v1.1 (202502201015)
[NEW]
Ability to read and set quality measures[FIX]
Naming of libraries did not include TElibfrif.so
->libfrifte.so
libfrif_e1n.so
->libfrifte_e1n.so
- Note that we will leave the namespace as
FRIF
[FIX]
Could not run validation on machine that supported only two concurrent threads[FIX]
Image enumerated types are stored asuint8_t
- This allows a cast to get their value and not deal with signedness
[FIX]
Check for$ORIGIN
inRUNPATH
checks that$ORIGIN
is set alone, not in conjunction with subdirectories
E1N Validation (202501280646)
E1N-202501280646