- 20 Aug, 2018 8 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Kuang Fangjun authored
-
Kuang Fangjun authored
-
- 18 Aug, 2018 2 commits
-
-
Alexander Alekhin authored
It is designed for 1D vectors only
-
Alexander Alekhin authored
-
- 17 Aug, 2018 7 commits
-
-
pasbi authored
* fixed 64-float pfm auto conversion * removed trailing whitespace
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
Hamdi Sahloul authored
-
- 16 Aug, 2018 14 commits
-
-
Alexander Alekhin authored
keep the same type for passed Scalar values
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
don't use legacy test API
-
Alexander Alekhin authored
-
Bahram Dahi authored
-
Tomoaki Teshima authored
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
-
Hamdi Sahloul authored
-
Alexander Alekhin authored
-
- 15 Aug, 2018 2 commits
-
-
Suleyman TURKMEN authored
-
Hiro Kobayashi authored
-
- 14 Aug, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 13 Aug, 2018 4 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
pasbi authored
* created new decoder and encoder for PFM pfm file format stores binary RGB or grayscale float images. * added test for pfm codec * replaced large with short licence header * little/big-endian-check is now compile time * fixed width/height confusion, improved big/little endian recognition, fixed scaling issue and Improved signature check * adapted tests to handle float images well * removed data-dependency: lena.pfm the lena image is now loaded is pam and converted to pfm. * fixed bug in endianess detection macro * Added endianess detection for android and win * removed fancy endianess detection endianess detection will be implemented in cmake scripts soonish. * fixed minor warnings * fixed stupid elif defined bug * silenced some implicit cast warnings * replaced std::to_string with std::stringstream solution std::to_string variant did not build on android. * replaced new endianess macros with existing ones * improved readability
-