niessner / mLib

Research Library used in the Visual Computing Lab
http://niessnerlab.org
MIT License
89 stars 45 forks source link

check for correct extension name to save color images #10

Closed Angela-Oo closed 4 years ago

Angela-Oo commented 4 years ago

the function getFileExtension returns a lowercase extension name which is compaired to the partly uppercase extension "mbinRGB" which should be "mbinrgb"