-
Notifications
You must be signed in to change notification settings - Fork 124
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
Coud you write a more specify documents about the configures? #8
Comments
Hi, I forgot that I did use OpenMP (https://clang-omp.github.io). |
Thanks, I do install it. And clang-omp is a subproject in llvm now. We should install llvm instead. The instructions can be found there. By the way, really thank you for your work and reply! |
Wow, I didn't notice it. Really thanks for your reply. I will update the information in the README.md. Thanks! |
I'm sorry to bother you again. Could you give a copy of ANAP code or just a link. I can't find a whole one online. THX! |
Hi, I did send you an email. Thanks. |
I'm sorry to bother you. Recently, I am learning the image stitching, including NISwGSP and ANAP. Could you offer a copy of ANAP code, I will be appreciated! |
Hi, @tzxiang I would like to send the email to you. But your email: tina2012zhu@gmail.com seems invalid. Could you offer your email? Thanks. |
Hi, @nothinglo |
I am sorry to bother. NISwGSP shows that it is corrupted.Could you give a copy of NISwGSP code or just a link. I can't find a whole one online. THX |
Hmmm it is still on GitHub: https://github.com/nothinglo/NISwGSP
yyyph <notifications@github.com> 於 2019年9月23日 週一 上午8:10寫道:
… I am sorry to bother. NISwGSP shows that it is corrupted.Could you give a
copy of NISwGSP code or just a link. I can't find a whole one online. THX
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8?email_source=notifications&email_token=AAJ5CLMA6FEF7Q472S752BLQLB2XXA5CNFSM4DSIJYVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7KC64I#issuecomment-533999473>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJ5CLJYDFL4XVJ4PO5CAO3QLB2XXANCNFSM4DSIJYVA>
.
|
It can be downloaded. But when unzipping it, the file display is damaged. Maybe it is my side of the problem. Thanks for your time. Could you offer a copy of ANAP code, If you have free time. I will be appreciated!
在 2019-09-23 16:19:41,"Yu-Sheng Chen" <notifications@github.com> 写道:
Hmmm it is still on GitHub: https://github.com/nothinglo/NISwGSP
yyyph <notifications@github.com> 於 2019年9月23日 週一 上午8:10寫道:
I am sorry to bother. NISwGSP shows that it is corrupted.Could you give a
copy of NISwGSP code or just a link. I can't find a whole one online. THX
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8?email_source=notifications&email_token=AAJ5CLMA6FEF7Q472S752BLQLB2XXA5CNFSM4DSIJYVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7KC64I#issuecomment-533999473>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJ5CLJYDFL4XVJ4PO5CAO3QLB2XXANCNFSM4DSIJYVA>
.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I set up the project in xcode. But encounter an error like this "dyld: Library not loaded: /usr/local/opt/libiomp/lib/libiomp5.dylib
Referenced from: /Users/riverhe/Library/Developer/Xcode/DerivedData/UglyMan_NISwGSP_Stitching-bhrpeieucbxnghfxqtdnsahboivz/Build/Products/Debug/UglyMan_NISwGSP_Stitching
"
what's wrong with this?
The text was updated successfully, but these errors were encountered: