[go: nahoru, domu]

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

line 133-137 #26

Closed
LucasXin1 opened this issue Jan 26, 2024 · 1 comment
Closed

line 133-137 #26

LucasXin1 opened this issue Jan 26, 2024 · 1 comment

Comments

@LucasXin1
Copy link

Sel_PC <- select_PCA_components(Input_Image_File = Input_Image_File,
Output_Dir = Output_Dir,
PCA_Files = PCA_Output$PCA_Files,
TypePCA = PCA_Output$TypePCA,
File_Open = TRUE)
How can I choose the path? Which path is appropriate?

@jbferet
Copy link
Owner
jbferet commented Mar 19, 2024

the path corresponds to the absolute or relative path or the image you want to process.
PCA_Output is supposed to be produced by the function 'perform_PCA'.
Please refer to the documentation for additional details.

@jbferet jbferet closed this as completed Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants