Skip to content
Snippets Groups Projects
Commit d01a53aa authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Removing traces of bob.io.matlab

parent 74b700c2
No related branches found
No related tags found
1 merge request!5Removing traces of bob.io.matlab
Pipeline #44773 failed
bob.io.matlab
...@@ -76,8 +76,7 @@ Once a precise input is given in double-precision gray-scale, both bindings (our ...@@ -76,8 +76,7 @@ Once a precise input is given in double-precision gray-scale, both bindings (our
This means that you should expect precision problems if you feed in videos or This means that you should expect precision problems if you feed in videos or
lossy input formats such as JPEG images. If you input HDF5 files (e.g. using lossy input formats such as JPEG images. If you input HDF5 files (e.g. using
:py:mod:`bob.io.base`), Matlab ``.mat`` files (e.g. using :py:mod:`bob.io.base`) or any other data in formats which are **not** subject
:py:mod:`bob.io.matlab`) or any other data in formats which are **not** subject
to lossy compression/decompression, this data is pre-grayscaled **and** stored to lossy compression/decompression, this data is pre-grayscaled **and** stored
in double-precision floating point numbers, the output is consistently the in double-precision floating point numbers, the output is consistently the
same, no matter which environment you use. same, no matter which environment you use.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment