You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: