niessner / mLib

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

check for correct extension name to save color images #10

Closed Angela-Oo closed 5 years ago

Angela-Oo commented 5 years ago

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