From the bundler website: > Bundler is a structure-from-motion system for unordered image collections > (for instance, images from the Internet) written in C and C++. This could be a candidate for sunrise, but I currently do not have the time to dive into this. On the other hand, it took me quite some time to write this ebuild and I want to share it, so other people do not need to do the same work again.
Created attachment 234977 [details] bundler-0.4.ebuild media-gfx/bundler-0.4
Created attachment 234979 [details, diff] bundler-0.4-no-duplicate-lib.patch a patch to prevent copying libANN_char.so to many places
Created attachment 234981 [details, diff] patch to give libANN_char.so a soname
what about the sift package needed by bundler? http://www.cs.ubc.ca/~lowe/keypoints/ does anybody wrote the ebuild?
(In reply to comment #4) > what about the sift package needed by bundler? > http://www.cs.ubc.ca/~lowe/keypoints/ > does anybody wrote the ebuild? bug 328167
nomen est omen! This package bundles lot of washington.edu stuff not mentioned anywhere else ...
Created attachment 255437 [details] revised ebuild, several fixes a revised ebuild: - now pulling in imagemagick and jhead - patch runpath in RunBundler.sh - install two missing script files: bin/extract_focal.pl and bin/ToSift.sh Note: this is still not sufficient to completely run the fully automated RunBundler.sh script. However, all steps before the SIFT commands should work fine now.
Created attachment 259424 [details] media-gfx/bundler-0.4, further evolving
Created attachment 302555 [details] media-gfx/bundler-0.4 fix QA note and some minor repoman warnings