load_3d_binary: load 3-dimensional data from a binary file
Description
load 3-dimensional data from a binary file
Usage
load_3d_binary(slic_data)
Arguments
slic_data
a 3-dimensional array
Details
This function can be used to load 3-dimensional data from a binary file. It is used in combination with the superpixels function in case that the write_slic parameter is not an empty string ("").