isofit.utils.reconstruct
Functions
|
Helper function to take the flat array that the superpixel |
|
Module Contents
- reconstruct_subs(input_subs_path, output_path, lbl_working_path)[source]
Helper function to take the flat array that the superpixel algorithms work with and turn them into images at the full resolution of the input/output file. They will have the full array-resolution, but appear as coarser pixel-resolution images.
- Parameters:
input_subs_path – Input subs file path.
output_path – Output reconstructed file path.
lbl_working_path – File path to label file for reconstruction.
- Returns:
None