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

Issues running examples #25

Open
arndcubert opened this issue Aug 29, 2023 · 1 comment
Open

Issues running examples #25

arndcubert opened this issue Aug 29, 2023 · 1 comment

Comments

@arndcubert
Copy link

Servus,

I followed the Read-Me (cuda and cuvis support activated). I get the following results for running the programs.
The images dir does only contain lena3.png

./semantic_interface
-bash: ./semantic_interface: No such file or directory
./feature_tool
-bash: ./feature_tool: No such file or directory
./image_tool
-bash: ./image_tool: No such file or directory
 ./cuda_example
[ WARN:[email protected]] global loadsave.cpp:248 findDecoder imread_('../../HyperImages/img1.tiff'): can't open/read file: check file path/integrity
Segmentation fault
./cubert_example
error: Failed to locate file measurement '../../HyperImages/cornfields/session_002/session_002_490.cu3'.
error: file not found exception
Aborted
./cuda_cubert_example
Call failed. file not found exception

Could you please help me on that?
Kind regards,
Arnd

@antmedellin
Copy link
Collaborator

It is expecting a hyperspectral image saved as a tiff file. I was able to do it with the multi page tiff export flag from the cuvis sdk. It is the work around I used to make the code more general and not specific to cu3 files.

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