-
Notifications
You must be signed in to change notification settings - Fork 2
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
Hi, Where is your code result? #1
Comments
it should be in the dataset folder, but I'm not sure what is happening in your case, you've got a lot of error with |
Thanks for your help! I think the problem maybe is the package version. I try to use your environment file , but the yml file is not work. So I change to python3.8 , I find its still wrong. By the way , may I see your sample result ? Thanks again! `D:\ProgramData\Anaconda3\envs\python38\python.exe D:/CHENGXU/pinjie/quick-stitching-for-drone-main/quick-stitching-for-drone-main/main.py Starting Thread-0 5 Starting Thread-1 5 Starting Thread-2 5 Starting Thread-3 Starting Thread-4 Merge failed, try again print("tiff generated from {} exists, skip georeferencing and creating twf file".format(self.dataMatrix[i][0])) Process finished with exit code 0` |
Were you using the main branch or windows branch? The main branch is for mac and linux, not really compatible with windows OS. |
I run this code, but I dont find the final stitching pic? So here is the running result in pycharm , This code is already done or I miss some package?
The text was updated successfully, but these errors were encountered: