ossimlabs / ossim

Core OSSIM (Open Source Software Image Map) package including C++ code for OSSIM library, command-line applications, tests, and build system
MIT License
295 stars 142 forks source link

Fixed null, min, max not getting set in ossimImageDataFactory::create… #268

Closed dburken closed 3 years ago

dburken commented 3 years ago

…(..) method for float data.

oscarkramer commented 3 years ago

Looks good