We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It seems that the two results of run_OF_INT and run_OF_RGB are not '.flo' files, since it always indicates that:
wxhwrdmn@wxhwrdmn-PC:~/Downloads/flow-code$ ./color_flow ./other/test_OF_INT.flo output.png ReadFlowFile: could not open ./other/test_OF_INT.flo
The two results are here:
results.zip
And the color flow code is here: flow-code.zip
I'm not sure whether these two files are '.flo' files or not now.
In your project, how did you deal with these two files on C? It seems that matlab can not read them, either.
The text was updated successfully, but these errors were encountered:
I have been successful in this issue, thank you.
Sorry, something went wrong.
No branches or pull requests
It seems that the two results of run_OF_INT and run_OF_RGB are not '.flo' files, since it always indicates that:
wxhwrdmn@wxhwrdmn-PC:~/Downloads/flow-code$ ./color_flow ./other/test_OF_INT.flo output.png
ReadFlowFile: could not open ./other/test_OF_INT.flo
The two results are here:
results.zip
And the color flow code is here:
flow-code.zip
I'm not sure whether these two files are '.flo' files or not now.
In your project, how did you deal with these two files on C? It seems that matlab can not read them, either.
The text was updated successfully, but these errors were encountered: