trying to adapt to weird 16bbit encoding of raws

This commit is contained in:
Mario Fink
2020-02-11 16:04:04 +00:00
parent ccf04c42f7
commit 56438bb967
7 changed files with 32 additions and 6 deletions

View File

@@ -43,7 +43,8 @@ int main(int argc, char* argv[])
}
// convert unsigned char data in buffer to desired data type
eatraw.convert_data_16_bit_float();
eatraw.convert_data_16_bit_decimal();
//eatraw.convert_data_16_bit_float();
//eatraw.convert_data_32_bit_float();
// get array of encoded data