Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/folder structure #55

Merged
merged 9 commits into from
Jan 20, 2022
Merged

Feature/folder structure #55

merged 9 commits into from
Jan 20, 2022

Conversation

miquelmassot
Copy link
Contributor

@miquelmassot miquelmassot commented Jan 18, 2022

Extended discussion from #47 and related issues covered in this PR (#41, #42, #46, #53)

Proposed folder structure:

<dive_folder>/image/
└── <camera_name>
    ├── params_uniform_suffix
    ├── params_altitude_suffix
    ├── params_depth_map_suffix
    ├── params_manual_suffix
    ├── corrected_uniform_mean_XX_std_YY_suffix
    ├── corrected_altitude_mean_XX_std_YY_suffix
    ├── corrected_depth_map_mean_XX_std_YY_suffix
    └── corrected_manual_gain_RR_GG_BB_sub_RR_GG_BB_suffix

And the suffix is a command-line argument that allows users to run image corrections and write them into separate folder without needing to move folders manually.

@codecov

This comment has been minimized.

@miquelmassot miquelmassot merged commit dd3ad5a into develop Jan 20, 2022
miquelmassot added a commit that referenced this pull request Feb 14, 2022
@miquelmassot miquelmassot deleted the feature/folder_structure branch November 17, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant