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

Error processing a dataset that works with NodeODM #14

Closed
petergerten opened this issue May 11, 2019 · 8 comments
Closed

Error processing a dataset that works with NodeODM #14

petergerten opened this issue May 11, 2019 · 8 comments

Comments

@petergerten
Copy link

petergerten commented May 11, 2019

Hi,
thanks for you work - this looks very interesting.
I ran into the following issue:

------------------------------------------------------------
-------------------------------------------------------------
|       (Elise's)  LOCATION :
|
| Error was detected
|          at line : 207
|          of file : /var/www/micmac/src/uti_phgrm/Apero/GraphePose.cpp
-------------------------------------------------------------
Bye  (press enter)

I used the docker container. The imageset I used works find with NodeODM.
This might not be helpful - any suggestions on how get more information what went wrong here?

@pierotofy
Copy link
Member

Hey @petergerten, would you be available to share your dataset? It would help a lot to troubleshoot the problem.

@smathermather
Copy link
Collaborator

Yes, I think we are going to see a bit of this until we have tuned NodeMICMAC and find the range of use cases and necessary settings. Datasets will help this process a lot.

@petergerten
Copy link
Author

Unfortunately I can't share that particular dataset. I will check if I can reproduce the issue with a different dataset that I can share.

@kikislater
Copy link
Member

Could you describe your data ?

  • Overlap / Sidelap
  • Camera model
  • Angle of camera
  • Subject : forest, urban, crop ...

@smathermather
Copy link
Collaborator

Also @petergerten, if you can share privately (sharing doesn't require that you post it for the world), that could help. But short of that, @kikislater's list above would help.

@dronemapper-io
Copy link
Collaborator

Hi,
You can try setting the "--resize-to" option to a higher value such as 1600 pixels. Default is 800.. that might help extract more tie-points. Or you could try the "--multi-scale" option which will attempt to extract tie-points and combine them from two different image resolutions.

It is hard to know the exact issue without the full log output. Thanks, JP

@petergerten
Copy link
Author

@dronemapper-io thanks - setting the resize-to value to 1600 made it work.
Will check further and provide more details on the failed run.

@dronemapper-io
Copy link
Collaborator

Good to hear that! Sounds like the images may be very homogeneous or difficult terrain to extract tie-points.. multi-scale or larger resize-to can definitely help

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

5 participants