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

Add another project #16

Open
Reena24 opened this issue Mar 11, 2014 · 2 comments
Open

Add another project #16

Reena24 opened this issue Mar 11, 2014 · 2 comments

Comments

@Reena24
Copy link

Reena24 commented Mar 11, 2014

Is it possible to add another entire project to it or execute codes from another project. If so how do I do it ? Cause I wanted to add markerless tracking code to it.

@royshil
Copy link
Owner

royshil commented Mar 11, 2014

You would have to write the combination of the projects on your own, as there is no trivial way of doing it.

@Reena24
Copy link
Author

Reena24 commented Mar 12, 2014

Ok, I was wondering if you could help me with something. The thing is I need to create a kd tree for SiftFGpu features extracted based on http://cs.unc.edu/~ccwu/siftgpu/ implementation. These features are extracted from keyframes which are input frames of video. So basically the keyframes are images containing kepoints .that are reconstructed in 3D. Can I get some idea on how to go about the implementation. I tried to develop the kd tree for SiftGPU features but it takes a lot of time to generate the the kd tree. I think it takes almost 1 minutes for 8 images for the code I tried. This result is obtained without using any additional graphics card like Nvidia and using only laptop's gpu. So if i try for videos it will be a disaster so could you help me. Please , I have a deadline by tomorrow. Also, if were to change Sfm-Toy-Library to accept video input where would i make the changes.

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

2 participants